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: 1000 |
|
| 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": "67e56107-a61c-4da8-a1a1-a75d84523502",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:20.3608808+01:00",
"date_end": "2026-01-10T12:09:20.3608808+01:00",
"date_used": "2026-01-10T12:09:20.3608808+01:00",
"date_sesion": "2026-01-10T12:09:20.3608808+01:00",
"id_employee": "e07da021-964a-4007-85ed-2cdf53fca871",
"id_branch": "d3fcb9e3-6976-41bf-aeb5-7d2875036ba1",
"id_voucher_permision": "9594c3ac-5aba-454d-947a-bbaa859ad98d",
"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": "8ed682b7-fcd4-427a-b34d-be9b670017db",
"id_user_add": "c34f1268-aaf0-4f58-b430-7b5b11b94ae4",
"id_doc_sa": "4fc5c52b-8282-4ba5-a199-fac0c1e4db92",
"id_item_sub": "67093333-e4ae-45b5-bc9c-1b9c808979f0",
"id_pos_sesion": "c2d64d2d-d985-4ece-85db-0e67b7f9c1de",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "dbb07847-1d2a-4d38-86d3-4971a53ba43c",
"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": "6f03917b-dd4e-412e-9490-a6f79157d574",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "5eb72eb9-9512-4d88-9bfc-aeab22c11f65",
"commited": true,
"st_images": {
"$id": "3",
"id": "de3add18-37e6-4776-8477-871f78d29587",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3a47d907-56af-44be-9b6a-d46614413bc6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "227752ae-3044-4ee2-b869-8325b4c8db1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2d2c38fc-afa8-4aed-ad46-19347b81a7ca",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "edb417ae-6f84-4c04-a063-29dc271471a1",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "a38b086f-4399-493d-a2e4-550f67da7ee3",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "fb95de38-1815-49db-b6e1-7a558db91244",
"id_item": "754c54df-6e72-48d7-ab6a-14e39bf544c7",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "f3cfc2cf-11a2-4006-8c7e-7658e6e73fcf",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "280b15b8-17e5-4ece-be86-bb0c5efe3736",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "cdfaca1d-4aad-4c47-b950-20ad56b68628",
"id_unit_sec": "6409a80f-1801-4b27-b1b6-5fb76d66bb57",
"id_brand": "03fdb55d-eda8-47e4-980d-cf9a2a0e8ed6",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "8b9ebe32-47f3-4b7a-bcc8-d7ed0ce689f7",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "eb0ac715-ed3e-442f-a64b-fb22f0b4632a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "b9326fab-147b-4943-be03-531676794921",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "1a1f0a2f-08d1-4969-bbf5-113721f24fba",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "4df08979-8c45-46d3-a5c3-493d876a5a47",
"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": "d48f534f-a41e-42d9-b745-c4a5eda17467",
"view_messages": true,
"id_image_photo": "5a00a0c3-b165-46e7-b209-c19e9d94326a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2cfdab40-5535-4dd3-894a-b0ebb7a412f2",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "72792566-8562-45b5-b9be-76db6df1332f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eb4c814e-1cce-4b56-9e4b-e0f1d622bc31",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "9d5b7312-6a3b-49a2-9770-2f983d4b0178",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "080823f0-0333-4bf0-b65b-2a35a7264662",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1ac7b6d2-dd7c-49ed-8cad-2d93cb69d0d0",
"id_zone": "a5089a70-9f18-4d82-af5d-87bffa4fd8b5",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "205cca42-2f38-4eaf-b46b-5c6f24080d24",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "67bb2bd7-0678-40b0-8c02-082d89bd5534",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3500446c-1b1d-49fb-893a-b34c499fb5c0",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "57e45aef-76a7-4adb-9057-08e9899037c2",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "59f8e07c-778c-430f-9ec2-656400877bef",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "26e79222-de50-4c7e-9ed8-ae976c20f2ba",
"id_cloakroom": "c9a4c0b0-473a-4ac8-b6a8-896247212392",
"id_pos_sesion": "adce8d01-793c-40db-b909-0cfe812dafa1",
"unit_id": 4,
"date_open": "2026-01-10T12:09:20.3608808+01:00",
"date_close": "2026-01-10T12:09:20.3608808+01:00",
"id_doc_sa": "2e83e99f-26a2-41aa-a057-1e5b2be8fd35",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "bc64fc05-18e8-4b4a-8bdb-bb6e05b05747",
"id_pos": "69590ce0-b05e-4895-a017-e0146eded6e7",
"id_doc": "072b4113-7426-4815-b151-cdcff2a5d63a",
"id_branch": "3331a124-0af3-4c1e-9095-3df17910e8a8",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:20.3608808+01:00",
"date_tax": "2026-01-10T12:09:20.3608808+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "3455d57f-3f4f-4bbf-b6e7-30da1958f5cd",
"id_relationship": "81f0f43a-1f3e-4451-9c54-ce8b951c0889",
"id_loc_from": "7c6d2aab-f606-4f32-b9f4-dcac045978af",
"id_loc_end": "fd6dc67f-0806-432a-ae93-64774ea62f43",
"id_user_add": "ded05c2f-39f3-4990-8cd1-707b1275b992",
"id_user_upd": "116385f8-5beb-4660-b94e-04ee3b1fedb5",
"comment": "sample string 12",
"id_pos_sesion": "a4852680-8e49-4966-a4df-749b60885157",
"id_room_unit": "06471bbc-8c02-478a-8730-2813c9fee6eb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4cbc8b8e-f876-4483-9c14-021ed3014134",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "b6a14711-8cef-494b-ab6e-96f8021940e9",
"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": "197eaae0-7d03-422e-90d8-303384913e2e",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "65a5b19e-52a2-4bbe-b04e-26e259a5ed81",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "e6ea3ddb-b99e-4df9-9ff0-c9f6f0f37837",
"id_pay": "0dd18384-8047-45e8-8fb6-4a0c8ea5bf1c",
"id_money": "51e3599d-ab1b-4f97-a41a-f54ff7141217",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "b4096dd1-2081-47d6-8413-bd3578d8918e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "466fc409-f2ec-4a25-9096-c70ee65ede06",
"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": "578c0c30-fd57-4029-8a84-2836b2c9795b",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "8f69ca56-0059-40df-89a6-9389f50f18d3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "e885315a-bc2b-43f3-89e3-ab19e91bab63",
"id_money_2": "b43cedd3-ef41-49fa-a5f1-567c31387416",
"date_from": "2026-01-10T12:09:20.3608808+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "01dbda70-2001-4e13-8185-c3b1f2c31502",
"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": "339814a9-106e-471e-b035-16b338bbb093",
"id_pay": "4c383e84-3662-4e68-8c85-8a4a21b1d5dc",
"id_money": "d3b893c0-a672-4c55-aed6-e20a6adfbb93",
"date_cashflow": "2026-01-10T12:09:20.3608808+01:00",
"coefficient": 5.1,
"id_user_add": "655e91a0-2d82-4d68-a180-dea52d691683",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "a4cbf98e-6602-491d-9b60-d15c1edaaa03",
"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": "a5527cb7-3ac3-4a49-80f6-2adea44af75c",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "3b83d338-4664-45a4-9876-dd31c52df2be",
"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": "0ab9a4ae-45a2-42b9-9eea-926b70edfb22",
"id_line": 2,
"id_pay": "3afbf815-3cc5-45f8-84ae-048bd683f2df",
"id_money": "bc9349c7-568b-45f9-97fa-da56ee3c58bc",
"coefficient": 5.1,
"id_voucher": "b6946792-2928-416a-976f-0513ec8fb767",
"id_employee": "66b197aa-b83a-46ef-a0bc-ab598d546c7b",
"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": "ad88be69-aaf2-4d4f-b540-9772e97a233a",
"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": "cd21563f-78f7-4fc5-8de7-75561d0f0543",
"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": "d5b471d7-a895-4b47-b5a0-1ac54746e1b2",
"name_pos": "sample string 12",
"id_image": "cc0508e1-fe26-42f0-b5d2-b35613288069",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "349e4c91-8f46-435a-88db-3d6c07e3c10e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "f68fbb91-9850-484d-bd6c-ef88ef441f6d",
"id_branch": "ef99eb1a-9782-4b8f-8de6-10b2f02777bc",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "1d012845-5697-4941-af30-211cbd6dee33",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "f5bd745e-f00c-412f-abb8-ad996d958e22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "6d89f8de-e81a-4af5-b286-58ce23af57d7",
"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": "2d51da3c-a65f-4b10-9bc1-b327a30e47c4",
"id_line": 2,
"id_item_sub": "46e3d946-7721-4c00-9883-e0cd4aafe22c",
"qty": 4.1,
"id_list": "986410c3-eec0-4373-b6e6-836ae06426c5",
"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": "a238813f-66d6-497c-b3b5-50fc7cdf58ae",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "34315c39-88ea-4859-97a3-319c256e5833",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "48a269ab-d945-4451-8f1f-b7946d5786f0",
"id_user_upd": "b236ed71-c1bb-4f23-878d-dbf15fdd3cac",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "c6393251-eab8-437a-b19e-41943289c2c5",
"id_item": "61aeb544-ee67-4798-b979-a627afc01b6c",
"id_item_type": "b4db218c-38b4-4712-b635-7c5cfe3e7acf",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a5eaa05a-24b2-45e1-a856-b1bae369023d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "c0040c97-64ce-4188-a5b3-596f0ab3a20e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "eeb5a8f9-80f0-4656-85b2-9fa302803a51",
"id_item": "066b1ff1-ea4c-4863-a353-562eda57730d",
"group_id": 3,
"id_unit_ref": "59887fb2-f75d-47af-a5cb-a45e5818fbd0",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "1ee02df9-f8bb-4d09-b184-20afa8a5d63b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "aaf79ba4-9602-4bbe-947a-0eba4cc5dff0",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "71188326-a4b8-4ccb-9c55-3171c885d377",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d50674ea-4fd2-4005-a9e4-ffc1a07e6cb2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "64fd7c91-3d36-4313-bec6-7e6fd845e3f1",
"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": "027a7465-f6c9-449c-838e-8c97bfe9c7a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e676ddf6-91b8-4a0a-a1ad-0744b2eb7107",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "94c398f3-8360-43a3-9855-d24ce72b4632",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "343ca14c-9535-40fb-96d4-982e434bcdb1",
"id_line": "3e22c979-efde-439d-8971-74f8d620d299",
"id_category": "c7a6d4a5-faaa-4068-88ba-b635bf9240e3",
"id_item": "97236f06-8805-4bab-a3fc-8350bfb25c0b",
"id_item_type": "e00d304a-a15e-48af-b286-4ed8bc264d04",
"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": "061cb1c9-4bee-4e96-b455-faebee3d8425",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:20.3608808+01:00",
"date_end": "2026-01-10T12:09:20.3608808+01: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": "64fa3282-6682-4ee3-9da4-fb3d701ee95f",
"id_pos": "3cdc2c5f-944a-44e6-845f-d438c03fff60",
"id_list": "2d0a761b-0d7c-471d-bb97-d07afd5ead0f",
"id_item": "692cfa91-f8fe-4a6a-9370-e01ced53549d",
"id_item_type": "55b6338c-7416-4f8e-8eb1-9ef32504d518",
"id_category": "92c9eb82-b777-4e0a-95fe-0c5907e5d4cc",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "2df0f283-58c3-4ac3-ba87-23c78e424782",
"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": "72b87c15-7d25-4851-910f-7100eb27e32a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "b0250ee3-5a5f-4689-9b1b-dcec49c84e87",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "9680e3c6-e75b-46f1-b045-7f95f5281dab",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "4bae5f7a-1d7b-4008-aa51-60899cac14c8",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "6686a002-e7fb-4fee-a5e6-14d045df4924",
"id_pos_type": "4f7eee09-062e-4f26-9913-0be7777124c2",
"id_price_list": "c978b681-4252-4214-8ae9-efa7848d2675",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "7bf067ac-6928-430b-a20c-16706b3c915c",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "58a181c1-a265-4ff1-a982-3e652e649504",
"id_pos_type": "91ef625e-7ea2-41cf-9dd8-329962e8a956",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "8ec1329e-558c-4818-8e86-45db9d5916bf",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "2e022e66-1ea9-41db-85e7-5abea28daed1",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "dccca392-b6c2-4e56-9ede-e1376478b7e4",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "8985ccda-1b15-45f6-a01f-cc74b962eac9",
"id_branch": "3a21c92b-d011-4c94-bfe5-54e087846033",
"id_pos_type": "7b45a2ee-adae-4cb3-895c-5856de7102b4",
"id_pos": "3e8aefcb-7e81-4f68-983e-9805485272ae",
"id_item": "c2388afa-a7fd-4f02-a0ae-f74a17fbc304",
"date_from": "2026-01-10T12:09:20.3608808+01:00",
"date_end": "2026-01-10T12:09:20.3608808+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "39c0838f-91c9-41d9-be50-ee5b36935578",
"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": "9ad45cbe-ff6f-40b7-a3d1-7b5662f17c3b",
"id_doc": "51b5d61d-8442-4336-8e74-8140eb397fb4",
"id_pos_type": "3a5b7ac5-2901-486f-b57e-169fe4237529",
"id_doc_print": "e80ed8f6-995d-4285-a8c0-f7762d42e406",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "e59f95cc-ff92-4fd9-afc0-adb8b4a79ce8",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "f530921d-d6eb-48c2-9001-20f567e69f1b",
"id_pos": "d1290340-8be9-4825-82f1-d88755bc2eec",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "dd4e1c2f-576a-4c05-8f56-4e321489cdab",
"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": "919f20f8-6310-4fa6-9631-2e951f372078",
"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-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "b08311f5-3af2-4de9-b4fc-a7a7b51690e9",
"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": "f41f5f72-dd0c-4cc1-85c5-cdf1ec143243",
"id_item_sub": "47490feb-f7ba-4d21-b2be-ee32e49169af",
"validity_date": "2026-01-10T12:09:20.3608808+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "e3ae3a4a-a3fc-45c6-b099-485fec4a49ad",
"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": "1549e9ef-38f8-4017-8987-6a5ef7768b0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:20.3608808+01:00",
"date_end": "2026-01-10T12:09:20.3608808+01:00",
"id_branch": "b4f770cc-2359-4712-b305-1f40ae0b9a68",
"id_pos": "ba69340e-8ab3-4251-9851-f91bdd5a234c",
"id_list": "cdbd794b-9845-4783-b747-ca45f8d555ce",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "8f1e9172-a061-4fe3-a2e0-272785aead64",
"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": "ee25e01d-1458-41fd-9825-73010e8c2f6c",
"order_id": 2,
"id_item": "4350ad1b-3ce3-4515-bffc-165791bb6c81",
"id_item_type": "1ecfe979-884c-45db-9c5d-7ec7fd829120",
"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": "1b92694b-bc16-446d-855a-c7da57cf8cdf",
"type_item": 11,
"id_voucher_json": "38c85e51-1128-48ff-b88c-d9532e0b6d2f",
"count_voucher": 1,
"id_category": "1353d6e4-e3b9-4965-a3a3-c721f9432a79",
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "a162545b-3421-4408-948c-4819435feaff",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "a56069f9-a83f-446c-bc6a-47391306d088",
"nro_sesion": 2,
"id_pos": "1f61f00a-0044-4ac8-a6d9-7b04f33ffcd2",
"date_tax": "2026-01-10T12:09:20.3608808+01:00",
"date_open": "2026-01-10T12:09:20.3608808+01:00",
"date_close": "2026-01-10T12:09:20.3608808+01:00",
"id_user_open": "03ee431d-21dd-4333-a570-c9426f1f5f0a",
"id_user_close": "ad6c398f-2548-4ecc-866b-df9a1608efce",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01: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": "0a1432ee-2458-4da7-89a7-28b7cdbbc6fa",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "99845dd3-e477-4177-aff2-8e2902b9ded1",
"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-01-10T12:09:20.3608808+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "e41b853a-c158-4bad-bee9-b11d8b1411ec",
"id_room_unit": "aafa688c-843a-457b-9ae0-0581559f3775",
"id_room_list": "e000a73b-030c-457a-aa7f-33b0161d7060",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:20.3608808+01:00",
"date_from": "2026-01-10T12:09:20.3608808+01:00",
"date_end": "2026-01-10T12:09:20.3608808+01:00",
"date_open": "2026-01-10T12:09:20.3608808+01:00",
"date_close": "2026-01-10T12:09:20.3608808+01:00",
"id_employee": "6a48405f-b1a3-4ab5-b3e9-c66a61db48d4",
"id_employee_sec": "761fb876-94b8-4aae-8b9a-c154d4059f7f",
"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": "081ba3a5-09ae-4f2b-9570-486f74638368",
"comment": "sample string 7",
"id_user_open": "57bd485b-3671-453a-a18e-38672a48224b",
"id_user_close": "00827a8a-dc69-4f90-bdf1-4868ebcf6081",
"id_unit_state": "dc0742b0-1ef2-4fe8-bc21-e74610cde671",
"id_pos_sesion": "36b2f1aa-88f5-45b3-a6d7-3579ce5969b0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:20.3608808+01:00",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "31da3393-0e2b-49cd-9e97-0558fb0a9b37",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3e6ffca9-5187-4b5c-8e56-c452442af06e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "90f57965-1e9d-4a6f-8c5f-b0a6c980a2fa",
"locked": true,
"date_locked": "2026-01-10T12:09:20.3608808+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "7319e67a-2713-4247-8299-b0c8b173c8ef",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "ed5c0e69-ec01-403c-9ef5-dd259ed3b092",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c2a06b0b-f9df-4134-b55b-171f93f7f00d",
"name_pos": "sample string 6",
"id_image": "8065b700-1f23-49f8-88d8-2403091983b2",
"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": "276c7ecb-1e60-4e6e-b485-cb01472f4223",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "3ab5da9b-5ee0-408a-8804-86ccc12594b1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "6b824077-c062-4c21-b002-b16a71837020",
"id_room": "3249f0e5-0fec-4076-99be-6ff8c2cfef29",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01:00",
"id_user_upd": "c5712eaa-b4a0-40f0-9f0e-3433e2c070c5",
"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": "f25bf1a9-2463-489b-8cb4-e965e7753490",
"id_room": "7a6f7f07-83d9-4c86-aee7-88893ac69a52",
"date_in": "2026-01-10T12:09:20.3608808+01:00",
"date_out": "2026-01-10T12:09:20.3608808+01:00",
"id_user_add": "1e32c349-8b9b-42d5-9610-64cc39d35695",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:20.3608808+01:00",
"last_update": "2026-01-10T12:09:20.3608808+01: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": "5da87b7c-a8dd-4844-b4c2-2661d58b7e55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"id_user_upd": "6cef8f6b-b966-4216-9b5b-e88d181ea651",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "154958b6-2f08-4019-bdd2-30675695c822",
"id_room_state": "89014cf2-bdf1-47f1-b0c6-b1f90fd1225b",
"id_image": "323d36f8-c42e-4dc0-aad4-ad804f316e71",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"id_user_upd": "f6f290f5-a553-48ac-a736-311922650f0f",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "9779c69e-d2ee-4e32-aec1-3268fd80aaea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"id_user_upd": "ac77aaff-e028-40ee-b1cc-db092ed48433",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "780ea1d2-2f6b-4bcc-b184-a97dc1931ca4",
"id_pos_sesion": "6b2bed5f-667b-43a4-aef3-85d3b3b7f14d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "769cd41e-04ad-495b-b464-2e398022dea0",
"id_room_unit_activity": "090f2074-a503-4f9d-b438-766d08b440a2",
"id_doc_sa": "5ae81adb-4eab-405a-9430-54255b6e9978",
"id_pos_type": "66d19959-13b8-4dc0-8935-9692320d4859",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3e367398-d768-4016-9add-ab6d01a89773",
"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-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3bc8539d-b843-4bee-a454-d58563f845c9",
"id_user": "abe3ad8a-5de7-4eae-b140-cefbe80f7609",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "a15a7342-fe8f-44d0-8304-0990578b0fd8",
"id_user": "1f9409d5-0c54-46d5-a0b0-c89e0abbcad5",
"date_add": "2026-01-10T12:09:20.3765583+01:00",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "da08b027-d892-44bc-808c-bfb183b05ade",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "d9fd5792-67ef-40ec-b88f-5b1679173b22",
"id_doc_print": "05eb60f3-71f9-40fc-8773-d3a49711a20e",
"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-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01: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": "58",
"id_doc_sa": "15b6997c-4977-4cbc-86d8-8c6dea6ae00c",
"id_line": 2,
"id_item": "64f006ea-15f4-4fa7-ba11-1685dc9bc09b",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$id": "59",
"id": "773e5e23-cfc0-4dc3-98fd-c1351c860cbb",
"date_from": "2026-01-10T12:09:20.3765583+01:00",
"date_end": "2026-01-10T12:09:20.3765583+01:00",
"date_used": "2026-01-10T12:09:20.3765583+01:00",
"id_employee": "7571ed03-7886-43fc-bb56-001c7d235f96",
"id_branch": "26dabce9-a13d-4063-826d-7b7395032905",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6ae9f3a4-52f5-40a0-a059-f1ef1ccbc7a8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "59"
}
],
"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": "60",
"id_pos": "8b06457c-cee3-476d-ac1b-353ba1902e98",
"id_doc": "76bfc058-c620-401b-b5b3-f88b9b4e38af",
"value": 3,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "64dc104e-eabb-46a5-ae3c-304091d1c0ea",
"id_pos": "3d35bc96-e88c-4904-854c-2b43163ac5cc",
"id_doc": "24a21ceb-53ba-410f-9dbb-ceb1eb6df048",
"id_branch": "259a5695-5a93-42dc-b403-2e2924ab7ca1",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:20.3765583+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "39b42ed5-c19a-4a57-bfc3-a7577ade61a0",
"id_loc_from": "69112c9b-93dc-4559-b6d7-fcc4b7d10264",
"id_loc_end": "5fdc37fc-26a5-4ea9-b213-d606f86a3fe8",
"id_user_add": "d19b1fbc-9132-4d24-a1c1-9f4c7b71b57d",
"id_user_upd": "4740b2ce-82e1-4afa-90b1-07895e74ef1a",
"id_pos_sesion": "b6d6c2c3-e0a2-4e51-9e8a-1b42b9bc1cae",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:20.3765583+01:00",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "644a8dec-3a2f-40d5-8db5-29f1dbe52f83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "785e9927-5a06-468b-afde-9fecd6a8f1a1",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"id_user_upd": "82b4c097-1b17-4b69-9f0d-ec5a40605798",
"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": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "ab74fc02-09f1-41cd-8006-fd9e028c5265",
"id_item": "528a6871-bcc9-47ca-8fc8-559a6963580f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "c5a08950-b50e-41b3-a473-d194c7a5c638",
"id_line": 2,
"id_item": "a27e2aba-712f-4e3e-bf76-7b5463edc5ea",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"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": "65",
"id": "b1f9e6bd-665e-4f6b-9fb4-bb33e5ecaf41",
"spool_server": "sample string 2",
"id_doc_sa": "8f21487e-9772-4f97-8baf-5bb56f5ef8c7",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:20.3765583+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"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": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "dc7c373c-2af4-49a4-b14f-96bc1d4a42bb",
"id_pos": "1a40b3a4-d61e-4f6a-83b7-85122947bf46",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:20.3765583+01:00",
"key_access": "sample string 5",
"id_user_add": "f7bbcfe7-bd62-4dad-90bd-4147431b75c0",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "705dd4c8-dd54-4fe7-9dd7-37e22b1ed487",
"id_pos": "9f838db9-a86c-4448-abe9-45f36b671bd9",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "eebddeda-6860-4f00-b694-5aa3819103d4",
"id_pos": "24731b12-a6e9-43e2-956f-650ba63f93d1",
"date_add": "2026-01-10T12:09:20.3765583+01:00",
"date_upd": "2026-01-10T12:09:20.3765583+01:00",
"date_out": "2026-01-10T12:09:20.3765583+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "343779b8-e955-4f4b-a8fd-4d8f25a97506",
"id_user_add": "e16b3911-2495-4672-bc85-897020ca242a",
"id_table": "c2813cef-a977-4eb5-8de3-5bf24412af6b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3ea781fe-f6a1-477c-9360-748d49ce6511",
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "31a1d10c-9081-4ac3-84aa-651458fb92e2",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "8fb3c1df-ca5f-48d0-a4f8-72c1fb355d34",
"id_sync": "5996c77f-3d43-4cdb-bc7f-4b46360686f9",
"json": "sample string 3",
"id_table": "74fe646e-a356-40d2-92f6-e5d0d6c72f75",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "0b050556-fb05-40fe-9007-a490a367baad",
"id_branch_from": "66bb1865-2282-42d3-a5c5-a58cfffc8ba0",
"id_branch_to": "6ffd7b5e-e435-4a1a-80f7-9c25a303aed2",
"type": 4,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:20.3765583+01:00",
"send_on": "2026-01-10T12:09:20.3765583+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "b0204352-32b9-4b96-92b6-f0333d0b2870",
"id_pos": "6ff09e2d-44e0-4a80-8241-46305f32184b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$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": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"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": [
{
"$id": "74",
"id": "85c26db3-67a7-4d7b-9026-cac17d04c2f2",
"id_function": "006ccd53-24c5-4424-9a4d-15123e675e72",
"id_user": "96f246ae-2543-4397-8a08-8d5492d49170",
"id_profile": "8a666e66-91da-4c53-a084-9ff6eaa92b7a",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "a6a9eb55-afca-448b-8049-7ee1db2685d1",
"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,
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "53f3b2e4-e53d-4a44-99f4-a58e0df566b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "abd67a79-de76-48f3-9336-70b767eebd0e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "dae7ec84-850f-48eb-864b-c9d4106d0f49",
"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-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "6b53af16-e29a-49f5-9c7b-01f8d9b4eee0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "3ebc8655-b53b-455a-8f8a-751a05b29f4f",
"token_id": "sample string 2",
"id_user": "22756705-4355-4199-9b4e-47300da155d8",
"date_from": "2026-01-10T12:09:20.3765583+01:00",
"date_end": "2026-01-10T12:09:20.3765583+01:00",
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "5bf4c312-b4da-400b-a61a-b1c5c0484886",
"id_room_activity": "68e5914d-c37c-48ff-96a3-708c0a595790",
"id_pos_sesion": "d72811d6-995a-4808-a1b9-29bbd5df9be5",
"log_text": "sample string 4",
"id_user": "e09eaad4-a1ac-4988-80ef-d799a1e653a1",
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"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": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "89f3c022-c469-4ae6-b848-30b95201cad4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01: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": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c08db437-5e59-488c-8857-3be703c90124",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:20.3765583+01:00",
"date_end": "2026-01-10T12:09:20.3765583+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:20.3765583+01:00",
"last_update": "2026-01-10T12:09:20.3765583+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"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": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"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": "59"
}
},
{
"$ref": "1"
}
]