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": "7485c4a7-e15b-478b-aeed-45307149d0ad",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"date_used": "2026-03-10T09:42:50.8767612+01:00",
"date_sesion": "2026-03-10T09:42:50.8767612+01:00",
"id_employee": "cb71ba61-6f78-4031-84fe-bcddea5c36fa",
"id_branch": "55a05d56-7e79-448c-a4d8-4ac3820426e6",
"id_voucher_permision": "37b94f0c-114d-492a-92ab-696e177fa02e",
"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": "844b8618-ddee-4645-8171-b4acf89adf16",
"id_user_add": "040aacfe-f086-4552-b83d-6c2660fb95e7",
"id_doc_sa": "1d1da419-41f6-4782-a806-0e45134c802d",
"id_item_sub": "9b141a77-a3ab-4250-a67e-8efd1254cf92",
"id_pos_sesion": "b7c1d551-a452-48c1-8bc9-936f49d48c92",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "4df06bf9-bf9b-4b97-8a9c-55dc9c95e8ef",
"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": "66f4e828-8e39-42d3-9156-ff02700839e9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "d4a6b292-0aea-46c4-b643-6939ee378fbb",
"commited": true,
"st_images": {
"$id": "3",
"id": "cb859492-fb21-42cb-b3ff-1a0e4ab337e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6af0a5e3-4d24-4839-b6d5-0dacdbe2f133",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "a11cb465-4d49-4963-b0e0-bb0498506337",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "83ef42a0-a958-4002-88eb-9e1b98da79ac",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "230f51db-31a5-4ee8-bb52-6a0692636716",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "d6fb5dcd-dd8e-4ab9-b5bb-3cca104a39f5",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "cb03da13-d403-435e-8dc2-2f63a2da197c",
"id_item": "8413f047-5296-4e13-a4f3-0eb9d94a60f1",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "570469b2-5cbe-41f9-97cb-bc9006b69a49",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "205cb12b-69a4-4463-b203-599c6372a853",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "71f90a01-4763-46ef-a1eb-8531e7f39c77",
"id_unit_sec": "47e4fba3-01bb-4deb-98fd-5c283a353bcc",
"id_brand": "6a01d360-90b7-4a91-98a9-5b4df00169e7",
"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": "04d138e0-c4a0-4df3-8273-97d606dc1dba",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "230f0542-1255-41f8-a210-fb874cdf0d0b",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4d93e51f-55a2-4d07-b330-852375e49c79",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "daf14ca9-1cdb-45c5-a1bb-a0a79652ec2d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "83c012b8-884b-4512-9480-be0cf24676d9",
"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": "1e21bd7d-397c-4490-942a-851f8a2daee2",
"view_messages": true,
"id_image_photo": "2550727d-8e73-41ef-b347-9bbde88e5c66",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8748c61a-f840-4e63-a245-cdf6522420b1",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "fc767c16-084b-4ee5-b324-02b5e7c3e052",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "16bcaa06-025f-4e1a-bf9c-6d5d71033d0f",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "9c1fb336-a334-451c-80da-d4464930dc5f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "9662cdae-9233-4c9c-9eb9-7ca1d3dc7d30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0b8b2255-7449-49cf-9e1b-62567feb4203",
"id_zone": "34c942fd-3017-4640-b50c-b10d872e7196",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "a177bbb3-2b05-4bf0-8db7-9999ec8f4bb9",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "30679bc7-7faa-4813-b815-bae8a250f6dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "eab13ac2-4356-461f-a66b-63f93fd81e6d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "28810fd8-0f33-4307-aa3c-30dd6bb72712",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "e34dc5ea-4d40-42e7-936a-187b49f065f7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "31e5dec9-2a68-4f1d-936a-44a88a8f0c1d",
"id_cloakroom": "2ee98daa-ed76-416c-80ef-3678ff7cfd26",
"id_pos_sesion": "eab30202-3c1e-44c3-892c-1b04f5a0ca59",
"unit_id": 4,
"date_open": "2026-03-10T09:42:50.8767612+01:00",
"date_close": "2026-03-10T09:42:50.8767612+01:00",
"id_doc_sa": "cecb42ae-96f3-4375-9e64-da2e6767aa89",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "3063f5c7-6b84-4bcf-bed4-8ed71b253015",
"id_pos": "4edb4610-a732-468d-b048-0ab534af7205",
"id_doc": "967e6f54-1d1f-48dd-a469-2fd06d6d4a59",
"id_branch": "02b557e9-2dd1-4a6a-9891-d546abc8e64e",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:50.8767612+01:00",
"date_tax": "2026-03-10T09:42:50.8767612+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c66af9f0-33df-4104-80e1-0d5ded063c89",
"id_relationship": "74bac771-9bce-4a3a-977d-60fe1caa6eb1",
"id_loc_from": "2bc0a63d-0ccd-4df1-b2b7-b84119effc09",
"id_loc_end": "02e59ad8-d721-40d0-8f9d-b08164b56c5a",
"id_user_add": "8acad971-d476-4c09-99e9-b72634d4b438",
"id_user_upd": "4bb954bb-233e-43bc-b78c-82c46e4865e2",
"comment": "sample string 12",
"id_pos_sesion": "dfc154ed-1352-49fe-84ae-37481e0535d6",
"id_room_unit": "045f9bdf-ff67-4e77-8a33-f19d7c53792e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "40f58422-4a37-4542-a387-a9246ee2ba75",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "5bffb281-8467-4b83-a51c-6e0fedb16bcd",
"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": "63e54567-965f-40ad-8402-37e3020bf64f",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "4337a3bd-ba4b-4038-880c-0a821a0333c0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "5ed50a16-c9ec-492d-8d0c-533a09fae2f2",
"id_pay": "64966144-9b4a-4230-a549-24839ed94d4b",
"id_money": "51faf9e1-b2b9-4fa5-91bd-2079e0e6c8af",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "23a8d0f8-2843-4918-a775-3a59a9a2fc60",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "76ba06c2-5d5f-4119-b9a7-7c551c78240d",
"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": "c84c119c-5834-41c4-9e03-99ab5e6da021",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "daed083f-6ec5-41aa-8e0c-23e9b9e00f12",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "66f30242-c00b-4e8f-93da-2ef12e76eee8",
"id_money_2": "50bcb4b0-5137-4401-aef1-748f7e8f0f2e",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "2fb0760c-edfd-4c21-a515-046f88d3d64e",
"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": "ec22c4cd-a0bb-4370-944d-568294388331",
"id_pay": "4a2fb48b-d14f-4b2e-bafc-a970e1fdcf86",
"id_money": "5d5d98e2-28f5-41fb-916d-95aa68f043ff",
"date_cashflow": "2026-03-10T09:42:50.8767612+01:00",
"coefficient": 5.1,
"id_user_add": "b4667233-d55d-4559-bea4-5535f5d76a35",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "b49a9925-8335-4400-aadc-21512d0f62a3",
"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": "31f10a89-c9b3-49e6-8fb4-a34cd9068fa3",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "a631641a-4f9e-4b30-93a2-c5a695f4c1fd",
"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": "7b4ba98e-ff29-4b3e-905c-a93ff9a8a175",
"id_line": 2,
"id_pay": "351b7fb8-7cbb-4fe8-a47a-9e1895647941",
"id_money": "0fa86131-ea5d-4fb6-9f16-016a56f2bb3c",
"coefficient": 5.1,
"id_voucher": "525fc4e6-002c-466e-9806-4750f896e2d2",
"id_employee": "188ed5de-e873-4145-80e0-576b60fc5694",
"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": "d97c9039-f1c7-4799-abd5-9baf226fe0ee",
"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": "1d8d7814-7ca5-45c0-8de8-a26e21c22229",
"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": "20730d89-0422-46bf-bca5-ea22deddcc83",
"name_pos": "sample string 12",
"id_image": "4a97bfd4-9429-41ff-b759-f77e256d9978",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "86620f02-3967-48b0-a72f-4b9ec99a34d4",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "2dbf4ffd-8aba-4f2f-a813-62c61de939f1",
"id_branch": "c17e3d79-0b5a-4ea0-adef-b43cc31a382b",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "d8936383-80e4-4087-a3df-1b86f3e030ec",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "25fbdee2-e4b4-4742-a6f8-31fa19ea9193",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "9187e980-5441-427a-a135-78c389912fdf",
"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": "b5489591-af2c-46fe-b534-46b0161330f5",
"id_line": 2,
"id_item_sub": "8a875679-3e42-4179-8346-b2692e23e9dc",
"qty": 4.1,
"id_list": "70d13d10-a414-4eab-b0ff-8d096ff783d4",
"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": "d5cd37e4-66be-4560-a1a7-f680542c228a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "47154d44-f533-413c-a44e-24ee5d48ddf2",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "5c7f2a24-2a1f-48d3-8672-641cb2ef71b2",
"id_user_upd": "ea73fa21-b754-4a50-9f74-98e2a3474003",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "f83d86bc-4e18-47a2-81a2-fc9d74f04bab",
"id_item": "07312e21-17c4-485c-9007-bf22c5f799b3",
"id_item_type": "968d751a-bbe8-44a0-a92c-f5acaf75f031",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3c5cb3e2-d240-473b-8adf-4697bbdb5421",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "ff418817-666e-4516-a977-f829b7e2e88c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "bb8da11c-efc2-4443-923e-9edc68dd302a",
"id_item": "d94d5a2a-6f55-4d4e-9c83-898a6b9043a2",
"group_id": 3,
"id_unit_ref": "5b542792-e7dc-43a2-bf62-1ca2c3a9b2ab",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "6e04b222-2c0b-4cce-8941-df9d0e7bba55",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "00ffea2e-6ae5-4164-a0a0-dabff912f377",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "5cce7df2-f92a-4e65-bf2b-afd61e3d35a5",
"commited": true,
"mt_units": {
"$id": "28",
"id": "77bc1cda-716a-4af4-8ca8-db89150c7bde",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "63ad911d-abd7-4afd-a338-1b9b1e8072ff",
"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": "7c848c61-5821-45dd-a1bc-f08433893f41",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "fbbdd59f-0cc5-462e-840e-732c0be0a847",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "99f8658c-ebe1-4e4d-9079-ecbc09e17308",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "c8d8301b-c859-404e-ae07-2dc9abf450c5",
"id_line": "9a1e5c8d-fdb5-4877-bf38-f1acbe26c2d1",
"id_category": "883e7246-e01c-4a72-880e-962c0d96e016",
"id_item": "ad63f212-7034-4c5a-af13-52ffe519b7cb",
"id_item_type": "a5cab804-588c-48a1-9e95-c869f7512d0f",
"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": "08e7997f-a41c-46f2-b04b-ebaaf8be4919",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+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": "a5f5c985-5abc-493a-9d62-b43abd5c9d33",
"id_pos": "ef56a80b-0903-4eab-b1ac-f009e4cc15a2",
"id_list": "1793040c-ff7e-4d2e-9387-00a8ec717480",
"id_item": "4a1a358e-753e-4b68-b4b7-67efffad2fd9",
"id_item_type": "2ccf62f1-50b4-4122-acd5-06735bc4b92e",
"id_category": "6400aa5e-bd9c-438b-ac4a-16fcc888831c",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "10a96517-369e-4734-86ea-85fd8769c2da",
"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": "a707ccba-d014-4baf-a885-c7cb834f9c96",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4e9e99a6-294d-4ea1-a890-a7759855730f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3a66a5ad-fe06-4098-878b-1d59bc226c38",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "2e27b6af-4a3b-4305-a3b9-76d082ae736f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "b963d6e9-9c24-4690-820d-e8e4f54529a9",
"id_pos_type": "2497bd94-6c53-4984-a9b9-0a22d42e746e",
"id_price_list": "583e52f9-c1e0-4e32-bce4-4f8cf2b4ada2",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "49c426f0-ff61-4a45-95e9-00ad6a481235",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "a0630d4f-f5d2-4708-9add-2ec3155e35b0",
"id_pos_type": "c5555e97-c02b-4ea1-bed5-b5c58684d960",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "e36ed0d2-746d-483f-acde-b593f86c5791",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "0ce49a46-add1-4167-84ca-a5054690d74c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "521efbb2-f5c2-4287-8663-e40f4c803973",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "c659fe18-2e36-499c-b6e2-b1c140b0ec72",
"id_branch": "20989c83-f532-4fae-8d48-b3d3b53b1a2f",
"id_pos_type": "e22ea665-dba9-4ebd-b429-70bb69aafce6",
"id_pos": "d1864971-bc16-4b7c-972e-0617e792be1b",
"id_item": "a000bd9a-a086-4347-a851-43a4335a3e90",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "c2d7d86f-0160-4e47-adf7-6caeb5f06f71",
"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": "6be36149-a0ab-45ce-b95b-762a30df4ba9",
"id_doc": "cc934709-c773-44e4-9412-48a626da510a",
"id_pos_type": "73d3aa15-0e1c-4040-a875-1b8ccb573049",
"id_doc_print": "0775e9a1-9ec4-4db1-b403-437ef8a95dac",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "76a54927-320f-4713-bc66-ce28b25f4854",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "3cc5456b-abd2-4d42-9b95-282e4010d4e8",
"id_pos": "e3b986ca-05f6-4dca-8cd8-0d4dd51189d4",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "fb1d243d-ec0d-46d5-95b5-510c249e6e9b",
"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": "3cde6773-920a-4fee-a768-78e4c38040ef",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "a6a7bde3-9d79-4e00-84f6-9dd594d196ce",
"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": "1f4606f4-de0b-413c-ad6e-162c11bec17a",
"id_item_sub": "a88437d5-e884-4235-99ed-9a5d0ef5ec30",
"validity_date": "2026-03-10T09:42:50.8767612+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "cc393e4a-f5d2-4164-9093-223ca6112e32",
"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": "4cace039-696a-4b1d-a504-a190e732b712",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"id_branch": "abe552c2-a3cb-4880-934d-7227b7ca0cac",
"id_pos": "a6f2d8fc-eaf3-43e2-8336-e69f93476b2a",
"id_list": "44aa8a82-d5ae-489b-a8aa-d683c81cf142",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "89f59b94-074a-49ec-b5cb-6f3a2c45dc73",
"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": "ff0aa2fb-e8a9-4426-92cd-a84eb64f65c6",
"order_id": 2,
"id_item": "67d897be-8767-42e9-b11f-03958a561c42",
"id_item_type": "70ad10cf-bd8f-40fd-b9bc-2f123c818fc4",
"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": "e3399f1e-4b30-4356-83a8-b449cbd8f06c",
"type_item": 11,
"id_voucher_json": "f9f3e4ee-7d08-467c-9162-b945d4a09073",
"count_voucher": 1,
"id_category": "220eccf2-d447-4d6a-a169-a4a85f15f707",
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "ab1f3357-26ce-4a6c-b9ae-6d50d5144167",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "69768765-cfdc-44bf-84e8-a167e3234439",
"nro_sesion": 2,
"id_pos": "88a615e3-5128-45e7-923e-44c85bd9d48c",
"date_tax": "2026-03-10T09:42:50.8767612+01:00",
"date_open": "2026-03-10T09:42:50.8767612+01:00",
"date_close": "2026-03-10T09:42:50.8767612+01:00",
"id_user_open": "7b02ad59-8530-475e-a350-58aa2f698f58",
"id_user_close": "4682d5d3-8813-472a-acaf-54637c94c6f7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "4a8e09df-f36d-4bc9-b5ef-1b22cb67c802",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "72045dfc-da6d-4592-9263-1ba38a66c1a5",
"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-10T09:42:50.8767612+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "a0b3e3df-3e5f-4d9e-b5ce-ff6d88b462fb",
"id_room_unit": "b16a52c9-10b0-42f3-b0c6-4b7a242c8068",
"id_room_list": "60655d2b-fefb-486e-9e6f-6b248453d60c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:42:50.8767612+01:00",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"date_open": "2026-03-10T09:42:50.8767612+01:00",
"date_close": "2026-03-10T09:42:50.8767612+01:00",
"id_employee": "93ab5fff-6ac1-4f8e-8d9b-f1780dac2124",
"id_employee_sec": "c791985b-ef22-4ed4-ba2a-a4675d57f4ed",
"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": "e7a7dc65-5a53-4262-923c-5bb58de4bbec",
"comment": "sample string 7",
"id_user_open": "622a6d0a-3a82-49a9-97bf-8fa90aa12313",
"id_user_close": "84a4d74f-2c48-4a9b-8750-b7740b140189",
"id_unit_state": "b66af9b0-3a88-4642-bb84-d96ebc715ba5",
"id_pos_sesion": "f2ac2582-b713-42d5-9a05-a1bfc2bf6402",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:42:50.8767612+01:00",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "25e8a557-387a-4d97-9bed-3f751495ecac",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "ba723fc1-ce95-40bf-8250-8f782e602231",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f7a28123-00f8-4653-828e-bf44e706672a",
"locked": true,
"date_locked": "2026-03-10T09:42:50.8767612+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "6d0a5322-1268-4b6d-9a0f-64aa97006e72",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "085f7d04-acdd-4358-b1f7-550e2254cde6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "adeb0789-e96a-4448-8327-2620501a31d7",
"name_pos": "sample string 6",
"id_image": "24415a27-925f-4c1c-9fab-44d38289834c",
"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": "1c2c7000-3ee0-432d-b64b-4b53dada9c91",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "8cc916fb-df2f-41c1-a4ce-c9d99a4bfe15",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "7902f8d1-1b7e-4107-9bb5-d087979733a6",
"id_room": "84cd7933-db24-42cf-aa77-a67e382b7837",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "3745876d-a6ae-4935-ab25-6823c625adb0",
"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": "2e4afe8b-cab8-480b-a893-157cb7c306a3",
"id_room": "3eb1895a-15ac-4be5-b676-eafba96a1345",
"date_in": "2026-03-10T09:42:50.8767612+01:00",
"date_out": "2026-03-10T09:42:50.8767612+01:00",
"id_user_add": "91a06fa8-1e98-407f-beab-8f5c1f9b9472",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "cb92bd79-ca2f-4802-9de8-41322006c515",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "af6bd9c8-4fb8-4000-af38-f8ba1732059f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "d08ae070-016d-49cf-85ac-8a1367dde441",
"id_room_state": "be61f661-e836-436e-aaa5-c0525e992fed",
"id_image": "b5adb978-09a4-4ab4-a888-dbf2345229ed",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "01f27eca-3491-4890-a7db-b41a982179cd",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "520ae358-a5d2-494c-ba3c-aa9e967fe15b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "0c653e87-95ce-4e89-b2ab-e6a8975f4da2",
"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": "7606a7dc-74b5-426e-a427-b573cfe100d9",
"id_pos_sesion": "51158c36-ed2b-4f42-88a4-ebae1b5b8a7b",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5ca825f9-eb76-4f74-a8b0-225f02953018",
"id_room_unit_activity": "86827789-5275-41f2-a04b-1ebd161e3180",
"id_doc_sa": "071ed452-7741-456c-a5a2-c4b7e7fa183d",
"id_pos_type": "d90a9734-ecab-4492-8f26-ad9deeda59e2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "457cb758-d921-4e1e-9dd1-3f7d678dcaf0",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "c1cd0f90-d50c-4a37-a810-fffa689bd066",
"id_user": "ee5e80c0-8764-4982-aa55-6e3f7035798b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "34af25de-fa06-4593-8b8f-471b8e988238",
"id_user": "f4a6ce97-0b62-46c7-9c81-36aa5fd69d09",
"date_add": "2026-03-10T09:42:50.8767612+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "24e82a21-95a0-4b4a-8791-a0c3a36c64af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e43a75e1-00cd-4a95-9003-faceeabb14e6",
"id_doc_print": "a17e4ce5-dad1-4a2f-83e7-3ffa2334bfc0",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "8eae048b-eaac-4ba1-ac34-9912aef72dde",
"id_line": 2,
"id_item": "39e00895-6525-4223-833c-3573e437d808",
"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": "c49d58b0-6654-4d95-9159-bc4e54ba7866",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"date_used": "2026-03-10T09:42:50.8767612+01:00",
"id_employee": "50ec5f98-c679-4dfb-8505-1baa90afad16",
"id_branch": "85f2978c-89d4-44d3-b67d-8e94b4e37f82",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ce6a05e1-2887-4ea6-9490-958e3013137e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "d3b848d4-3595-4746-8c16-0f5af3b9fbf9",
"id_doc": "a6c33635-fd2d-4e2d-b932-37152a284c71",
"value": 3,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "4c69e0de-03a6-498f-8ca0-8083625ac36a",
"id_pos": "2d0279ad-6a69-449f-8aea-80f26a08f6ea",
"id_doc": "0e1288e2-6ac7-46e4-9da7-09cc55759bb8",
"id_branch": "0473ed32-d301-4c52-aff7-396f2eec1ac9",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:42:50.8767612+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c0acd4df-086f-445b-b4d2-e5abca4ecffb",
"id_loc_from": "b4c9893b-39ec-4381-9b23-356444ed2db1",
"id_loc_end": "1f951721-f361-4f6c-ba99-c23871859916",
"id_user_add": "0686b91c-e4a3-4a82-a2e4-69dc01a31355",
"id_user_upd": "ae7111d7-18a5-4fc0-99a9-2aa8516890f3",
"id_pos_sesion": "6325e051-9250-4c70-a90d-fdd5c9434782",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:42:50.8767612+01:00",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "621b611e-a330-40ac-8d11-1aa85b41e6b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "42bfa1a3-2321-4e4e-abea-efc9ec55f570",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"id_user_upd": "6c09b703-bc4a-40ca-8894-1cb0147e842a",
"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": "11a5c1c2-2267-437a-9254-a5d34a60d991",
"id_item": "ebeac544-9fc5-49b9-bedb-3da2cea0ecc1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "a17f5c8c-3e00-434b-833a-58827f07f756",
"id_line": 2,
"id_item": "8d6ed660-cdaf-408e-80c2-dac86b0f3663",
"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": "6cd9cdbf-64a0-474c-ba50-76f90ce4efe7",
"spool_server": "sample string 2",
"id_doc_sa": "c9f75a43-9f2b-4c4a-a1c4-2a815316e280",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"printed": true,
"print_on": "2026-03-10T09:42:50.8767612+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": "9734f5b4-d555-4320-9fbc-79cfe21b53ee",
"id_pos": "945acf92-ad77-4576-8f54-16d88f6ffcb9",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"key_access": "sample string 5",
"id_user_add": "6eb05a1b-6511-4432-aa35-dee55e340d6c",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "aacb01d4-ff1e-4b0f-8b84-718e9698e08a",
"id_pos": "a336a782-0f4a-4578-abae-d12f6685ffd2",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "b6ad10c2-0845-4efd-ab9a-42d9b56bc561",
"id_pos": "b73a6c9f-f89f-4fe7-949d-68a601db9ce3",
"date_add": "2026-03-10T09:42:50.8767612+01:00",
"date_upd": "2026-03-10T09:42:50.8767612+01:00",
"date_out": "2026-03-10T09:42:50.8767612+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": "37785b3f-bcc7-4f1b-8a79-6c9427acc805",
"id_user_add": "f17b03f7-c484-4bed-ba3e-2a2f7494e452",
"id_table": "5c3d04ee-c360-4716-bf16-bbe862f441c0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a7672775-3d25-4e7c-adbb-42f0655f8682",
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "30fb0dc6-e49f-4e00-95c8-8ff0d07e88ff",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "f7b4172b-6545-4ac7-bb2a-9ade43575153",
"id_sync": "a9779208-5e7b-4610-9f01-80b26b04121b",
"json": "sample string 3",
"id_table": "1aed712e-7078-4450-b255-ac72afeb8f58",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "1cb7550c-5fc8-4238-bcfe-17b95f722783",
"id_branch_from": "03025087-2776-429b-a31a-c55ce5f3b384",
"id_branch_to": "0399d5cc-70e9-45e0-ba3e-76d7767cdd27",
"type": 4,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:42:50.8767612+01:00",
"send_on": "2026-03-10T09:42:50.8767612+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": "fd774b6a-3a56-4a96-8f04-58b82b17fa24",
"id_pos": "cd6dcf9f-a8ad-43be-9001-25aa9f446c51",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:42:50.8767612+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": "05b4e94e-dbff-4e69-879b-18e300d6e0b9",
"id_function": "4bf73e85-6bef-4b88-86f4-11e94a9725a3",
"id_user": "787a7cfd-b4bf-4987-a0c9-d4aeb1e5dc98",
"id_profile": "8919a1d1-0abc-4ebc-b003-f526d460e2c1",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "7403f04e-79fd-4ef8-a2ba-4c5bfbc28848",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "da18ef69-d8dd-476f-8014-b3f19443d8f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ac3bd131-a4af-4136-8637-5ef409da54a4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fba68a01-b6d5-4230-af5a-313eae30d358",
"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-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "ff63c385-1017-47fc-9672-76c0079dc4e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "a959bafc-2280-403b-ac63-10c93d4023e1",
"token_id": "sample string 2",
"id_user": "cab82d91-ecbe-4050-ae33-3941ca6cdc31",
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"created_on": "2026-03-10T09:42:50.8767612+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": "5a85f516-d8ab-4a09-a911-9f62bda940a3",
"id_room_activity": "a5e1c37d-3bec-49be-bb12-0cfc2ac542bb",
"id_pos_sesion": "b1f5d746-ab0a-4cba-8da5-d8544c41c027",
"log_text": "sample string 4",
"id_user": "4a7564e2-e83b-44a3-96ac-4d6410f29b0c",
"created_on": "2026-03-10T09:42:50.8767612+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": "d973f54f-2f18-41da-8a1b-bbe1a4161a1f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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": "43439982-75f6-4a7f-b62a-67999dff45b4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:42:50.8767612+01:00",
"date_end": "2026-03-10T09:42:50.8767612+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:42:50.8767612+01:00",
"last_update": "2026-03-10T09:42:50.8767612+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"
}
]