GET api/Mt_Prices_Rules?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_prices_rules| 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 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| by_amt | boolean |
Required |
|
| by_pcg | boolean |
Required |
|
| ap_amount | decimal number |
None. |
|
| ap_percent | decimal number |
None. |
|
| ap_price | decimal number |
None. |
|
| ap_price_min | decimal number |
None. |
|
| ap_price_max | decimal number |
None. |
|
| id_branch | globally unique identifier |
Required |
|
| id_pos | globally unique identifier |
None. |
|
| id_list | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
None. |
|
| id_item_type | globally unique identifier |
None. |
|
| id_category | globally unique identifier |
None. |
|
| by_day_week | boolean |
Required |
|
| use_mon | boolean |
Required |
|
| use_tue | boolean |
Required |
|
| use_wed | boolean |
Required |
|
| use_thu | boolean |
Required |
|
| use_fri | boolean |
Required |
|
| use_sat | boolean |
Required |
|
| use_sun | boolean |
Required |
|
| use_hour_ini | time interval |
None. |
|
| use_hour_end | time interval |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_categories | mt_categories |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_prices_list | mt_prices_list |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "f4ec9edb-36ff-4e20-8255-896cc6268d53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:48.7434394+01:00",
"date_end": "2026-03-10T07:08:48.7434394+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": "d0a651ec-61c5-4053-8b85-dd2e2985d8f1",
"id_pos": "6575c233-af26-496e-b178-a7447c00c602",
"id_list": "b8063c78-e11a-4797-bb12-584de9b618b6",
"id_item": "8a3502ed-635a-4849-b233-18c5e353ad53",
"id_item_type": "a983928a-36c0-47a2-820d-3402ce3127fb",
"id_category": "ec4ac758-4a70-4093-9e8d-39f579c78130",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "23ee501c-16b4-4e78-9a50-9f4011601a32",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "9758faa5-6c3d-4a93-a7d6-d8a0d4284a41",
"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": "8228393f-8edb-4c1d-9d96-a4b25ac2376b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "654b316f-07e1-4f2d-83f5-82b82b4597c3",
"commited": true,
"st_images": {
"$id": "3",
"id": "b8def784-b033-4c86-bf25-01aa713f0445",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ef70c9c2-6ee6-4833-a884-da0d90921a79",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "bbbb1a87-3c0f-4a10-b05d-e14ecc52f98c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0e1e41cb-2f6e-417b-9549-9c75a7c29e40",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1926aaec-9582-4f70-8746-96fa6c0b74e9",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "fa44b14b-da49-4362-88ed-a7092bd9bf9c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "15d71258-382a-4cd6-8d66-c8c648e8b618",
"id_item": "c81bb6e2-65fe-4a4a-89bd-3f8829b95d27",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "916250a6-5ee5-4ff7-a866-d1b45085426f",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "f2dc4627-2be9-4c75-b119-d9e30809449b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5af4c38d-f013-4577-87a7-220a9a4941b6",
"id_unit_sec": "cf96fb14-e5b1-4992-a91a-119e9db0a573",
"id_brand": "4927155f-7680-4c92-bd52-36af2fefd06d",
"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": "97b7af48-e918-458f-a6d2-764750e73338",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "342ae3ed-0472-4e94-ac08-4047b56771a8",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "df8efe23-a405-4d2c-b77e-1c626c6c588c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "3a85b029-951a-4d85-a046-670b08f1510f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "eec24a05-ea4e-4f00-936e-63b6d621a801",
"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": "7665b4e9-bacf-4085-98ba-49db748543f8",
"view_messages": true,
"id_image_photo": "ac5552be-8c8c-47e0-a39f-0a64c63955d9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b8a3ac35-930b-4e06-bf12-eeb777dc5af1",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "b5548940-f8fb-43a4-9e13-e86a6d5398b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1b8984ef-ec8a-4031-9f82-57ed162a9ea3",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "b4821085-1e2b-46ec-ac7a-657b8af8497d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "029da0c7-976f-4fd3-ab30-6f5de5470636",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "44bf8e99-4fbf-493e-aecc-e9b061779d02",
"id_zone": "2be71b59-60d3-463b-b79b-3ed940e9ed01",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "1e8a2a41-a57c-4ed7-9ede-bcccce3e46de",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "e13498ac-e4aa-4eac-99fe-f5d90bd0d4bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e808edf7-6bdf-4547-b138-444ff5cb3e85",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3dcd6972-61e5-42de-8a7a-41213aabb143",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "4823b6ef-d07b-4016-91fe-6fe5033b1dde",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2fc8f01e-820c-4079-a9be-8b88ccbd5f10",
"id_cloakroom": "9079d5aa-4aa3-49bf-8909-3c13966ace92",
"id_pos_sesion": "a97dae32-848e-42a4-8b7b-6112558dd694",
"unit_id": 4,
"date_open": "2026-03-10T07:08:48.7434394+01:00",
"date_close": "2026-03-10T07:08:48.7434394+01:00",
"id_doc_sa": "97137873-1b63-431b-8e64-9caa6b4634c9",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "fa8e01c4-bf8a-4de7-909b-57027bbd081c",
"id_pos": "43ec91b0-88e9-4062-b0ee-55d11b09926a",
"id_doc": "77957fd3-04a4-4755-949e-a1f5b03dc2a4",
"id_branch": "70fd6cab-67f8-4167-9507-a87b44195f68",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:48.7434394+01:00",
"date_tax": "2026-03-10T07:08:48.7434394+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5ec2ed2c-e548-4f94-9fb3-bab12fd2c112",
"id_relationship": "4a4d60ba-ee10-476f-914e-4f94a449f54b",
"id_loc_from": "eb4b75d9-f657-49f6-9cca-c0c969cc8608",
"id_loc_end": "e4e1ea02-7b7a-40d4-9ae8-6b72940a00d6",
"id_user_add": "4f3a1b6a-2e79-44bb-a6ad-6cc1c8ce9782",
"id_user_upd": "4e7e3f3f-cffc-4fe1-aa17-08cd64923a52",
"comment": "sample string 12",
"id_pos_sesion": "96a8a1b3-7952-4f42-a0fe-ed5cc95bbf53",
"id_room_unit": "7a936c15-f849-4d68-a323-47e82bf345fc",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c1e49d55-5304-44c7-aa77-e920e2a4fecc",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "84ac839c-4635-48f4-9b2d-7cdf60b4bcd4",
"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": "5f2c06ff-3b70-409b-9442-c2ca6b4fdb14",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "625edc43-fd4e-4cfd-9e2e-e22b96d647d3",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "febbd8ff-2b0e-422a-bf66-a26ba7d0f2c4",
"id_pay": "35d280fd-b06e-4740-a1be-e0ea5c9b9051",
"id_money": "2c26ecec-ed85-4ad6-965b-060c7165b56f",
"active": true,
"created_on": "2026-03-10T07:08:48.7434394+01:00",
"last_update": "2026-03-10T07:08:48.7434394+01:00",
"id_user_upd": "2263f953-c3c4-48f2-9ce0-aca331d2daaf",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c94967ac-8eb4-486f-8efc-e7821411d87c",
"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": "a39869d4-07a8-4a12-83fc-c9be4af5d670",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "0764489b-5043-493a-bb3a-e53f12b59799",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "2e0b30a2-04f8-40ce-ad0b-73a21e1e3f5a",
"id_money_2": "a2c32cce-8349-4bd8-a0e0-42d9e5b70a50",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "1a9c296d-5810-495c-82de-0d7303fad282",
"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": "fb04e377-de2f-4932-b0b4-5316256adfb0",
"id_pay": "e441a194-349b-40b1-b33d-34385e2d3ee0",
"id_money": "04c61cae-b214-4a69-a1b2-38786d57743c",
"date_cashflow": "2026-03-10T07:08:48.7591056+01:00",
"coefficient": 5.1,
"id_user_add": "0bf8c851-cfa0-481a-99f1-c01978871683",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "5c7e9bd9-f777-4f30-be07-09d2a6901208",
"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": "22efcce4-3fb2-4d1a-b193-5d89f8f47192",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "ab1811a3-ab10-4d07-ac27-fd70954dfb5e",
"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": "e8fa8b5d-9c1f-46c3-a704-2708ce4ea667",
"id_line": 2,
"id_pay": "d1b3031a-9bcf-44d9-9181-908ce42b7859",
"id_money": "9f4cbbfa-408f-4847-a496-2ed66c1e42c8",
"coefficient": 5.1,
"id_voucher": "ea2639fa-a7f1-4fd7-8546-43b1ac730e98",
"id_employee": "42046911-1c24-4951-9e54-3a3d4413f022",
"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": "77729f9e-0aeb-40dd-8529-6ad5d08d7fba",
"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": "7fe68c50-a407-4d92-b580-bc7fb0111aee",
"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": "f77a36c0-bd4a-465a-80c5-a8ff8749f6fe",
"name_pos": "sample string 12",
"id_image": "df751c27-72c3-4b53-a24a-fec87c10bb57",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "aa223463-1a7d-4f35-bf06-42871d9bf72f",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "36448bb0-68de-446a-94c7-e8639c1d1cfe",
"id_branch": "ddf1865f-ab36-49ef-8bd4-00dc6381b145",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "e7911b07-5570-43a1-91ba-7c50d152c188",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "494a63a4-7f77-405e-875b-73ecae22eaf2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "4f508790-a5b8-4354-bf3b-8e9d64f10e70",
"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": "dfd5a1d2-d259-464e-9343-d7f58c996555",
"id_line": 2,
"id_item_sub": "525591c4-2899-4237-a853-7fb31cf0c49f",
"qty": 4.1,
"id_list": "f44e6322-ed28-4206-8b9e-3a409a29f7d1",
"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": "6d31d072-7039-4ef1-a2fa-71806db8a697",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e80122d3-779c-40da-878e-23b8758ef3fa",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0052177d-6a2a-48c9-8877-c4545312b1a1",
"id_user_upd": "98f7f12e-1ba9-4a54-87e2-f8e001fc2a68",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "9f7065d1-2bd0-493d-b7c5-28d581f61ebc",
"id_item": "207bc56c-f885-4b08-904f-7e9aff8e151e",
"id_item_type": "1e069402-9769-46b4-ad92-568a6b6aaa3e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ba255584-1806-461c-abca-fdd673236217",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "a5c4e553-020d-4b90-b6ff-20d5df8505c9",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "be91744b-3dd5-447b-8051-f3c8feade864",
"id_item": "49a563ae-771f-46af-9016-23228d0c06a5",
"group_id": 3,
"id_unit_ref": "5a564fb5-c3d3-498e-a772-21a093d17dbc",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "4c320e0e-477f-44fe-af8a-deecd6544d68",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b7c7bbbe-d865-4a64-b9f3-c08d8c96a01b",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "5e8d37d6-7d85-43d3-95db-584e267826da",
"commited": true,
"mt_units": {
"$id": "28",
"id": "5c9e47df-b27d-4403-8319-8013c0073842",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "a251f2e6-2c30-46aa-a244-a5c55e541788",
"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": "6d672b93-a060-4e10-8f72-1675188b0ed8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "034c7248-ae1a-46bc-b72d-f5ce2f910272",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "51293c41-5c11-45c2-a165-61e1a7f4ea9b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "844255f6-8ebb-4016-8707-59c294630ccf",
"id_line": "8bc19cd6-5d3e-4a8b-83a0-86b9f50d829a",
"id_category": "81ad26b6-71da-448d-abb8-611cce46e507",
"id_item": "fff45540-04a5-4927-9e91-29952f14a411",
"id_item_type": "45a6b8cc-dc88-44e1-9bf3-cb8c075865a8",
"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": {
"$id": "31",
"id": "2980613f-ee01-4dbf-9b30-39aabee5802e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"date_used": "2026-03-10T07:08:48.7591056+01:00",
"date_sesion": "2026-03-10T07:08:48.7591056+01:00",
"id_employee": "ed19eafc-d237-4a46-bc92-882e30ad5dc9",
"id_branch": "35106f46-e6df-440d-9291-9f454064998a",
"id_voucher_permision": "8f664332-d6ae-43e8-9fe7-9505777c796b",
"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": "b77320b2-4a82-4a25-8381-b62a4de82e33",
"id_user_add": "60ce49a3-225b-4f72-8157-c13c8cc41cf5",
"id_doc_sa": "856d6e13-a72d-4364-863e-a0dc2c690dd8",
"id_item_sub": "7ac5eafc-1d06-40c4-a49f-73776fda84cf",
"id_pos_sesion": "f708eaaa-ed03-4eda-9f05-5cf405a9dcbe",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"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": {
"$id": "32",
"id": "90fe9365-6b35-458f-abaa-77ddc091c21f",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"date_used": "2026-03-10T07:08:48.7591056+01:00",
"id_employee": "1519f362-4e47-48f8-8f69-c5299e1d9594",
"id_branch": "066d644d-948b-47ff-9dcc-6f9cf484bc80",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c027e6b3-129f-40d2-97c4-e568206d02c0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_items_customs": [
{
"$id": "33",
"id": "36d4c2d6-186f-4315-9e5a-bd65b7432914",
"order_id": 2,
"id_item": "6d0f6b38-760a-482b-a4d4-8900ebbf0dfa",
"id_item_type": "68435e53-121b-4ddd-a781-1fef834912a3",
"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": "f68c9015-8d38-42b5-bc1e-a431c4ede469",
"type_item": 11,
"id_voucher_json": "6d2449d2-446b-440b-a677-eb95a22ae8ee",
"count_voucher": 1,
"id_category": "09473d7d-3695-4b5c-96d3-663f0adf0fe8",
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "7c2f77cf-129e-4c74-b0fe-d3b735cab2d5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "1084dbc2-6414-496f-b1dd-743a4d95ac19",
"nro_sesion": 2,
"id_pos": "0b84fabb-7419-4ee3-9933-41587eb768ee",
"date_tax": "2026-03-10T07:08:48.7591056+01:00",
"date_open": "2026-03-10T07:08:48.7591056+01:00",
"date_close": "2026-03-10T07:08:48.7591056+01:00",
"id_user_open": "4feba886-50a4-48d1-8774-bc7453013fe9",
"id_user_close": "bfb290d0-85ee-444e-ae9c-998797e0b397",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pt": [
{
"$id": "35",
"id": "cbc6930c-969b-42dc-b339-de19b1bdd281",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2167194c-5a86-43d3-9c62-e6412299e489",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "a5f0a959-34eb-40a9-82b0-132b6ec5e683",
"id_room_unit": "a16146af-bd3e-490a-a6d8-8d1de7c55a02",
"id_room_list": "2c24986e-b7c7-4cc1-a9fc-9764532c0aaf",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:48.7591056+01:00",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"date_open": "2026-03-10T07:08:48.7591056+01:00",
"date_close": "2026-03-10T07:08:48.7591056+01:00",
"id_employee": "98a85c10-e708-4cb6-b95b-a99dd0a6af66",
"id_employee_sec": "ddd96af9-e8aa-4359-94e0-77d77a95036c",
"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": "848a555d-e355-4fc6-bb84-eec7813aa7e5",
"comment": "sample string 7",
"id_user_open": "eeb403a5-cdf7-4ee0-ad44-5e8970e3f1cf",
"id_user_close": "cd82f1f5-016e-4a2c-a1cf-e5412b9ac4d3",
"id_unit_state": "93ad76c7-ae0a-4831-b103-88e0a50dd3ad",
"id_pos_sesion": "423c06bf-8047-4446-8771-b0d56ff5214a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:48.7591056+01:00",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "3916f476-7c55-448c-87cf-20df797866e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a41bc7bf-6974-426e-9734-4973fa42cc41",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "bfa289ed-5a8f-40c0-aa57-6436ec1282c1",
"locked": true,
"date_locked": "2026-03-10T07:08:48.7591056+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "9d451e36-15e0-4284-939b-460a264ef56c",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "447dc15b-1815-4df7-847e-63b2ca9d6377",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a193b5c9-26d3-4a03-9312-68358d582dae",
"name_pos": "sample string 6",
"id_image": "cece52e9-48f4-49f8-82fb-fe751d581d37",
"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": "4e384d2b-4f1d-4917-97ec-4ddb04044d45",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "cd171a6f-5572-46aa-b827-f24a7158e506",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "641270e2-a5bb-4bc3-b138-93496174443b",
"id_room": "856be424-72ad-4112-bd92-29a4990ab05a",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "b0d28009-f87f-4a1f-8ba6-bb7f4d86cfd8",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$id": "40",
"id": "cde8c858-a8ae-4c98-aaf4-e6c2b2478a73",
"id_room": "4d9d5cc3-f866-47e8-816e-d30ce0f480e8",
"date_in": "2026-03-10T07:08:48.7591056+01:00",
"date_out": "2026-03-10T07:08:48.7591056+01:00",
"id_user_add": "ffd5cb26-921d-4afd-8eae-102aeb1c052f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$id": "41",
"id": "8886809a-6daa-4e8b-b9d3-b90e9241e3ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "098bc185-c1d3-4e34-bb60-2dd8eda50994",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "97b0f7f4-ee26-4eaa-9eba-18be629792f6",
"id_room_state": "229737e4-ade8-465d-94af-03ad8ac384f5",
"id_image": "18385fea-4c96-4661-ba28-071669aaf5f8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "fd0a954e-0845-4958-bfdb-d6c0e45ce854",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "bb6cec31-db4c-440a-b608-3d1e0abd5066",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "8626322e-89ac-4023-924d-f78f043859a6",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_types": {
"$ref": "41"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_states": {
"$ref": "43"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_list": {
"$ref": "40"
}
},
{
"$ref": "36"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "44",
"id": "1a60b5cf-026a-40db-8e48-7a9dd05bac65",
"id_pos_sesion": "f0d583b6-4ea0-4812-90cb-d7e4e420ca1a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "579b599b-eea5-4553-be4b-83cda9536ffe",
"id_room_unit_activity": "847628d2-de1d-416d-9aac-265c8da93b51",
"id_doc_sa": "ff7e3bd0-af65-422d-bb57-e32cf029c711",
"id_pos_type": "23191e22-05a8-4d65-af50-8d637029e41c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b5ff6f3a-2025-4613-8672-9fb66a2068d4",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "0218f745-243a-4248-833b-b7ce4087794b",
"id_user": "584759bf-ce38-4a66-a00a-2e024022188e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
{
"$ref": "44"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "46",
"id_pos_sesion": "329bbf94-0869-4918-b1d7-ab095f9e9290",
"id_user": "82c71058-d929-4160-afc3-e24929fb8f82",
"date_add": "2026-03-10T07:08:48.7591056+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "46"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "47",
"id": "934bb809-734c-49db-94fc-7411ddca2a09",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "78ebcf5f-02ff-40d7-9c77-126a75bc8ff2",
"id_doc_print": "38db4643-c2dd-47b1-b20f-f29ad25499c9",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "48",
"id_list": "acd5e9b1-c5fc-41f9-b4d2-c9d9ec17208e",
"id_item_sub": "084f4cf9-0478-4bc8-86bc-e451faae0eed",
"validity_date": "2026-03-10T07:08:48.7591056+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "04a86d2e-741d-41b7-88ac-6176a5c63ab7",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "49",
"id": "555242ab-358e-4a6a-b1c1-c38cb7d38264",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "aab714ab-43c7-4341-8f57-6765f9b8e30a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "55c6affd-6ef8-40e2-aea6-efbb7b5f503a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "036f98ff-f68d-43e5-9c66-a0cba5bb1a3c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "50",
"id_pos": "b939efd1-5649-4f1e-b945-e6e877c4b191",
"id_pos_type": "908177b5-621a-4c15-a2ee-f70634a986c3",
"id_price_list": "7314aec6-d04b-4451-813d-09cf0b8f11e9",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "f2b8d6fd-333b-450c-9ee4-18ec87fc9331",
"commited": true,
"mt_pos_view": {
"$id": "51",
"id_pos": "19ec0fae-40b2-46d1-a5a7-f0730724d650",
"id_pos_type": "5b2093a3-91e6-4ea2-8eb4-aa3bae56b017",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "f55eed5e-3bf8-4f65-b61f-6a12c37aa5d5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": {
"$id": "52",
"id": "a828cbf2-c144-4695-95c7-5a62e5ef1b56",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "f3ef552b-3b91-4e8b-b9c4-2a5ba3c9e80c",
"commited": true,
"mt_items_featured": [
{
"$id": "53",
"id": "e486acfd-8462-4c56-9dcf-11fe73e59311",
"id_branch": "fad5f3e8-9663-4497-bec9-5e3d73bfe6e3",
"id_pos_type": "74ccb0c2-63a4-41e9-b5a8-1bb24bff8012",
"id_pos": "ee2597d6-a712-431c-b82d-0e50984392d6",
"id_item": "23429425-89c3-4899-a7e2-1172d8d1e054",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "431cc98b-bada-4544-8a8c-9c37d7f01bb1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"mt_pos_doc_print": [
{
"$id": "54",
"id_pos_print": "8aa6ee81-4114-480c-897c-b256ac2dfcb6",
"id_doc": "0c1e7523-8d8b-4bf9-9877-24cadd2e23d5",
"id_pos_type": "5f9d929c-76b3-4ef0-b990-e66b994c2f0e",
"id_doc_print": "ea8431a4-781a-4a46-82d9-849fb6adbc7c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "388205da-73f1-4a91-97ee-0048b8fbdae5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "55",
"id": "88cbcb10-c489-460a-a234-06dd553452a8",
"id_pos": "c494f7b2-4c0c-4986-8b0e-27b6d2610726",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "c767c59d-bb9a-42f3-8d1f-f21709ead94f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "52"
},
"st_doc_print": {
"$id": "56",
"id": "8957eae8-e31f-47ec-99e6-15de795fb67a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_doc_print_det": [
{
"$id": "57",
"id_doc_print": "c3ca7946-b878-49ff-a004-28bd03d77972",
"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": "56"
}
},
{
"$ref": "57"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"mt_prices_items": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_prices_list1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_list2": {
"$ref": "49"
},
"mt_prices_list_rules": [
{
"$id": "58",
"id": "d4642b47-4e5b-48ef-b487-e8a3c536f128",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"id_branch": "6b8f0a28-bbb3-4a41-98bc-21405962474a",
"id_pos": "afc6fbb2-037a-4be0-b05e-04908b3c1691",
"id_list": "c45fc97d-97ab-4c84-bf2f-2848cb5375c1",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "68cffed1-daf0-4912-8dbb-a7446caaaf21",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "285bf0a6-3e8e-4bb3-8c2e-197ebd0a1b5a",
"id_line": 2,
"id_item": "b6d251d2-34d5-465a-b363-251a76177f92",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"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": "54"
},
{
"$ref": "54"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "ba891381-9586-4d75-8f2d-87e8e8a5fb0e",
"id_doc": "bbe96329-fb2e-4011-aab2-e4f8ca53beea",
"value": 3,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+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": "49273b08-ab3e-4c9d-bbe6-303e8bf248b3",
"id_pos": "80f5e78b-4039-4333-bff2-fc45009dc5e2",
"id_doc": "41ddd718-b4f2-422d-8b80-89ea63f79274",
"id_branch": "79594a8f-69fd-4588-84fe-600534163609",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:48.7591056+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "577ee584-04bd-47c2-9172-8e72388a59d2",
"id_loc_from": "230ccccf-b98a-477c-ae0a-0318ef636052",
"id_loc_end": "7d47e4bf-6a78-4ab7-a128-2a4cdcca5198",
"id_user_add": "1cf8367d-fac9-4199-b439-9a851af6a652",
"id_user_upd": "ab974ab0-d34f-4c3b-a382-a75346276e33",
"id_pos_sesion": "3278083f-23c7-47f1-9385-75e94f320102",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:48.7591056+01:00",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "fd48a98a-76c6-4e14-97ce-e4a928e63112",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f2fe96d7-a92a-4805-bfd5-659d47901e63",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"id_user_upd": "81fbb293-c802-4a28-8864-0ad58710377b",
"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": "38f3c8a5-ff27-4fc7-b96d-f295c51765db",
"id_item": "454ebb29-58b6-42b1-a603-e7bfb975a9f2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+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": "afef7357-6fda-43f0-8e55-ecf8d26c01b8",
"id_line": 2,
"id_item": "9a2b999a-2cc0-4fbc-aaa4-4c2144cbab7c",
"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": "34"
},
"tt_rooms_units_activity": {
"$ref": "36"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "e3475a1a-8186-413e-9bc2-fa5bc5b2d524",
"spool_server": "sample string 2",
"id_doc_sa": "c23a70cd-b547-4eee-b439-8290416f9b50",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:48.7591056+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "dfac9ba1-0e11-4629-9dbc-25eb63a78f98",
"id_pos": "f125f9c7-2cbd-4654-b362-5db9687889db",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"key_access": "sample string 5",
"id_user_add": "b9f75fee-f7a4-43fe-94bd-d3f0d53eaefe",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "eaed79f3-f0c0-4802-9cbc-82027f742f34",
"id_pos": "30214f6f-570c-432a-837a-6327e063580b",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+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": "2d210900-0f74-42b3-b2ca-966bfb27fc81",
"id_pos": "de5888a7-0bbf-436c-9f74-beed14d1a7d6",
"date_add": "2026-03-10T07:08:48.7591056+01:00",
"date_upd": "2026-03-10T07:08:48.7591056+01:00",
"date_out": "2026-03-10T07:08:48.7591056+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": "34"
},
{
"$ref": "34"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "be721dbf-afa7-41b2-9e90-0e7a24308e57",
"id_user_add": "917a8d90-4cbd-4687-9cc3-af985e175d75",
"id_table": "03bf78cb-058a-4158-a639-f692e7f58c77",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d1e41064-3efe-4473-9004-da95577379a0",
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "d6211b20-add7-4951-bcad-17f364327a2b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "63d107d8-6fc1-4e00-b71a-e959137b839b",
"id_sync": "09724868-198b-4c2c-8403-4a22a249b28b",
"json": "sample string 3",
"id_table": "e5328455-9af3-41e4-8339-bedd9379f63a",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "d12f7df2-b764-418f-beed-5e955993c9da",
"id_branch_from": "ecee0ebe-954d-4f95-8678-cc05a23f341c",
"id_branch_to": "f0dffc02-8528-4b26-b40c-3ccfa9e49448",
"type": 4,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:48.7591056+01:00",
"send_on": "2026-03-10T07:08:48.7591056+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": "72e38bf9-b6cf-46da-ac7e-3c5529caa075",
"id_pos": "cd9c566c-e13d-427b-a470-c3895863c452",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:48.7591056+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": "53"
},
{
"$ref": "53"
}
],
"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": "54"
},
{
"$ref": "54"
}
],
"mt_pos_prices_list": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_print": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_view": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_prices_items": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_prices_list": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "760d4346-38d7-4c32-958d-63a0d6a7b7a9",
"id_function": "dcb06178-ae58-4dc0-bc59-42a0259063e0",
"id_user": "cdeda891-5ba5-4c03-80d9-655a59b38f7a",
"id_profile": "a45f286b-52e8-4f8a-9ffd-53fa291c7fe4",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "b66e0769-bf7e-46f2-9ae5-28e6fceaab11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+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": "826e9317-b750-42dc-94f1-a069e23984af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a253d7b8-a494-4196-80a3-01acf9ed0e02",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "af2566e6-4c46-41e9-9549-380a66707f07",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "2a3b9492-02ac-46a4-ad2b-6a3664be7ad4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+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": "c58eb3df-fb88-48ba-996c-becd2d4232d8",
"token_id": "sample string 2",
"id_user": "e2d2e47e-42f5-4a21-b484-3007ea69e22a",
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"created_on": "2026-03-10T07:08:48.7591056+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": "33"
},
{
"$ref": "33"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "3bf2df28-66a8-4ed2-bdd5-44ad350b58db",
"id_room_activity": "38c87d08-608b-44a5-85ed-0dce8a1d5047",
"id_pos_sesion": "96aaed2f-458e-4a4e-a64b-9d943b8a6730",
"log_text": "sample string 4",
"id_user": "7e38c1ea-8608-4508-8bf1-d7daef26d4ff",
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"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": "1"
},
{
"$ref": "1"
}
],
"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": "49"
},
{
"$ref": "49"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "a7a17562-bff8-4343-ae11-0a22276a1d83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+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": "53"
},
{
"$ref": "53"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "198cbbdf-2ca6-41c7-89b0-1f498b480d47",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:48.7591056+01:00",
"date_end": "2026-03-10T07:08:48.7591056+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:48.7591056+01:00",
"last_update": "2026-03-10T07:08:48.7591056+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "1"
}
]