GET api/Tt_Vouchers?locator_event={locator_event}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locator_event | string |
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": "362c83cd-c8dc-42b9-8ed0-c9036fd5cf25",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"date_used": "2026-03-10T07:05:10.8438229+01:00",
"date_sesion": "2026-03-10T07:05:10.8438229+01:00",
"id_employee": "72e5be75-7f08-49e7-bb18-5e1382c35d2a",
"id_branch": "b1a68165-a24c-4668-a1af-918d8f85410d",
"id_voucher_permision": "e7c2439b-224a-4d7d-b69d-217cf8a66780",
"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": "caf609e1-f274-42a1-85a8-31fc9f40510b",
"id_user_add": "85c0eccb-3a75-459b-8671-00ef5b79053b",
"id_doc_sa": "ac61df66-e7f7-405e-b50a-43aa79ec45ac",
"id_item_sub": "9ab13598-c11b-4a4b-a996-84e5770c8c27",
"id_pos_sesion": "8b47e61c-d4c4-452d-b85e-a3a336726c77",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "f197a8cd-e6f4-467c-9a68-11b99858f42b",
"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": "7269192f-1e2e-4e68-93f3-8111518d6c8b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "05aa382d-5bb3-4d72-b74c-02bec0714f29",
"commited": true,
"st_images": {
"$id": "3",
"id": "a7caae3e-d1e7-484b-bf09-71b422e490f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b352f531-04e8-4d47-babf-185a8f43854a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "f1863a80-528a-4fa1-a005-8f68819f120a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ae993379-6b21-4664-8df0-f12948cb6c66",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5c6eef40-75f9-48b9-9dbc-c457f03633f1",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "af5b78dc-30f8-4db9-87f3-f9dc204e11ca",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "6f1491ff-d6fc-47c1-bdb8-4b8a42c06abf",
"id_item": "635aafd8-ab4b-4cb5-9be8-8c32d4b7d917",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "5e0d13ea-2534-4e22-a1fc-0cf024a77dce",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "f1aa89dd-44c4-4e18-8441-0896c17e85bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "84c55de7-c5a1-4a22-9127-726e7a64285f",
"id_unit_sec": "2f269937-dc34-48f5-a20e-b07b6442d236",
"id_brand": "128b9b14-c989-4eaf-8f24-b2a7c725a094",
"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": "86b958a5-90e1-49b4-96b7-fcdf1fe059c9",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "20a67f4e-d859-4189-b8ec-3a32e073f65e",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "acb2c8bd-3a81-4f40-a1e0-a1273075503c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "3383eb63-fc36-4c20-a327-8788e5c6bdbd",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "aa8b2626-9b3b-4dd6-8b00-18b2d5276d4e",
"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": "44089ce2-8787-4664-ac04-4208d3e619ad",
"view_messages": true,
"id_image_photo": "08b2b1d8-7f33-4d7b-9b01-32701d757ec0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b8ca6c4a-90ff-40aa-99f8-de3cfedb3d6d",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "303b2b4c-e13c-460e-bc50-9031bf88a2b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d17ddc21-936d-4f41-90b8-8fa74baf2909",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "a0b5d25a-7f32-4f89-a608-80e0fd99f4c5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "bdfc92c7-4b16-434b-b578-47dc5a75e408",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9777d63a-bef3-4f89-a273-eeb96be8a698",
"id_zone": "90ec8e10-e309-43d2-8922-b5dd503aef65",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "393e3265-d07c-41a8-a4c7-c7e37cfa76b6",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "f0ff8f7e-c5d2-41d8-99a7-e18bb75c67a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "38897a2a-0cec-40ba-b10b-e99b78f61143",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "218fc732-ad3a-437d-8b2d-3dfaca571eda",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "3ff085f7-0853-46ac-8254-3e9be492b964",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "7273a345-dd57-4261-baf9-a1f9be67be1a",
"id_cloakroom": "ff87f239-5f75-4770-b1c1-b626b1a2cfd0",
"id_pos_sesion": "6aaabf30-cb3a-42d8-965d-33ac48c1c42a",
"unit_id": 4,
"date_open": "2026-03-10T07:05:10.8438229+01:00",
"date_close": "2026-03-10T07:05:10.8438229+01:00",
"id_doc_sa": "c742a63f-e139-4fa4-9985-bf74dd9e014d",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "dd616998-2280-4e75-ab61-2a4c568b9e8c",
"id_pos": "52ddedea-82c5-44a9-b0e0-129e52f7e475",
"id_doc": "7f1eb287-5475-487c-bbd7-634d51aeb33e",
"id_branch": "2359cb5d-081a-495d-a1a1-c9a4b7ffd8ad",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:10.8438229+01:00",
"date_tax": "2026-03-10T07:05:10.8438229+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1a9e27b4-2f28-4a40-adeb-620a69633fc3",
"id_relationship": "e7475b39-b6b4-48bd-9f2d-c0e6152be79b",
"id_loc_from": "9ac9b9ed-de64-48a3-9028-f6a16b2d3022",
"id_loc_end": "cf8ac3e6-550d-41ee-8a31-61a45af9e33d",
"id_user_add": "83b03195-95e7-4ce4-a54f-b595a7770832",
"id_user_upd": "dc19eb14-95a2-4d8d-8a9a-8c03fbaac690",
"comment": "sample string 12",
"id_pos_sesion": "7383c521-698e-464f-b466-b58a2c1e94d6",
"id_room_unit": "18731c99-6fb6-4fb7-a684-da98f00672e4",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "44f2d89b-2044-445f-a575-f2d10b895513",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "20c95790-5ea4-40bc-823b-027a988963be",
"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": "5e41ce5d-8f6a-426f-881d-11fb40721121",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "800f019c-7718-4a8d-a328-09d254bb9fd7",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "73ac87d1-19ed-4668-85e0-2dc9cda2ef33",
"id_pay": "4733fedd-5774-4bcf-a000-95183e3e7971",
"id_money": "a95ac109-e9ce-4f10-96c2-2ff174817ad8",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "cacb4258-17d6-4d0c-8b46-5c5670b73b5f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "549c6007-5321-4b84-89f4-164a8df4b15b",
"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": "1206b58c-408d-4679-a798-c7f49a76c418",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "8cc569bb-b045-4120-a893-120cd497ea1d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "33d15031-4339-44a0-9d66-37af04c43869",
"id_money_2": "1bdd6ea9-3b6d-43a8-bd1c-464837dcb19e",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "613d0653-1f7a-4b26-8139-d936b29d6146",
"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": "8f1ef311-12b7-4661-b5ff-3fc2392b8ea7",
"id_pay": "98740114-034e-43ed-be20-badb1a4be5c8",
"id_money": "15c65986-abe0-44f1-a770-56cfcc5dcc4d",
"date_cashflow": "2026-03-10T07:05:10.8438229+01:00",
"coefficient": 5.1,
"id_user_add": "913a5760-ebbf-46a5-8b51-91585dcd50a5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "d4356457-b67d-4563-a2dc-f36a3d94eef1",
"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": "a8df115c-9289-4bc9-9126-a63f78b7d504",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "fe88dffd-80ed-41b9-8db2-786e8306ba87",
"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": "262dc29e-4be1-45b3-8b2a-28e74f1d18d5",
"id_line": 2,
"id_pay": "04fcd84f-bd8a-492b-9d0d-0e4872d25eb0",
"id_money": "0cca913b-8864-4161-840f-e77fab69b234",
"coefficient": 5.1,
"id_voucher": "8e867cc9-fc57-4a1b-a172-74818702f68d",
"id_employee": "0544d571-499f-4404-a6a0-b6505b75cda1",
"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": "65bd7e69-13b9-471f-9087-36b63152c3bf",
"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": "c29fcd8c-88bf-40a9-8b49-8f9a1f9f3d77",
"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": "5dd0fa16-3e5a-4c99-9dce-104bdc576b62",
"name_pos": "sample string 12",
"id_image": "f4f575aa-f1bf-4e19-8e9b-8916e6a83750",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "7335e193-f559-4f72-833b-20a6accf15b2",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "1da90826-c0fd-4386-bb7d-496d7ccd04e0",
"id_branch": "54e6f028-930b-419f-9dac-b241f49030e7",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "f893ff80-5a62-4f13-bf43-32d2b7c05092",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "263b45a2-f824-488f-b575-11eb8cf7f06d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "b864cc70-7395-4fad-9156-608f19e6fc43",
"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": "b23f8a74-38c3-4cd3-90ab-d766fd399f06",
"id_line": 2,
"id_item_sub": "849a4566-7703-4f8f-93b2-050e7ae3d910",
"qty": 4.1,
"id_list": "13baa25d-c954-4c9d-980f-85f41f25957b",
"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": "470b035e-e37a-455c-a408-e8a432196d4b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4e6ebd3e-aafa-4823-b74f-9104db6e6bca",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "260b2dc1-1d6a-4ff9-a029-6f57a0cfe5d7",
"id_user_upd": "20903940-8a5c-40f3-b3ce-37678b7529bc",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d674a6aa-fb18-4d8e-9520-e98af501b524",
"id_item": "7aaed7ed-ed63-46db-9f40-ed34b0ce1253",
"id_item_type": "75b0224d-c86e-441b-976a-e1335a0e170a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0b287d46-d409-44cb-9d79-0c74f6850314",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "48857969-6253-44d7-b2c8-633e8bdf4861",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "a6d73dc2-323d-4949-8c25-ccd1ec32a13b",
"id_item": "7dc8056b-52e2-4a58-8d70-15b926136415",
"group_id": 3,
"id_unit_ref": "7b0c0955-9923-4d1c-8d2d-50ca4e6aafdd",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c42513b4-e59b-4dc6-aecd-60a0045703bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b22b4308-46ab-42ec-8057-edb05a75f90d",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "d4fad5bd-e36e-4bd6-8837-b32c7cc97c59",
"commited": true,
"mt_units": {
"$id": "28",
"id": "e7a71fd6-099a-459a-94bc-ebeaf2bd9e5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "f955fcce-1448-4aa7-8a65-9ae88d69196b",
"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": "85881d45-374c-46aa-b03a-61c9062026c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8ad3d534-7edf-4104-8c38-15f778ea7e6f",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "83ce6012-d08f-40e7-9054-0e875a287c9a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "8dec7168-3206-4433-a87e-87997a8c69ec",
"id_line": "c9612810-0000-4972-950b-1825926f8479",
"id_category": "6a3e5ad6-279e-4c01-9e2a-12985b06446c",
"id_item": "78feea48-249f-4de1-b0e3-5b5d93955f27",
"id_item_type": "36cd5e9e-5082-4d63-a60a-492e12d74563",
"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": "966b6a57-0cab-49c3-95c8-855b9357515b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+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": "fa912bf6-9eba-4c4e-8678-d5ccbf6072a0",
"id_pos": "5c29e261-da5e-47d0-bed8-9842f5f9b041",
"id_list": "5c511eaa-547d-4420-8188-2e8cb5bf572b",
"id_item": "ff7a507e-ff94-4c9d-bb39-24653596c9a5",
"id_item_type": "b25d1ecb-6efc-4819-8da2-4013a721f0ef",
"id_category": "d9d54069-b542-47a0-bb1a-72308f9819d6",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "01073e80-7feb-432d-a692-effc1cdc9265",
"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": "a1ccbd21-2c92-4d6a-a313-0ac709520f40",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "bf65572c-cb54-4c64-bd82-a60611c21732",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e68b0cdd-18dd-4902-8973-dbdf60020173",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "f1e983ba-3324-4dec-a3d2-01b2f86e2bf0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "5f358a34-c650-4681-8bcb-ef8f24cfb7de",
"id_pos_type": "7fb8ea3f-1d12-4da4-9994-151426561d75",
"id_price_list": "e29c0ebd-7302-4cf3-bcfe-8c069eac27a5",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "74196f80-2909-4edc-a950-50607a69b6b5",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "df60dcbf-f8fe-4cde-a3a6-cab5c39553b6",
"id_pos_type": "880fac29-b1bd-4d77-9829-d8d24f532d3e",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "8e6bc76d-d9e2-4c7c-81a9-40eefa68d2d4",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "27aacc2f-6bbc-40b0-8aeb-e76476a90bbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "0e145799-103b-41bc-a56a-f7ce56ee85d8",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "00947e90-837d-4954-8420-7489617e2fff",
"id_branch": "ded331e4-e2f7-421a-a030-408e1b557d91",
"id_pos_type": "7c3e35a2-bc3a-40b0-83d9-ca92ad10ee58",
"id_pos": "dcab84df-4a53-4da2-88f5-dd6ce844f8d8",
"id_item": "8db87696-70bd-46ec-a4fc-188fe3382aab",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "c0d705d1-c928-4283-9981-9c137bd53510",
"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": "051edab9-6210-4561-b018-3baa30805dce",
"id_doc": "20034e8d-3ba7-44ad-92b9-25f9b4be822f",
"id_pos_type": "4e9cf75d-ca9b-4763-8f8d-8ea98899962e",
"id_doc_print": "da726acf-e73f-4a66-aaf8-f1e1847d698e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "9a5a577c-dc13-46da-be0b-cdc955f234ab",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "6db3c724-3c42-4b0b-ad71-e8ad9c305ed0",
"id_pos": "df54c13d-6e74-4fb0-b325-3a9cc727c50a",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "d0e03047-10f4-4fcd-93fa-4a2bd5c82e2b",
"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": "a8935e76-05ae-49b6-af56-1c03fea33189",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "c7647c75-e3b5-4428-8166-3f5b8a738dfd",
"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": "8909f80f-222b-4fd9-96d9-6711d55ef21c",
"id_item_sub": "34747d65-76e5-4e44-8f11-050268bc3dc6",
"validity_date": "2026-03-10T07:05:10.8438229+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "c24d28d4-dc56-40ca-8c7f-48b468b7ad7d",
"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": "51e315ed-9cac-4842-a09c-2685999b043a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"id_branch": "29980f00-4fba-47be-99f3-b418685cd7c4",
"id_pos": "12ccb534-dec6-4b37-ad78-9c52b4ae4b61",
"id_list": "eb67f577-e180-4912-aaf4-93362cab5718",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "ddc3b67b-df9c-4601-80e5-c3cdbb892e67",
"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": "36073f29-74ca-4be2-b567-87b426d9fdea",
"order_id": 2,
"id_item": "fb973a2e-de93-4093-b6e6-d2373cbbe690",
"id_item_type": "db27247b-801b-4108-bf15-4ccd1eccee11",
"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": "87f7c638-06fd-4ce3-b2d3-382cd3af8c71",
"type_item": 11,
"id_voucher_json": "7f0f699d-3765-4d53-bf91-f9165bec46ba",
"count_voucher": 1,
"id_category": "5cb92feb-0379-4922-b06e-d33b2034b561",
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "51d11ccd-41cb-4cde-95e2-cd842ca68427",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "860459ec-8765-4225-8c7b-a5029bd871fc",
"nro_sesion": 2,
"id_pos": "bb1baae4-8498-42eb-8a43-5a20b8a59bc8",
"date_tax": "2026-03-10T07:05:10.8438229+01:00",
"date_open": "2026-03-10T07:05:10.8438229+01:00",
"date_close": "2026-03-10T07:05:10.8438229+01:00",
"id_user_open": "efec4efc-1df4-4b98-b783-10103cff30e0",
"id_user_close": "1f80b5e8-624b-4260-b437-45c96e3455c5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "b8de7472-73e0-44cf-84a2-1af0ddfabb98",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3a1291ef-1ae9-4051-9c42-bc1df15d333b",
"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-03-10T07:05:10.8438229+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "bc86e9ad-5881-4eff-b8cd-ac195edda690",
"id_room_unit": "822539c7-b99f-4598-9811-81e1e8c634e6",
"id_room_list": "18fec83f-509b-40e7-85eb-5f8aed696f76",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:10.8438229+01:00",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"date_open": "2026-03-10T07:05:10.8438229+01:00",
"date_close": "2026-03-10T07:05:10.8438229+01:00",
"id_employee": "0952cf19-9ffe-4729-a900-e12c59fa2656",
"id_employee_sec": "09aab3ff-351e-463a-87fd-b4320e2faddd",
"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": "912483b6-f343-4d39-959c-f491b811d332",
"comment": "sample string 7",
"id_user_open": "8a33a061-440b-4a10-806d-d1e2b6800ca5",
"id_user_close": "0de26f18-f0d7-40c2-abff-8f4af157c603",
"id_unit_state": "d544e809-5a48-413c-9679-2ebe1ab09461",
"id_pos_sesion": "fb59b05a-7cfb-4bb9-8d3f-0c336d441e60",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:10.8438229+01:00",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "bb05078a-a3ba-433a-8ed4-39ece7774be4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7f5b7b86-02e3-4965-a6c5-6771e54bc9a4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "64c9b7fc-c6c6-4ef4-b802-d63e3b425f4f",
"locked": true,
"date_locked": "2026-03-10T07:05:10.8438229+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "72912208-f56d-4806-8700-e15ad3663380",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "3ee86e12-21f6-4b5d-aad1-86f2fad5525d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "674ee3da-a634-4ec0-9cdf-876c763756f2",
"name_pos": "sample string 6",
"id_image": "a0a9b99c-fade-4846-b2b0-1ac9a37430b4",
"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": "8a90ac2b-b875-4d7a-8a0c-c9965876f045",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "07de16b8-b5b6-4e0c-ac26-34a695bdcb22",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "44d18652-e060-4d17-8e35-5aaadeb2814f",
"id_room": "41352b46-4b60-4dbe-92f1-355d4ef664d6",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "c7fd0a1a-eadf-4dec-a9f8-c5d40ec3890c",
"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": "2d95b35b-cb2b-4710-a336-bc7d4a3bb29f",
"id_room": "5a0a2304-7ebc-45ee-869e-239d6a0582dd",
"date_in": "2026-03-10T07:05:10.8438229+01:00",
"date_out": "2026-03-10T07:05:10.8438229+01:00",
"id_user_add": "de17004b-d933-4784-aaed-3e2c7205456d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "90ddfa92-16ab-4caa-ae69-0c695b785830",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "49bf14b0-31c8-44a1-836e-2e1504deff5a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "18e2a99b-4fb4-4639-928e-84605502e8fe",
"id_room_state": "427a0d99-83d2-4f45-ae75-aa9009a837cb",
"id_image": "7f82b818-d6e4-45c2-9f49-598bcedd0dd3",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "2c5aeac3-fa49-4b39-a4f4-93e9d5e29222",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "018f3d17-6f33-4aaf-9fd8-ca74515c463b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "4e8129c1-1afd-4141-acb8-14d5b1a6b8e2",
"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": "7b9a0852-b27f-4258-a4bf-f36f49bb6db1",
"id_pos_sesion": "745cbdca-f3f2-47d0-bbeb-1417e8f77d5a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0fdffd59-141b-480c-ab38-15699803c880",
"id_room_unit_activity": "80415fec-f352-4bce-8db8-ebd457cdf779",
"id_doc_sa": "dcfb704e-8c17-4483-b0cb-d117cb47b66a",
"id_pos_type": "2f10afbb-6c71-4bfd-a465-e98a9ff080b3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fff57c26-85ec-40d1-96a9-225aa175e6c5",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "3b1cc6bf-1b43-4a7c-b888-659a79a58ea0",
"id_user": "ecf5f766-4ff6-4bb2-b375-0c3c73e2952f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "ee7b58ff-1756-444f-8882-5cd448343186",
"id_user": "43696a09-4f2f-4340-9c48-60d96d7bfe4e",
"date_add": "2026-03-10T07:05:10.8438229+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "81d24a51-3712-4da4-b6df-0a80b97c8e17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "236148da-cc87-437e-9d9e-5c82d805fbcd",
"id_doc_print": "6c643ec7-0728-4b33-9d90-7293628c406c",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "85072f9e-4beb-4cec-a2ed-2a8e4e76ea11",
"id_line": 2,
"id_item": "c202b351-5906-4f98-bd92-3afd1e08ebe3",
"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": "235e6bc0-b12c-473c-8f99-e5879b0da37b",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"date_used": "2026-03-10T07:05:10.8438229+01:00",
"id_employee": "3ca19e00-5f72-4700-9c18-ab966a74c7f1",
"id_branch": "9fa86b43-46dd-44c0-a05e-05e9c5539667",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9f0f1a01-814f-48a5-8ec3-21f7435170e5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "d8f7eb45-8a77-4c04-b4b2-de5220515577",
"id_doc": "f6c6b9c1-50a8-4732-864d-df0dcb7b113a",
"value": 3,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "0e6e1483-29aa-438b-98f4-38921780a0e4",
"id_pos": "f4acab30-3834-4c2a-93b6-20f4e4882a21",
"id_doc": "607c05f7-2233-45fc-97a0-666158cff01a",
"id_branch": "cf5342d7-51fe-40c1-9379-3e816a8994ca",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:10.8438229+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d78ca2db-cf59-4a3a-a576-88191cab505c",
"id_loc_from": "796bdf42-58c4-4421-9e3b-e599bf47acc0",
"id_loc_end": "d81754e0-ae4d-48cb-9377-7cf8f697525e",
"id_user_add": "35d329c0-edb1-4c1f-9843-31319de14931",
"id_user_upd": "7124fa1e-df28-4a17-ac9f-7bf182578a8f",
"id_pos_sesion": "b18eb32e-1897-44b7-9d85-893ba6e84bc3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:10.8438229+01:00",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "6b06bbd1-7468-4278-8acd-6830eb2ff3b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d74b40b4-b974-46ed-a5cf-1e9104981bd1",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"id_user_upd": "d9011898-ddec-4a48-a9ac-aeac471139f9",
"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": "9730a691-9bd8-4064-b275-3e1c40567f74",
"id_item": "2481ba02-cd87-463a-a19d-80d66b67b75a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "15a35bef-da96-4c89-baba-fcc34cce4830",
"id_line": 2,
"id_item": "118ba0e0-5eb0-4080-8245-c91766f92398",
"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": "3c3b9d77-bcf5-4018-ac46-664638f25b63",
"spool_server": "sample string 2",
"id_doc_sa": "35b0695a-3608-4309-b817-bb1dc0eca446",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:10.8438229+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": "c70c9c40-30a9-4ae5-9b5e-27dd26c3942b",
"id_pos": "e9509860-888e-4d98-9d61-6a3e7b10bb2d",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"key_access": "sample string 5",
"id_user_add": "f123b591-37ce-483f-b7d9-7d78f9a3ef9c",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "940df3ea-7a28-4a4b-9a1c-9486393675fc",
"id_pos": "c3063af7-439e-435a-a330-1bf2087cd969",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "d5663d69-94ec-47f4-ab81-6c77ef9745e8",
"id_pos": "1f2e171d-5797-481e-8647-712f349ef98b",
"date_add": "2026-03-10T07:05:10.8438229+01:00",
"date_upd": "2026-03-10T07:05:10.8438229+01:00",
"date_out": "2026-03-10T07:05:10.8438229+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": "b7e2717e-f523-4074-9a98-332f8d326a3d",
"id_user_add": "301f29e0-a57e-46c0-af0f-40d3d8c8bf5d",
"id_table": "36eff023-f77c-41f7-be15-58a041e23226",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6190b31a-6086-4484-92fb-f946b597adaf",
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "18e9ca01-176c-4494-bd81-0262be39fe40",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "c51a7220-b2e2-4613-8b17-73b97c9496d0",
"id_sync": "0f08868b-54a0-454b-9e41-8ffe7cc2900f",
"json": "sample string 3",
"id_table": "d1536541-f065-4f6b-9bda-2cc384dc79c3",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "3d015c9f-b66e-4003-b1dc-bab34f696a4f",
"id_branch_from": "9e68ff9d-10cc-467d-8b97-a33f0ee08042",
"id_branch_to": "b8b9328d-20a5-4465-9ebd-b2fd8964d19a",
"type": 4,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:10.8438229+01:00",
"send_on": "2026-03-10T07:05:10.8438229+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": "438e081c-c6bc-483a-8506-bbc86b3bab64",
"id_pos": "c130e95e-9d89-463f-9f75-90fdd7ea4568",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:10.8438229+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": "0a667758-9a81-462d-8bec-eb0106333e5b",
"id_function": "e9d36f15-3ff1-4559-b875-27585646d880",
"id_user": "1fe449df-4df0-469c-ab1b-6259d6d61044",
"id_profile": "965d03b6-f8d7-4b8a-91e0-37dafbf300a4",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "8f557717-4f52-484e-9aa2-bb5d3622554b",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "5d66bf7c-087c-4fb7-b9d3-4cb4493a63a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "50fa8453-c9a3-49a7-875d-4febdcb1e6f4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c9f8ee47-c8d7-4082-a552-f43d7346a097",
"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-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "3cfb719e-73e7-481d-ac07-ecf18e7de11f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "1a689642-a703-4a1a-a308-f4747a7a179c",
"token_id": "sample string 2",
"id_user": "01386b56-ef84-4450-9864-20ce0b81063e",
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"created_on": "2026-03-10T07:05:10.8438229+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": "0b4de608-23c3-4286-8726-1ce2797c5741",
"id_room_activity": "1d425d70-6b3f-4e67-8967-5105dbe15104",
"id_pos_sesion": "5f010e58-d6fe-478b-9f01-78e491caa9d1",
"log_text": "sample string 4",
"id_user": "a8da8462-7ca2-4a03-9cd7-b5d1ecc114b7",
"created_on": "2026-03-10T07:05:10.8438229+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": "82e06552-37c3-49f7-861c-7dc905e3f1ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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": "c4d8ed9d-952b-4739-b68a-46fb76b8c04a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:10.8438229+01:00",
"date_end": "2026-03-10T07:05:10.8438229+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:10.8438229+01:00",
"last_update": "2026-03-10T07:05:10.8438229+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"
}
]