GET api/Mt_Items_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 mt_items_vouchers| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| json | string |
Required Max length: 32672 |
|
| id_pay_type | globally unique identifier |
Required |
|
| id_doc_print | globally unique identifier |
Required |
|
| hour_end | time interval |
None. |
|
| price_item_sub | boolean |
Required |
|
| define_validity | boolean |
Required |
|
| price_ref | boolean |
Required |
|
| price_min | decimal number |
Required |
|
| supply_apply | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "9f8f76c0-128f-4cba-b308-be7bef4b05cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "5de543f8-feae-4bbc-ab88-b5a9271e85d7",
"id_doc_print": "63608bb6-9172-4747-b7dd-34d824211ffe",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_items_sub": [
{
"$id": "2",
"id": "53c0fa90-7d1f-42ef-9cd9-d231fef641a2",
"id_item": "8b422b79-15eb-4f46-a2f0-e3fea099afc5",
"id_item_type": "f986e5a0-d0d7-4c60-ad02-2ad21b944db3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ed83b04c-b603-444a-bc8d-2942fc065868",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "6fc29b22-39a6-4866-9649-12b075a47aff",
"commited": true,
"mt_items": {
"$id": "3",
"id": "b1e4fa47-0aa2-4c72-bd94-1e7fa11637f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ac779cb3-4e4e-4550-995d-36b8391072ed",
"id_unit_sec": "d18a85a5-2821-4590-a52b-8f7464dbbe9c",
"id_brand": "359bc66d-4be0-4655-9807-9f899df1e419",
"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": "292aeb36-3c43-46fc-9fa7-3a947d3aebda",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "b7ede222-0425-4a69-a586-c768d1b1d0cf",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "7bd1b1f1-6a6e-4816-a419-01d1df3eba4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "980da9e6-6e35-4187-8314-2779d174e027",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "4a0ac60e-ff5e-4edf-8826-ea61772e052a",
"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": "cb65eaed-c18e-455a-8777-a4fc5f489543",
"view_messages": true,
"id_image_photo": "324804c2-c3f4-42c9-9094-5943d19a384e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "88da27a7-1aab-41e6-85e9-d0e673dfbfa5",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "863baf31-9875-48bd-bcd9-ed29c0ec3099",
"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": "163089df-7a80-4ea3-a296-5ec922abffc6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "97ab59d0-ad0d-47c8-ba10-07081b23ba40",
"commited": true,
"st_images": {
"$id": "7",
"id": "df858d31-bef7-4ecf-aa56-e025fe9efa76",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "76f05ed6-e5a8-45a4-b18f-a3626e2d9b91",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "c55316b4-cc40-4811-8fa2-b891260f0d65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8e94a9d8-2c05-4bfe-81db-a3326989a2bb",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4a173765-1f7e-4e56-98bc-1f5eb97b9ef0",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "69f2c5c1-f534-4878-b3f1-a3324b289281",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "745533d3-265e-41d2-9bfc-59ccd4eb0f92",
"id_item": "459e76ed-389d-409b-8926-19eabf3e1efc",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "d6f23269-fddc-4327-a397-c253117da442",
"commited": true,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "9"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "10",
"id": "a520ce21-a59a-498a-bf3b-f654db683ec4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "b3cfb32d-7377-4830-85a9-d4e060865593",
"id_pos": "98d7b340-41b0-44b5-9174-90f6cddd2eda",
"id_list": "7cfffe5d-f866-4ded-ac1b-ffd3a336abda",
"id_item": "c4e954dd-95c2-4bc6-8467-d7283e51c8e3",
"id_item_type": "4bd9b3df-4a49-4133-b530-43f8c1cf9d9a",
"id_category": "c77cb4f2-1426-44ac-82c3-cf1cd11717f4",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "73d9470f-a323-4906-8117-c37d3baf543d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$id": "11",
"id": "5ef05d0a-052d-4eeb-8069-fd3d3506652c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "53505e85-b37a-46b9-af37-ef99002b6f26",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "f51ec1b1-ccca-4561-8625-b0e6eca32295",
"commited": true,
"tt_vouchers_det": [
{
"$id": "12",
"id_voucher": "1d91b2fb-7962-4692-9ef5-b61d32fa140c",
"id_line": "ce875cbf-d334-4133-8b40-9e2b04124b0b",
"id_category": "4a417fd3-47c3-478c-b789-98ba902e3e19",
"id_item": "7e4d6392-3ec9-4482-9f51-dbd2b750ab10",
"id_item_type": "9c7ae80c-8e2d-4d07-9c71-6708741a743e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "11"
},
"tt_vouchers": {
"$id": "13",
"id": "a173d961-0a1b-4dff-a09c-11b040f02da8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"date_used": "2026-05-09T09:38:45.8605785+02:00",
"date_sesion": "2026-05-09T09:38:45.8605785+02:00",
"id_employee": "d6331c4d-ef61-4296-b810-069e4ae9f985",
"id_branch": "c7cffd05-36a4-45b8-8d8b-1af26b7c602b",
"id_voucher_permision": "c6a54436-59c1-43e8-a46e-461fdd8cfea8",
"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": "63913f4c-2364-436c-ad35-b2bfb7711d4b",
"id_user_add": "08afeced-4a24-4f63-8aa2-5c0ba8ad11c1",
"id_doc_sa": "a4fe6b7f-dd36-46f2-89fd-0c4e3455035d",
"id_item_sub": "6854f59e-c042-4981-b184-033d851921f2",
"id_pos_sesion": "d69ecb32-4662-470a-ad2c-c845c0d36a5a",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$id": "14",
"id": "9d210c8c-8173-408b-a3bb-aeff2b517f64",
"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": "5191ee03-6c94-400b-abbf-66b054b30a92",
"name_pos": "sample string 12",
"id_image": "cef2c6ee-b5ec-4b4c-a130-8960407e9a9a",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "868a3bb0-3103-4ea6-950a-04817f1e4303",
"commited": true,
"mt_employees_branches": [
{
"$id": "15",
"id_employee": "1af22bea-d85d-4f5d-ba60-8876aa7ee0dd",
"id_branch": "88107c62-535c-41b1-ab6e-fb7ecf46c7da",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "d2f90283-59d7-44f2-8cd1-de42907b81ed",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "14"
}
},
{
"$ref": "15"
}
],
"mt_employees_profiles": {
"$id": "16",
"id": "9ee6e458-f283-41b3-a694-64db3634e776",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "a5cc3e11-b66a-41f4-80e0-2781cedf97bb",
"commited": true,
"mt_employees": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "17",
"id_doc_sa": "453ba034-fd7e-4fb7-902b-6cd26a6a2aaa",
"id_line": 2,
"id_item_sub": "f3734a59-a3e2-4311-9f64-2af40e2073da",
"qty": 4.1,
"id_list": "b11b7c8f-0702-4376-9ca8-35443fae65c4",
"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": "5108de15-58b8-4aab-8755-ba5e757a4441",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "58d22ea3-d320-4481-9432-dc51b18e7c35",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "566e53d8-efc1-4c73-993b-358e343f3e88",
"id_user_upd": "b70b5304-cd16-4c09-89d5-2e0564152ec2",
"active": true,
"mt_employees": {
"$ref": "14"
},
"mt_items_sub": {
"$ref": "2"
},
"mt_prices_list": {
"$id": "18",
"id": "eef43f6a-3d77-41a9-bb69-06221023f77a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "676f8739-223e-4ff4-9552-051a1f1f1ea9",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d0e41c29-7183-4bcc-8462-454f1666809c",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "1b1dcb53-0c85-4995-9772-3c4973075476",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "19",
"id_pos": "dec1de73-d543-4cdb-94dc-373b88148f92",
"id_pos_type": "168f311a-6f7a-4cbb-beb4-733af46b0042",
"id_price_list": "90e4d857-9e23-4304-90d8-7f467345628c",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "7e82edb4-8329-47e4-ad3e-5c666d22c112",
"commited": true,
"mt_pos_view": {
"$id": "20",
"id_pos": "3f905daf-fd62-4cdb-87ac-fbafe12c5ccb",
"id_pos_type": "08e047bb-5500-4a28-a98d-fc4d7d620284",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "35a9994d-8668-48d2-b4c3-c88bd651dc02",
"commited": true,
"mt_pos": {
"$id": "21",
"id": "2cce12c2-c24a-476f-b8d0-90a1466783e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a8d387b6-a88c-4459-989d-232f3c53dbb4",
"id_zone": "ee93557f-b7e8-4950-9616-092e74f2c75c",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "0ad129a7-edbc-4a2f-8ce8-398d07920751",
"commited": true,
"mt_branches_zones": {
"$id": "22",
"id": "4be6cf81-9949-49b1-9a7c-5f52ffa88b55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7623504c-f937-455a-aa47-55eeba5120f6",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "7722957e-e672-4afe-8fd9-60d3bba936f3",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "23",
"id": "5fafbebc-e3b1-46b5-8c9d-4f373dd07a20",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "edeaffce-311f-4a5b-b63d-73df9f1c8f35",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "733dfd52-c4dd-4216-8c4f-e6c2b41d979f",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "60eaf1ce-1f53-4016-a9a5-9df749ff8dbc",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "24",
"id": "6b76e712-a688-41e1-a652-4efccb56f4ea",
"id_cloakroom": "c925f2ae-bdbd-4e78-91f5-0b5b22d31d5a",
"id_pos_sesion": "878cefa0-f95f-45e9-8049-c2046f2ec966",
"unit_id": 4,
"date_open": "2026-05-09T09:38:45.8605785+02:00",
"date_close": "2026-05-09T09:38:45.8605785+02:00",
"id_doc_sa": "8d799d41-1362-45a2-8c58-b566024854b6",
"commited": true,
"mt_cloakrooms": {
"$ref": "23"
},
"tt_doc_sa": {
"$id": "25",
"id": "57d9655a-a6a2-405d-b082-9ddc23733f5c",
"id_pos": "a255f9e3-d6b0-4564-9a8f-3f08aa240029",
"id_doc": "2734b80a-abba-4786-bdc4-138ec9c39eaa",
"id_branch": "c8638f8c-a9a7-4502-90e3-b395195a4d1e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:45.8605785+02:00",
"date_tax": "2026-05-09T09:38:45.8605785+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6fb0adae-475d-49b8-9347-b838589730f1",
"id_relationship": "70117a91-b7f9-4104-84ba-0650cc85e3aa",
"id_loc_from": "53134766-2075-4581-b5d6-112346ff9ba5",
"id_loc_end": "66ea2b8f-2e8b-4585-b6dc-4eaa5d218e22",
"id_user_add": "b14db4f6-192b-4386-b4f3-ebf6c25cb63e",
"id_user_upd": "e397ff43-ed56-4a47-b158-0bc11de2bb41",
"comment": "sample string 12",
"id_pos_sesion": "8b83395d-892f-4246-9458-8dae1b3df0c2",
"id_room_unit": "1d6ef2da-2b19-4800-9dee-fa15c4881033",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b584a54f-e13d-45c7-b5ab-1d81cb88f6ab",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$id": "26",
"id": "ad5bbacc-8208-450f-baf6-c692a29b3b18",
"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": "f78259a0-403c-4866-a828-c4301fbde2e2",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "ee8a6c21-628f-477f-a54d-4d3b68f11e9c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "27",
"id_doc": "73746570-b2e3-480a-ab80-accdd3c46afc",
"id_pay": "9685de64-20c6-44bd-9e34-04e1c872774d",
"id_money": "bc2a254e-5dcc-4efc-a41a-7f4a39b9a807",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "8847a212-1422-498f-99b5-f1af4f39bccd",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_money_types": {
"$id": "28",
"id": "b83eaefb-ce9f-42ff-a07f-42b3d30ea8df",
"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": "719258c6-5d62-46a2-ab6a-27e7262fb98b",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "a45562fb-bcf4-48a6-9eea-ad7db639cb4f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_money_rates": [
{
"$id": "29",
"id_money_1": "68af58af-5204-4db7-88ff-f7348877a4a7",
"id_money_2": "14a94359-6942-484c-b235-1718b26a43bc",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "e7ed47b9-b0bf-4d9c-a4da-df7bd6d0d3aa",
"commited": true,
"mt_money_types": {
"$ref": "28"
},
"mt_money_types1": {
"$ref": "28"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "29"
}
],
"mt_money_rates1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$id": "30",
"id_doc_sa": "5627282f-6468-4fce-8958-b1392ca6871b",
"id_pay": "7453ab79-64e7-4757-b246-28a5a9db47a5",
"id_money": "adb88d79-f7d1-4e3a-aa67-d8a26c3ce3c3",
"date_cashflow": "2026-05-09T09:38:45.8605785+02:00",
"coefficient": 5.1,
"id_user_add": "66e40473-6fba-4234-a582-effad2c11eb6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "31",
"id": "c8dc6900-375d-4a0d-b8d9-f3e4cb1a0523",
"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": "a7c89508-76d2-4658-808e-47dd18cd84d5",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "9b0a6ee6-7566-4a21-bf7f-94ad237ddbe9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_pay": [
{
"$id": "32",
"id_doc_sa": "b4435c74-7812-4ece-b107-69e6ca442c66",
"id_line": 2,
"id_pay": "4094af16-8f74-479b-907b-1cc37850149c",
"id_money": "58cdc031-914d-4020-a88a-beaf3e600941",
"coefficient": 5.1,
"id_voucher": "2a20076d-aa98-4844-8c12-18a63abf63e2",
"id_employee": "f213a9c9-f377-4de6-8d0d-4724fc61bd12",
"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": "3a431a9b-ad50-4834-8e20-cd9eea1c0fcc",
"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": {
"$ref": "14"
},
"mt_money_types": {
"$ref": "28"
},
"mt_payment_types": {
"$ref": "31"
},
"tt_doc_sa": {
"$ref": "25"
},
"tt_vouchers": {
"$ref": "13"
}
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$ref": "28"
},
"tt_doc_sa": {
"$ref": "25"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_payment_types": {
"$ref": "31"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "33",
"id_pos_print": "13ee6f7f-a14b-4ca9-8603-31296e2c5993",
"id_doc": "a66ef05e-7f34-4438-8ff6-420e8032e31b",
"id_pos_type": "2e5820cd-5004-4cec-a775-2b0d3423d89e",
"id_doc_print": "81b22eb8-e2e6-4306-b26e-b8923bfaca23",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "7b7efede-e839-450d-930b-ff347e375fad",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_pos_print": {
"$id": "34",
"id": "e7a28b20-0205-4431-8b27-c737904e26b9",
"id_pos": "cadef141-6661-431e-83b0-56277fa47e93",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "e70a67dd-2f2e-4827-8dc3-606106fdb37c",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$id": "35",
"id": "ee8ee317-ef45-4369-a519-5af59a3c0eb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "33568ac1-3e5c-4732-9ce0-787b40998cec",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "fc3da457-5701-4308-a3da-f41c35d10086",
"id_branch": "e327f76c-4317-4d51-b233-f194727c3d21",
"id_pos_type": "22c17120-db0b-4556-8b0b-99196ca0eff4",
"id_pos": "cd6c3568-9163-4e6b-97f6-572c71b9279c",
"id_item": "2f78f18e-04c9-4958-bb4b-003751f556b6",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "12369e1f-4daa-4bfc-b82b-7f0ac4d649f6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "21"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"st_doc_print": {
"$id": "37",
"id": "a72204c4-24bf-4820-951d-e4e51098f755",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_print_det": [
{
"$id": "38",
"id_doc_print": "b42faeb2-0368-4e61-93bb-8f72387843f8",
"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": "37"
}
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$id": "39",
"id_pos": "3004f156-6421-43f7-9f11-fed8886fad40",
"id_doc": "16e9d614-8866-4cc4-9385-673465ec575c",
"value": 3,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_docs": {
"$ref": "26"
},
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "39"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$id": "40",
"id": "f5fd9669-cfe3-40cc-9498-3b74845bfc0e",
"id_pos": "0a187ad6-67d9-44f7-88fa-da0f3584e161",
"id_doc": "951428f0-c487-4f47-bc93-6db65dc0374f",
"id_branch": "e6f70934-4258-431d-a9c0-77dedc39cf37",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:45.8605785+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ec6d926a-ecc6-4d0f-8a7f-f602095b9e73",
"id_loc_from": "0a65919b-ff88-4d0b-baf5-7badb1c4e533",
"id_loc_end": "d82e37b3-4574-4ee4-b273-238a89f45c56",
"id_user_add": "00cf3fdd-9e73-4d61-aff7-0cdec467cdb4",
"id_user_upd": "37cd908a-227a-4a19-928b-fc2e779a8a24",
"id_pos_sesion": "29ee59ae-757c-416e-a91d-00b989301069",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:45.8605785+02:00",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "26"
},
"mt_locations": {
"$id": "41",
"id": "8ee87fb1-02de-4569-a24e-98c29687d09e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "456c1464-df50-4a53-a0c1-20afb6709639",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "6204c536-f5b1-414c-b6ef-484f1b612ec2",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_st1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_stock": [
{
"$id": "42",
"id_location": "41d0507d-a2ee-4eb9-985e-adaefaae1979",
"id_item": "7daa81d7-b7ee-4426-85b4-e7dadb33da61",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"mt_locations1": {
"$ref": "41"
},
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "43",
"id_doc_st": "215c4137-7cb8-4328-9823-2f23e9bc1e81",
"id_line": 2,
"id_item": "3b431d9c-6c0a-4934-b1b4-c592c6057e3a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "40"
}
},
{
"$ref": "43"
}
],
"tt_doc_st1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_st2": {
"$ref": "40"
}
},
{
"$ref": "40"
}
]
},
"mt_locations": {
"$ref": "41"
},
"mt_locations1": {
"$ref": "41"
},
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa2": {
"$ref": "25"
},
"tt_pos_sesion": {
"$id": "44",
"id": "5f6d0b5c-966e-4e21-8858-50d5e8c5f59b",
"nro_sesion": 2,
"id_pos": "112e3c0d-3bdd-4d82-af13-072e1fd4d2ac",
"date_tax": "2026-05-09T09:38:45.8605785+02:00",
"date_open": "2026-05-09T09:38:45.8605785+02:00",
"date_close": "2026-05-09T09:38:45.8605785+02:00",
"id_user_open": "07215987-0dad-4d91-b023-536bac29ae3d",
"id_user_close": "b760a146-f9eb-468f-818e-78b4c288d93d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"tt_cloakrooms_units": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "db113810-7535-47ff-b243-32a7906fa375",
"order_id": 2,
"id_item": "b509d5df-b9cb-4115-95f0-4b6b619082c0",
"id_item_type": "38ff27eb-d97b-4c29-8b39-3857d40abc3e",
"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": "8fcea94c-7823-411d-b72c-70c964402c1d",
"type_item": 11,
"id_voucher_json": "aad06f93-193c-4673-98c3-2f0fb0689f2e",
"count_voucher": 1,
"id_category": "b0dd3496-2985-4853-b642-8034888ceca5",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "3ab1abf9-8f77-4b77-803e-537aec47affd",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "11"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "3d3f3165-c4b5-4e12-9cab-562a705e9d6a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ae5dde25-401d-44c5-957f-e2a224bea4d0",
"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-05-09T09:38:45.8605785+02:00",
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "4a137589-235c-4f09-8695-07e9902834e7",
"id_room_unit": "f60d9158-dc6f-4a37-866b-978f23a7a748",
"id_room_list": "33c733f0-7c70-4938-91f6-689c7f2530aa",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:45.8605785+02:00",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"date_open": "2026-05-09T09:38:45.8605785+02:00",
"date_close": "2026-05-09T09:38:45.8605785+02:00",
"id_employee": "78f3adc6-a31e-4175-81c5-fb620f71a4d7",
"id_employee_sec": "bad895a8-edfd-4b88-883e-948216dd041e",
"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": "3a9471af-0939-4c0d-90e7-b7a7149049d1",
"comment": "sample string 7",
"id_user_open": "8c2bc48b-11f9-463b-89cc-ebdbc4f9df14",
"id_user_close": "69275bb8-c273-4fa9-bb48-c91634c56552",
"id_unit_state": "63bdac2b-3f10-45ed-8f34-2ee0fe17ecf8",
"id_pos_sesion": "da5762d1-a3e3-4314-9803-8c867982c96d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:45.8605785+02:00",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_employees": {
"$ref": "14"
},
"mt_employees1": {
"$ref": "14"
},
"mt_rooms_units": {
"$id": "48",
"id": "2234f37e-28bb-4097-9aad-2232246923a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a24c0803-2e71-4447-bc8c-38ec1334a3bc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2982458b-24df-4abb-8664-a4bd831dd6fe",
"locked": true,
"date_locked": "2026-05-09T09:38:45.8605785+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "57b24dad-7412-489c-88cf-f98bfd9c20ad",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "cea4fbe3-89f0-4a23-ae4d-4619a09a3952",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f8ca219a-3d65-42d6-b561-d2237b56c3e3",
"name_pos": "sample string 6",
"id_image": "8ab64b6c-8c3e-408c-a863-4a773165bb7c",
"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": "41d7601d-f0b0-439b-a20f-4c01817ca8cb",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "24c06f8f-f1be-404e-b01d-94c7f2fc14e0",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "07641e82-9e5c-41e2-b5db-c88d531ee4b5",
"id_room": "deb027fd-2524-4ef9-a851-8433a85ce3a4",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "08e2cf36-247c-4d5d-bc71-abd6ed37f70a",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "58f01c4d-fb36-43c9-b5f3-b7efacd3a4ca",
"id_room": "e666b32b-089f-4506-bde4-16512d6ed127",
"date_in": "2026-05-09T09:38:45.8605785+02:00",
"date_out": "2026-05-09T09:38:45.8605785+02:00",
"id_user_add": "17297eb2-5261-41dc-ab5e-e1377f2ed59c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "17479256-4e75-425c-a5af-ed42dd6b0b23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "d96130ab-355d-47a1-9f6b-cb9dcd35c5c2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "ce9f6a51-915a-4d9c-8fb1-878c76d43424",
"id_room_state": "83c0d41c-8fe6-4123-afa0-bba681d1b38a",
"id_image": "8e285ba7-af0c-4131-a4f4-2d0215920cbf",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "e1825e27-375a-4a55-aef5-9391cac9b928",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "b0e708e9-93da-448e-a9cd-5554dc58d520",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "5fbf5e8b-d732-42d9-b039-372348a589aa",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_sesion": {
"$ref": "44"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "55",
"id": "8c143583-afee-4fa8-9b5e-ae83bec50717",
"id_pos_sesion": "33e0d8c9-ec7e-4d05-8c23-72ba7ced59da",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "dd2a0ffa-7002-488e-b93d-223d4f38b581",
"id_room_unit_activity": "d819486b-999e-4fe2-8b8f-9f14a00597cf",
"id_doc_sa": "084871b7-4b31-4065-b385-ffc1f55c1ed5",
"id_pos_type": "76c951ad-582b-49db-b09b-b4f1b7ce720d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "eb1a045f-cdff-4377-bfdc-adee47ae3931",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "44"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "f03b22b1-1240-45ef-b7a5-1b33ca9a07cf",
"id_user": "bed0147b-c0bd-4b25-b924-6994d77bbc8d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "27114ce0-6729-40c8-a6ef-c0cf41177e90",
"id_user": "10c1aadc-7e81-48b2-934a-72527025b16a",
"date_add": "2026-05-09T09:38:45.8605785+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "275688e5-e969-4269-935c-e30cc2a12c7d",
"id_user": "22e0392f-e226-4369-a11a-a566992e9a48",
"id_user_profile": "8bf390a1-5145-44b2-8c39-67064b0b8843",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"id_pos_sesion": "2ae95488-7507-4c59-ac93-63959db28d1e",
"date_login": "2026-05-09T09:38:45.8605785+02:00",
"date_logout": "2026-05-09T09:38:45.8605785+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "59",
"id": "f96c3e6f-ea4e-427b-af60-43fb7c768e51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "0090b364-320a-437c-b955-d960e9a21369",
"id_function": "88ab7e51-98d1-41b1-8012-e6360f6156b9",
"id_user": "a357d7cb-71c9-44d1-8b40-d4478f549ac1",
"id_profile": "7985791e-b5b9-4a2b-b1bc-6e3d3c124aaf",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "61",
"id": "6ab49063-4a76-477e-9fa2-dd40938d18ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0d7e4ff1-1688-4863-8c8b-92d9a7bd709b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "51e6b175-c38a-4b66-a3c9-ddc4167cd294",
"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-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "ad5b1dbf-fe1b-441d-8dc8-166dd799072d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "7e8033e0-0ab4-4044-90a6-58e100638fe8",
"id_user": "6ad58247-495d-47d9-8b65-3c6e1001b0e7",
"date_add": "2026-05-09T09:38:45.8605785+02:00",
"destiny_type": 4,
"id_key": "f52292c0-59fa-4896-ab22-370f42f35cf5",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:45.8605785+02:00",
"id_pos_sesion": "0e3d0749-8a40-41ce-bbd7-1d066951ef58",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "63"
}
]
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "6735d44b-32c2-47ba-9050-d3f6a8c2f3ea",
"spool_server": "sample string 2",
"id_doc_sa": "5204d043-a74d-4a91-8016-949d8fda88ca",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:45.8605785+02:00",
"tt_doc_sa": {
"$ref": "25"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "44"
}
},
{
"$ref": "24"
}
]
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$id": "65",
"id": "3ed1f9f0-f443-477e-8b7b-d76b8417b3a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"id_branch": "db14ecc0-1d21-42d4-8933-12343968f61f",
"id_pos": "86e15749-79a8-40c0-97bf-227816f9a29c",
"id_list": "a322793f-0db5-46ef-999c-54e6916c48a6",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "980d829b-c33b-4485-a1d5-180ba4fb260d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "21"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_doc_num": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "e8ae5874-2c2b-4005-840e-77a64b62840e",
"id_pos": "684defe9-eeb0-435a-8576-dfc37f0bc807",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"key_access": "sample string 5",
"id_user_add": "ebdf60b2-91aa-4ee4-9712-00e46877c905",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "96e829a8-6e11-4886-9560-722043d481dc",
"id_pos": "b93acc4f-5c9e-4aa3-8a09-eeda55264504",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "bd3f9755-f883-41e1-b238-600d81ba416b",
"id_pos": "ab0c11cb-00a4-4f10-aa39-8b05dcad7965",
"date_add": "2026-05-09T09:38:45.8605785+02:00",
"date_upd": "2026-05-09T09:38:45.8605785+02:00",
"date_out": "2026-05-09T09:38:45.8605785+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "69",
"id": "0e2091f2-9726-46f8-9b87-0933577f0b49",
"id_user_add": "27fccbb7-782e-464e-a15a-fcbefbf3c23a",
"id_table": "bbb5fe59-eedb-463e-b48d-c2c08ab60635",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "92ff5e7b-127b-466b-bde1-3e3748e2fd9a",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
},
"st_sync_tables": {
"$id": "70",
"id": "1d5eb23a-089b-403f-8ebc-7abdcba2c5dd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "7853f447-08ec-4822-ab82-35c84b3794e2",
"id_sync": "8eda2189-6e71-4955-b2fb-5df4b2e722ae",
"json": "sample string 3",
"id_table": "5dd461d1-21b2-4cf0-b300-ea932ccbd157",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "0472c1af-bc41-410f-96aa-a4248aedc4d2",
"id_branch_from": "db909208-d816-41ad-bd1f-79878c71a355",
"id_branch_to": "7a530fb0-acc6-4a1a-bd45-a4311e6e8c60",
"type": 4,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:45.8605785+02:00",
"send_on": "2026-05-09T09:38:45.8605785+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "8fd5a034-a069-41da-836b-05ec3b744e79",
"id_pos": "94dc33c3-6191-454f-9ad7-7728e6017c9a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_pos": {
"$ref": "21"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "5"
}
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "19"
}
],
"mt_prices_items": [
{
"$id": "74",
"id_list": "cd7cfbd0-63e1-4e86-8744-529b52fbf15e",
"id_item_sub": "9aba678c-5a53-4635-8a3c-c75ce0ffe136",
"validity_date": "2026-05-09T09:38:45.8605785+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "c826a8ec-0034-46fd-9c8f-e4162c0b4763",
"commited": true,
"mt_items_sub": {
"$ref": "2"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "74"
}
],
"mt_prices_list1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list2": {
"$ref": "18"
},
"mt_prices_list_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "25"
},
"tt_doc_sa_det_stock": [
{
"$id": "75",
"id_doc_sa": "7074b6e5-d83c-4bc1-854e-78d01c294f63",
"id_line": 2,
"id_item": "3469fff4-2911-4829-b1e1-c9527702edcf",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "17"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers_permisions": [
{
"$id": "76",
"id": "1f61e7ba-cd25-4c37-aff3-5ac9dc9c630e",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"date_used": "2026-05-09T09:38:45.8605785+02:00",
"id_employee": "4f3aad19-18ac-464c-9ddd-3818239e72f1",
"id_branch": "d4c6161b-5877-4c38-9245-22c2f4eeeec8",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c31e9e71-4117-4247-a3c2-ee86be6168e3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "14"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
{
"$ref": "76"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_payment_types": {
"$ref": "31"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_vouchers_permisions": {
"$ref": "76"
}
}
},
{
"$ref": "12"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"mt_pos": {
"$ref": "21"
},
"mt_prices_list": {
"$ref": "18"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "10"
}
],
"tt_vouchers_det": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
{
"$ref": "8"
}
],
"mt_employees": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_money_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_payment_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "77",
"id": "1b29e989-064c-40b0-b1c2-332a568e8d11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_employees_branches": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_periods": [
{
"$id": "78",
"id_branch": "960135b6-8159-402c-abe7-37cc56c5f7ff",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "78"
}
],
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_vouchers_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs_payment_money": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_employees": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees_profiles": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_types": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_locations": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_money_rates": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_payment_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_pos": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_doc_print": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_prices_list": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos_print": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_items": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"mt_prices_list": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$id": "79",
"id": "e9b65a2e-ba9e-4121-874c-995b9483678e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "229606f9-2dee-478b-9a00-42e881d3c281",
"commited": true,
"mt_units_ref": [
{
"$id": "80",
"id": "5433f1ae-906d-47eb-8c20-1722b8764451",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "fdf7a156-c7ff-44db-a9de-54c839add1cc",
"active": true,
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"last_update": "2026-05-09T09:38:45.8605785+02:00",
"id_user_upd": "222250c9-259c-41e3-b964-6fa88eea6838",
"commited": true,
"mt_units": {
"$ref": "79"
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "81",
"id_item_sub": "fd1f3f98-3139-4aa1-938a-7157d3cf6adc",
"id_item": "d62c1b62-093a-436b-8bc4-ad19fde80e03",
"group_id": 3,
"id_unit_ref": "19adef72-b886-4b44-a255-a3bd5a3df040",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "2"
},
"mt_units_ref": {
"$ref": "80"
}
},
{
"$ref": "81"
}
]
},
{
"$ref": "80"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
{
"$ref": "79"
}
],
"mt_units_ref": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_token": [
{
"$id": "82",
"id": "d7514b11-31c7-4c99-a8d7-d1e8c28ed7e9",
"token_id": "sample string 2",
"id_user": "65faca2c-a4b5-47ee-9208-1855649e94b2",
"date_from": "2026-05-09T09:38:45.8605785+02:00",
"date_end": "2026-05-09T09:38:45.8605785+02:00",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_doc_st1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_pos_sesion1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "ea974f31-34f2-484e-9c2a-e2663944dbb3",
"id_room_activity": "c22e6cd4-a9df-4195-9a78-8cadaf2c902d",
"id_pos_sesion": "a9b715e6-eac2-4562-a2cd-ed4e673f24d8",
"log_text": "sample string 4",
"id_user": "473e699e-d31b-432a-8526-c26057183507",
"created_on": "2026-05-09T09:38:45.8605785+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_vouchers": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"tt_doc_sa1": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"mt_units": {
"$ref": "79"
},
"mt_units1": {
"$ref": "79"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_prices_rules": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_doc_st_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"mt_items_formula": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"mt_items_types": {
"$ref": "11"
},
"mt_items_vouchers": {
"$ref": "1"
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "2"
}
]
},
{
"$ref": "1"
}
]