GET api/Tt_Vouchers?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
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": "f8e40f20-1acd-4721-b3e8-b587cbd85b61",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"date_used": "2025-12-08T21:30:40.9268935+01:00",
"date_sesion": "2025-12-08T21:30:40.9268935+01:00",
"id_employee": "06c8f9c7-0f5e-432b-89d9-1e32a30dfd3c",
"id_branch": "1d8dde65-18be-4bb8-b4da-bd0a26d300e1",
"id_voucher_permision": "11569934-da05-41b7-ada1-830dc9cb42d4",
"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": "195978e9-e3df-43b2-b294-8c2d9fb639a3",
"id_user_add": "c4726526-6ccc-4da5-8c18-39ef45f45906",
"id_doc_sa": "029cf6cf-ecdc-4ca4-b881-8d88911df1cd",
"id_item_sub": "2b3fe8dc-d837-46af-bcb1-0403e211e70a",
"id_pos_sesion": "84b847a0-25a1-43fe-b565-e2611c2ebebd",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "618ddeeb-371a-455d-bbf6-e84033b2f2b5",
"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": "b2b4b063-707b-4ca5-a81d-2145b636b57d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "2894007c-e80b-4051-b669-8b024ace596d",
"commited": true,
"st_images": {
"$id": "3",
"id": "b7ebf239-de4c-42a5-8e3e-321501080f2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "23aa9321-cb45-41ee-b5ac-c14606f36ae7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "343fa8e9-1058-468d-ae83-1668664e7a59",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fc2b5104-3aeb-401d-bfb4-2083cc6f7fa4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "45e8f166-0ef7-4b2f-90c6-7ccb6c67d4e8",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "d172e08d-51ae-46d0-ba1e-4baa96309aaf",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "ca5ac9ef-a726-47d7-9b63-0814e861cab1",
"id_item": "b42c4228-4968-4b1e-a899-0fd535c65266",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "294bdba1-1861-4c3e-a4e3-cd230d7419c1",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "721c7b62-64ed-46c6-bf63-e91da962d06f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1f8deb89-8499-4fc2-bd2c-89946727f644",
"id_unit_sec": "401135de-73d9-452d-92cb-fe29e4baaff4",
"id_brand": "7ed98e1b-676b-438a-87e4-aacb1bae901f",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "953bc7a5-720d-4653-89cc-fb0f4ba4342d",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "a28f2246-0938-4c6a-ba0d-c30555c625e5",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "62c8711a-6750-4b57-ada9-a96d0a00a980",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "56b5369f-0e4f-4984-9d06-6d34f546e8f0",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "533fd861-4367-4206-8022-f9978e2a1819",
"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": "87fba2d0-e94d-42bc-a47f-d2006d87066a",
"view_messages": true,
"id_image_photo": "ba32f463-872a-434f-9e0b-87bb50ac673b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "453743e3-8fa3-4834-8c80-44dd447187ec",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "f2c8ce7e-b309-407e-ac7f-e523b8d617c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2f655b16-68a0-44d8-9ecf-9e6bb391a54a",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "62ebb84c-51f5-4543-93d6-94a066013669",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "6c6e7f08-b3e9-4895-bb9c-307f455bda06",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "27ad2cb4-8cb9-435b-a81a-248e6704414b",
"id_zone": "a0ad039a-fd00-4794-85ba-71a585728386",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "bc260ff7-d6a5-4080-84b6-d33559c951a4",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "d08f8832-924e-4f96-aaab-6d13d27d7927",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "37d41f11-aadf-452b-ba0c-3e13d9c70cd2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2826c44f-5594-40f6-b3b5-be9163ab358a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "74facd01-b79d-455b-aae5-70b937b9a1b2",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "43b86e95-c9d9-40e6-9d9e-7bd81b58634c",
"id_cloakroom": "17313f65-5f77-4360-82d4-1eba74feb636",
"id_pos_sesion": "e6ceb025-b25f-4de4-aabc-32839434d925",
"unit_id": 4,
"date_open": "2025-12-08T21:30:40.9268935+01:00",
"date_close": "2025-12-08T21:30:40.9268935+01:00",
"id_doc_sa": "2bd002b2-f2e7-477b-a1bf-3ca0b4833447",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "48f79649-22de-454d-a4a9-fbc45c2acca9",
"id_pos": "63c167bd-eb69-4e3b-bfbf-5028e65d2ff2",
"id_doc": "f449317c-3615-4695-b51b-deec4855ebe4",
"id_branch": "df92f5a6-b9e4-4614-8bd5-f17578f636eb",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:40.9268935+01:00",
"date_tax": "2025-12-08T21:30:40.9268935+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a7b3c1cf-c314-4035-8ce5-b2b26b72908d",
"id_relationship": "41212078-a97c-4a92-a953-1b26114732db",
"id_loc_from": "93458f6b-f673-48ff-bcdc-3641bc7ea28f",
"id_loc_end": "b96c7dba-7ecf-40f5-b770-19cbf0265b04",
"id_user_add": "f5afb70a-b855-42f8-8078-7ce82ce24be7",
"id_user_upd": "28e693b8-ca25-4be1-8481-04956097d530",
"comment": "sample string 12",
"id_pos_sesion": "d836fa7f-016a-4f9b-9d93-2ab839c1c874",
"id_room_unit": "942523db-b322-4051-8eda-0962f773beae",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "954792d6-9e45-45ff-8ad4-347640b5e86b",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "9e214928-b110-49a6-9090-18a80ca3b724",
"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": "a38d996d-939a-47f6-b265-0e79e78f3cc8",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "b9295e58-ab64-4ff1-8eb3-69d3b58ee5c0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d1dd2ac8-404a-4a4a-bb8a-c04d2584c1c5",
"id_pay": "986d87aa-94fb-43d0-a1cb-7a654b28dcd3",
"id_money": "7a1bebd4-7f99-4326-b552-d92adbceb15f",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "e54fba44-c9d7-4de4-bd91-7ae7c50d630c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "7cf2ecc2-9a11-4a12-8487-6dbfc44f23f9",
"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": "cd9379d4-9fd0-472b-8af7-cf748c538537",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "605902d8-9f17-4fe4-995d-b81b31f3c66a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "16b9c021-0b5e-4cb3-a72b-85f582902bbe",
"id_money_2": "1a899c72-120c-4d6e-ad10-d18e995619cf",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "0497566d-d013-48ee-b68a-c23a624acaf0",
"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": "83c3c205-1a6c-4e6d-8e21-cab4e0069514",
"id_pay": "ae8f29b4-1263-4925-a823-58cc6b99fe9f",
"id_money": "9c1433c5-fdf0-45a5-9bde-86627c9040bd",
"date_cashflow": "2025-12-08T21:30:40.9268935+01:00",
"coefficient": 5.1,
"id_user_add": "b8986007-bcfb-4be8-9355-f6912ba36e05",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "b588f98c-acbd-4640-9843-bc1d3015de39",
"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": "b25a9cba-b7b1-4c13-90d8-6cca7599844e",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "3303a5b7-0693-49b3-aa05-d649aa2c81f4",
"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": "ac7e0a0e-494e-41d5-88db-7d5692cc9906",
"id_line": 2,
"id_pay": "fbe805bb-7aad-4d1a-a39a-510f36e11c3c",
"id_money": "00254b86-aafd-4044-bc74-4dde9b0936fb",
"coefficient": 5.1,
"id_voucher": "c0fe0123-e3b9-4972-b4ea-4367d0468237",
"id_employee": "478c3ce1-bc1c-4510-b676-db181467fa91",
"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": "15b6f405-750e-4e89-a16f-aac196e2d139",
"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": "afd86f46-5ab8-4e76-942f-651a013ff5ee",
"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": "7021d927-46d9-43f1-ae8e-88e49a2e63c4",
"name_pos": "sample string 12",
"id_image": "cfc917e1-d3a9-4d15-9c3d-c77134eb9c89",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "987d2e3f-57c3-41d7-b0f9-6d4fa29d3530",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "762ced65-db26-4ae5-a17a-34e0fe6561d1",
"id_branch": "0f6bd113-ee65-46fc-a11f-d5cb256d678d",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "6ad5da2c-beb3-4f4a-b750-f54a95d6c766",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "17cfe9b4-733c-44be-b1a9-53f504a5dfde",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "e368b67b-f375-41d8-bea5-090e12008cdc",
"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": "a1873b01-fde4-455f-9d2d-c32edd550f8b",
"id_line": 2,
"id_item_sub": "858248b7-b9b4-49e4-b865-26c88f075878",
"qty": 4.1,
"id_list": "38ccf866-1636-470c-9496-04b58f7bde85",
"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": "45015816-905a-41f7-830b-f17801c13fcd",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "1c32147b-76e3-4051-aff4-5d1ad6ddf14a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c47ff7a1-baf1-4135-9644-0900270ac3bb",
"id_user_upd": "8c997d5d-e974-401b-90ee-668cbf184d6b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "0b3109e5-c5f0-4154-8671-280b2ca764b8",
"id_item": "348e0a4d-78a2-475e-a03a-d28013543b00",
"id_item_type": "38b5041c-ef1a-4871-8a44-b5c28da1c956",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9ffbc8f4-c0f6-4757-bd1f-c97c2f21e99f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "36669de8-de4a-41a1-9c44-2d1531b7b00d",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "0cec25f7-3add-45ef-93e7-679a393e8662",
"id_item": "f9fd136a-dc2b-43d7-998a-3da3935c0a0a",
"group_id": 3,
"id_unit_ref": "799cf223-f28d-4819-8ab2-7c98be027b86",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "98b92a3f-511a-4919-a20c-68dc1e66d675",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b5905e07-01bd-46cd-8d6b-dcb935555dd9",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "f71bbd6a-66e4-47fb-93c3-a68c9f5a3e1c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9e85b163-53a3-46d5-9ae4-d67eee347b2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "0a4bc6d2-b177-459a-bdbd-c8c05abc2a54",
"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": "b3fbef0c-3afe-4f19-9831-87f0e313128f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4eba753a-e77b-41b9-8f4d-6faaf87a0484",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "bbbcaa64-85d2-4a5f-9159-ee7a32e1c36a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "a51064cd-7051-4709-ac23-feb04623c3ff",
"id_line": "8146ef2b-d95b-4179-8024-f14cd1943edb",
"id_category": "cf75e06a-d7d6-4d58-82ba-1c6e519726ec",
"id_item": "46d09a85-0bdc-4db6-99b3-52f82667d346",
"id_item_type": "4cc2d942-7e84-43cd-aa18-6e94a872afd1",
"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": "142f3af7-5fad-44a9-a00f-ec6169592a9d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+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": "f91eeeb0-292c-4537-a7fb-2868f0de0b36",
"id_pos": "1042a3f2-5b93-4e84-993b-14e2306d5c1b",
"id_list": "0b30b156-7d26-4e33-b7c6-c305416f049f",
"id_item": "61746153-fedd-45a1-93ed-493f93296a87",
"id_item_type": "f50fa9b0-d5f5-47eb-a8b6-9f89a6d9894f",
"id_category": "bcee9159-f770-40cb-9387-fd3bfce5a3f5",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "cdd3afeb-cf6b-4e08-a9ff-c53ad7fa1e07",
"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": "375b101a-0ebd-4fe3-a9c0-9aec15c163d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "164105bb-69ea-4f62-952f-edac0bc36db4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0cbb45eb-b6de-498d-8032-5c7a61aedf05",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "9fe83ce2-33ae-4812-81d7-64fafebb0b95",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "570d1565-6b01-4e9d-8548-a30db00d7c3f",
"id_pos_type": "3345eb54-d204-4f38-848d-4781cfc72ba2",
"id_price_list": "deb415fe-e9a3-4fc2-96c4-e1214e3769fd",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "f6b6f200-5bbd-4442-aa46-f3fd0299bda6",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "78c585f9-d4ae-420f-a938-783ad27e67d4",
"id_pos_type": "48f3f2fa-fddb-4888-ab7d-21dac2897c44",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "a651fe36-15da-4d2e-b366-7fefd98de764",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "12e3acf7-65f9-4fce-b3c0-fce650e0d74d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "8b123b49-fe33-4033-b164-e11ed646eb30",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "d606ce8d-eefe-4bb7-8898-98831c01e789",
"id_branch": "541fd9e3-9cca-4340-bcac-928e798fc553",
"id_pos_type": "9af9106d-6ba2-48d7-8424-6fe255004648",
"id_pos": "432bc8bc-c4cf-4888-b73e-59dc6998355d",
"id_item": "78afe384-4f12-44c3-882c-f9e50d6d1f71",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "daedc1b8-e27a-454d-beae-765ccac64b12",
"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": "312753f4-2bf7-41ae-b525-af24a0f9ee47",
"id_doc": "2a19bb09-de3a-492d-8828-4e1aa7b848d9",
"id_pos_type": "090b26d7-f878-49cd-8506-67d7669aacb8",
"id_doc_print": "2f3b7c46-c7af-4b1d-b446-ecec22643486",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "c6436d41-7b44-4129-850f-c4d655124484",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "38",
"id": "07b280ae-affd-414b-95bb-3ffc2ddb03cd",
"id_pos": "a8624e3d-4738-471c-8523-78d48844a468",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "45ffea9f-4916-44f1-a5b5-4929b5e70294",
"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": "45dd0382-dc3b-4f12-9a2f-e46d8541fc26",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "a9587af1-b387-45ec-93cf-69270bbe0540",
"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": "35b0d824-52ee-42b3-b4e9-105840ed1bff",
"id_item_sub": "201fe1b5-7ade-4c93-b6b7-1bdc95a947e5",
"validity_date": "2025-12-08T21:30:40.9268935+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "2ac0a731-13d5-4afb-90fe-1d276f140a10",
"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": "f1e20129-ce1f-4e91-a4ee-8a40e7c59d47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"id_branch": "d6529239-d90b-44bb-897d-9e97f12599f2",
"id_pos": "b9c87017-27de-4453-830e-86d85b309b41",
"id_list": "008215cd-aa03-438d-a5b0-584ab4d9c1fb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "06a399f7-3edd-4e3a-b032-011900a3dc42",
"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": "f6d2f5e8-0b41-475d-a368-6cde80fd3f42",
"order_id": 2,
"id_item": "b086efbe-c969-4813-9880-2e32920aa6ed",
"id_item_type": "5113193c-2d4c-4736-aab0-47cf1ed19a41",
"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": "4e1ae995-5417-46bd-ac45-e9747de87ffb",
"type_item": 11,
"id_voucher_json": "e92e9fc5-e135-41b4-877d-1f54b6f391f5",
"count_voucher": 1,
"id_category": "4b19a92e-7510-4c3e-b4f3-5c96d0a5a480",
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "dce5f26d-a584-4b70-a06f-1ee7827b9827",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "44",
"id": "2cbfa780-9537-4ded-8b43-8b9785493286",
"nro_sesion": 2,
"id_pos": "b760e09d-8424-484f-8cda-3bf93d162e2b",
"date_tax": "2025-12-08T21:30:40.9268935+01:00",
"date_open": "2025-12-08T21:30:40.9268935+01:00",
"date_close": "2025-12-08T21:30:40.9268935+01:00",
"id_user_open": "82a76d7d-038a-46b9-b209-068ce0aad9b5",
"id_user_close": "d41d9881-32ca-4153-9f58-8a63c0118319",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "e8fd1c15-f952-45fe-af87-ffed4aad7fc0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3bb3593f-9d69-4409-adb5-adc10ec9c8fa",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_rooms_units_activity": [
{
"$id": "46",
"id": "3fc8f5da-7a94-4dd0-8d90-41f2af69427e",
"id_room_unit": "4cfbe7af-da9c-4fd4-97f3-eb9623f57a3b",
"id_room_list": "af1543c0-ef2c-4389-8c59-40aab626d939",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:30:40.9268935+01:00",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"date_open": "2025-12-08T21:30:40.9268935+01:00",
"date_close": "2025-12-08T21:30:40.9268935+01:00",
"id_employee": "3525aa49-3960-4a7f-bd12-b39ee183d7de",
"id_employee_sec": "9affeaca-17a9-4368-92c7-68fb03620db4",
"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": "e33502f1-9d50-4b25-8b7c-e0732e5f7a97",
"comment": "sample string 7",
"id_user_open": "d601e698-1fd6-4f71-a726-e5c367869235",
"id_user_close": "01d16ce8-58d7-49ad-98b7-3515383fe9e8",
"id_unit_state": "a6761eec-27a1-440b-a179-cc9a3642a781",
"id_pos_sesion": "889f2997-2971-410c-b409-519866cb8862",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:30:40.9268935+01:00",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "47",
"id": "a99a05d3-9049-4003-b38a-f9600c0c5df1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2ebc5e63-6082-4ebf-adbb-3ba1bd1f845c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cad0496f-f0a7-4f8d-a826-c1372555af2e",
"locked": true,
"date_locked": "2025-12-08T21:30:40.9268935+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "2bd143ea-5ce0-4c68-a530-9232f2d5d803",
"commited": true,
"mt_rooms": {
"$id": "48",
"id": "e591cc69-1543-4edc-9b3e-b339a78279cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6e8cf275-8a89-4132-8685-3a323d471880",
"name_pos": "sample string 6",
"id_image": "561cf194-bcff-4d3b-84a0-4e1b43ee7055",
"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": "0f0908b2-7e32-4963-baa3-a6ee76bc8dfc",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "9978e904-01e0-420c-a663-fad16c5d823e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "49",
"id_pos": "8a3f06dc-e61e-4b78-ba98-852b1ada5309",
"id_room": "90b6a866-0f38-4ccb-a070-2047d2fc2f89",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "962594ba-213f-4dce-a9b2-bb1b969aa4b2",
"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": "37e97617-5fd2-4983-b3c1-4a4677915db2",
"id_room": "eb9f4ba9-bfba-4bdb-8337-cfd5ed872725",
"date_in": "2025-12-08T21:30:40.9268935+01:00",
"date_out": "2025-12-08T21:30:40.9268935+01:00",
"id_user_add": "2242b3b8-afbb-4831-a440-51fa182b3a19",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "8736b329-2ab2-4d2d-add0-d214c91683d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "504fd2e3-f7b9-4572-93ed-5acca2018ade",
"commited": true,
"mt_rooms_units": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_rooms_units_states_types": [
{
"$id": "52",
"id_room_type": "e16e6aa1-b76d-4c94-a4b2-1f67d5f193a6",
"id_room_state": "e44dc377-e823-4096-98b7-830ca5666162",
"id_image": "bb720511-7b2b-4110-8da7-3e43c92426eb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "0858b4d9-1ddb-499a-8774-0c8eb910a825",
"commited": true,
"mt_rooms_units_states": {
"$id": "53",
"id": "911acc2e-d670-48d4-af2c-5b71e87b3d0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "76374317-1be3-475a-b8d9-05e23594b960",
"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": "47664a8c-a8ae-4147-9bb4-01a89724030d",
"id_pos_sesion": "253da062-a942-4d9e-8a4d-deb08298ed85",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d5effd69-9260-419a-94db-856261af4e2b",
"id_room_unit_activity": "d01a31a5-211d-40eb-a9a9-2ea10edd7bb1",
"id_doc_sa": "91ba8511-0535-42f0-b4e9-b276b2de81c9",
"id_pos_type": "50e0329f-e208-4fe7-afcf-91ceb2935edb",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b4ee8d7f-1d4f-405f-9eb5-9de3f488f940",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "2b43aea8-b8ae-4133-8085-a37ab180333a",
"id_user": "d16f2b1b-0909-4c6f-bdd6-021ae0d9279a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "8f54496a-caf7-4cf0-a0a5-28451c1152d0",
"id_user": "df42520a-a850-40a1-b573-a82aafbeb672",
"date_add": "2025-12-08T21:30:40.9268935+01:00",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "43"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "69b1bbe2-4c6a-422c-9bed-d1528fd90dfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2c09ff6d-1f63-414c-ad69-8786e29283ec",
"id_doc_print": "b186ba86-7567-4e10-8666-1af1c5ccb394",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "78c9fcc0-92d0-454a-a81d-f383db1c7938",
"id_line": 2,
"id_item": "9a6b3edb-19eb-4cf8-9bd2-e245a340c968",
"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": "f60bf259-a1dc-43bb-8a50-5a2c0dc1926b",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"date_used": "2025-12-08T21:30:40.9268935+01:00",
"id_employee": "46681e0a-0159-4d18-88e8-4d65ccd95a8e",
"id_branch": "04e559fb-08f3-4b17-9bcd-dfb76a4c6921",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0d9d6d79-33d0-4666-b213-a9a3d6449c64",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "091e1828-36bb-4976-bf2b-217b0407d51d",
"id_doc": "d74352b9-a74a-4730-866f-4b53b71e98d6",
"value": 3,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "ec7b1d31-1f44-48fa-9064-d46b85f0ef32",
"id_pos": "430b0e39-9cab-4822-81b8-8e9eab490452",
"id_doc": "a0ed728f-f2a6-4197-97a8-f6f14c60f89e",
"id_branch": "73a46bc1-27bc-4389-98d7-9de742dea00c",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:40.9268935+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b52f3006-91f0-404a-93be-ae04aa42f3d3",
"id_loc_from": "a7c9a7ea-5551-4f81-aadb-ca2be25b4694",
"id_loc_end": "7d486742-4c23-4933-a68c-78849bcf5df2",
"id_user_add": "73b55a04-2555-4074-9085-4208492c1853",
"id_user_upd": "32d6204a-be4e-45e5-8671-1201a04f6396",
"id_pos_sesion": "49cab826-e219-40af-bbdc-a309e1886058",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:30:40.9268935+01:00",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "8b86ff63-df90-4f17-b82d-4625431d3138",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cf367ae2-2d1e-4920-9966-578471202e48",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"id_user_upd": "24daf1b0-f776-4e4e-9153-ba3219c254cf",
"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": "02b9e02c-e5ad-47d8-a3af-4f3ac05a2a2a",
"id_item": "43919cb9-3f37-4d11-b29a-743afa57291c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "42f8d91c-4ec2-4ba5-9b8d-cd12dc0785b4",
"id_line": 2,
"id_item": "6630aa50-6c28-49a0-8b9b-b022afdd187f",
"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": "65c6335b-4614-48bf-a8ad-fa339406a393",
"spool_server": "sample string 2",
"id_doc_sa": "fc44864f-2949-4293-aead-e7da0520f153",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"printed": true,
"print_on": "2025-12-08T21:30:40.9268935+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": "27f4279c-071d-4eb9-8a10-c04b13d447d1",
"id_pos": "6d2d8d57-2ca7-4018-8580-e841f2d5a8fe",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"key_access": "sample string 5",
"id_user_add": "4f9b9270-fa30-49f8-a44a-143b89233d25",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f1c388c3-fcb4-4b05-94a1-49ac49c31e70",
"id_pos": "bc1403f4-a0a1-4c9a-a192-8f52a58fb2d0",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "7d6c7045-ec27-45b1-9b00-3f59e83c2ed9",
"id_pos": "959abffb-181d-4d71-86db-8d20e77fc9cf",
"date_add": "2025-12-08T21:30:40.9268935+01:00",
"date_upd": "2025-12-08T21:30:40.9268935+01:00",
"date_out": "2025-12-08T21:30:40.9268935+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": "f27c37e9-23e5-4107-a246-db18fddeebc4",
"id_user_add": "46d8e2c6-5c61-4ba6-91db-e90c9fa43d22",
"id_table": "a8f2e5a1-ffd2-4668-b233-1e10f5846c94",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "132d72bb-a391-4082-8252-a9ef9b569eaa",
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "c1883ed1-17e7-4044-9778-cbc83bd6f239",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "0f20268e-0e81-488f-98be-b087867147a9",
"id_sync": "630d72fa-178b-4314-8137-9515458fd8e3",
"json": "sample string 3",
"id_table": "d690746c-ccf1-4934-a7d0-b88936da696f",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "b27bf156-7fc9-4f00-bca4-65c3a131edbf",
"id_branch_from": "98b51052-3f09-4586-941e-30c615bdf848",
"id_branch_to": "c8a04eb8-f976-4fba-b32e-9b1a4a0767de",
"type": 4,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:30:40.9268935+01:00",
"send_on": "2025-12-08T21:30:40.9268935+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": "ea26077f-65e2-4e63-ab8d-0809d7d71e1d",
"id_pos": "6bf856b6-4710-4180-aca6-fa6e0536f5cf",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:30:40.9268935+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": "cb21613a-7478-4c20-bc8b-dfd5ee73d1c0",
"id_function": "64c50e51-0480-442d-a96b-fc563b58f203",
"id_user": "e029f59f-5ed3-4a96-b938-660328f495cf",
"id_profile": "6e643635-4c4e-4e49-89d7-2bb677c5aa4c",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "50966be0-c988-4ac2-864c-8282b3b5111a",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "d22ebf55-3a88-4271-8067-0c7d4ac3744d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9a6a710b-7365-4f74-a134-963ce21a6b14",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "edb867c2-160c-413f-911b-28e7a632eec5",
"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": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "41377c84-fafa-4088-9172-77dec9ae1bbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "ee38e7ad-d765-4cb3-863d-5f5fb42a8b94",
"token_id": "sample string 2",
"id_user": "2ebd8fed-a6af-4f79-8d44-4c19e8820f92",
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"created_on": "2025-12-08T21:30:40.9268935+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": "e2d6bd2c-6a89-4bb1-823c-3e550db878f8",
"id_room_activity": "b5d13451-eb90-4a11-a09f-2b738716116f",
"id_pos_sesion": "f09ef9aa-af94-4af3-ab90-aa73c971fb4b",
"log_text": "sample string 4",
"id_user": "304692c6-265e-4523-b667-fe10cc35ba55",
"created_on": "2025-12-08T21:30:40.9268935+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": "8ec4bb16-8740-4edc-9b25-5bf75ef89828",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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": "bc4330d7-7929-41f5-91a9-98bf8888c647",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:30:40.9268935+01:00",
"date_end": "2025-12-08T21:30:40.9268935+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:30:40.9268935+01:00",
"last_update": "2025-12-08T21:30:40.9268935+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"
}
]