GET api/Mt_Prices_Rules?id_branch={id_branch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
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": "776a8917-bf79-46c1-9b5d-c3f738f1fd53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:50:17.998858+02:00",
"date_end": "2026-07-08T09:50:17.998858+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": "cfb06164-26ed-44e9-b6e8-4e435f1911a2",
"id_pos": "cf29004f-82cb-4054-bd7e-098a761cbea9",
"id_list": "4919454a-5c3b-47e0-898f-58090caf9dfe",
"id_item": "d61ea60f-7f68-412e-894a-1c5d8bd2edb0",
"id_item_type": "da921b5e-fd1c-4d98-9ac4-70fe9d925dc7",
"id_category": "641b7e14-5437-4481-91f6-3e38eff7045b",
"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-07-08T09:50:17.998858+02:00",
"last_update": "2026-07-08T09:50:17.998858+02:00",
"id_user_upd": "a834ae91-b264-4e50-a05a-808280cbf523",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "395636c8-d324-437f-92e5-64aea7444bce",
"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": "85aeb68c-d0ed-47e1-8cc2-e8722f772d57",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:50:17.998858+02:00",
"last_update": "2026-07-08T09:50:17.998858+02:00",
"id_user_upd": "69c675df-bcad-4682-b44c-b47b3ddae351",
"commited": true,
"st_images": {
"$id": "3",
"id": "716e7041-c7e6-48c5-84c4-b32066774899",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b54ba6fa-cc55-47d4-b218-7f8eea197a24",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:50:17.998858+02:00",
"last_update": "2026-07-08T09:50:17.998858+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "be1f84a7-c116-4d97-bae3-b7dcd754711d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "08072b20-d69d-4b83-b298-b3a5738ca82b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "21113bbf-ccc0-4c4d-8899-5e1680921bac",
"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-07-08T09:50:17.998858+02:00",
"last_update": "2026-07-08T09:50:17.998858+02:00",
"id_user_upd": "a1e2727b-e218-4af2-863c-6fa942833c4c",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b16f3a46-824d-4307-9b78-4b2acc93146d",
"id_item": "f87cf178-282c-4281-9891-73cdc86d9794",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:50:17.998858+02:00",
"last_update": "2026-07-08T09:50:17.998858+02:00",
"id_user_upd": "5356d091-81ab-4564-a2f4-a0d69b7c4f72",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "6af97b1b-c35b-4474-bec0-92a1a7813b91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "45cf06ad-8e9c-4673-8d40-9d427cf4c989",
"id_unit_sec": "d3e9310a-be2b-472c-a7fa-57a82025fcc5",
"id_brand": "53aa87ad-039c-4202-bf3c-cec06cd6f7d5",
"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": "b1b03982-e1dd-4e0b-a03b-7b3065e07375",
"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-07-08T09:50:17.998858+02:00",
"last_update": "2026-07-08T09:50:17.998858+02:00",
"id_user_upd": "b74b2394-e9ac-4f6d-9591-76bb3f775ebc",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "a1519f04-1e1f-476a-9420-a4205c828266",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"id_user_upd": "627f1b0b-28ae-495a-86b4-8af491fbc8df",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "c77afa14-bd68-47e8-9735-0e0b10b79317",
"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": "75edb47c-f9a0-40b2-a48d-dea959c09f56",
"view_messages": true,
"id_image_photo": "6f54ba0a-fcfc-4adf-bff5-2d0844e981a3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "98aad437-712f-4b78-98bb-4cb2f6175e67",
"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-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "da761406-6075-4216-bcb8-c2456c5884ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "60d2cd1e-cd20-42c2-885e-e60f19ee844f",
"active": true,
"created_on": "2026-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"id_user_upd": "f289d2b3-79d8-416e-9161-c1b450333fa8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "d73205b7-0244-41e0-8aff-105decf2a2e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7402c8bd-255e-4428-be04-641983280e12",
"id_zone": "6a9a6ad8-ed1a-4cc0-bccd-ecd4822baac9",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"id_user_upd": "8f5c8545-89b5-4d3a-b26b-d1a8683cfd53",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "33c793bb-c8b7-471c-99ff-63d227927fcf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e282e573-66ab-4980-8268-d09ca47204c0",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d1f19615-5220-4688-883e-30ad09f34cd9",
"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-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"id_user_upd": "92ff212a-90bc-406f-be09-57e11df746ae",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "6e6e7fbe-90cf-4f5c-b3bc-0e4dfd324bf5",
"id_cloakroom": "9f5f9726-1b0b-42d0-afc4-3b0d7fd917cf",
"id_pos_sesion": "eb8a395b-dfbd-4ad5-bff7-2095a5a0ea1b",
"unit_id": 4,
"date_open": "2026-07-08T09:50:18.0130287+02:00",
"date_close": "2026-07-08T09:50:18.0130287+02:00",
"id_doc_sa": "a24918bc-5b5e-4457-b6dc-581fa49fecce",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "5e9472c5-11be-47ef-8ec2-d5e259aefca0",
"id_pos": "88f343f2-6bb2-42d5-8b28-10e619d605c7",
"id_doc": "fbf14ec0-51c5-472d-bb45-ad970ae9326f",
"id_branch": "ea4dc43e-d303-4205-a754-d5289753657f",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:50:18.0130287+02:00",
"date_tax": "2026-07-08T09:50:18.0130287+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cb350682-cdcb-4a6c-8963-16c29b998705",
"id_relationship": "3f622ecb-0a84-4b0d-a9d2-c8f6c57f15f6",
"id_loc_from": "6b464f07-b213-4722-9165-c7915db7f9b6",
"id_loc_end": "3b6f7512-5940-4ff4-9f9e-8144728d2633",
"id_user_add": "5bfd91fe-d59c-403d-aef6-7a9a39d18509",
"id_user_upd": "73a6605f-6e79-4294-a474-1e3ef96bf290",
"comment": "sample string 12",
"id_pos_sesion": "6c11f553-fcd3-49df-b9a2-d22bdc17d7f0",
"id_room_unit": "d5a22478-6d90-4e45-97c4-50f534f102b2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0b324027-d447-44b4-953b-04c1e41a4d82",
"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-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3cc193c5-80f4-4f7a-9291-8de105ef644e",
"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": "64987270-e614-43e3-8448-b21e074866f4",
"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-07-08T09:50:18.0130287+02:00",
"last_update": "2026-07-08T09:50:18.0130287+02:00",
"id_user_upd": "96e78e22-341c-4eb3-94da-d2d6b20af5aa",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "d8c9ff52-7dc6-4221-9951-93573ae6a4b0",
"id_pay": "20069fdd-1a11-479c-9cee-defef61b68ff",
"id_money": "e5293e9e-9880-43bb-9408-382c043a1784",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "b8a421df-81ce-4e9e-9382-c494dace065c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "764ed95a-5328-48bd-8c41-d1b2b4ce9ed8",
"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": "c255b890-f2c4-4161-8ab5-5b537a48d31b",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "4d1a9bb8-02af-403b-8c12-194fbef2234f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "0c123ab0-224e-4987-bd28-93e0d71011cb",
"id_money_2": "7e3ba9d5-bc6d-40f6-87ae-caa5d78f7096",
"date_from": "2026-07-08T09:50:18.0132961+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "a88172c8-28c7-4e2b-975d-9170065e7901",
"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": "47373029-b6c7-4120-b4a5-06fbb1402e93",
"id_pay": "28a221fc-d9e4-4f7a-a7ca-cb811cf0e2ae",
"id_money": "776bdc8c-99ea-4829-907a-4963b7d0b8fa",
"date_cashflow": "2026-07-08T09:50:18.0132961+02:00",
"coefficient": 5.1,
"id_user_add": "9d13383d-e250-4f95-8668-fdf7c5a5430a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0b363859-8f87-4d50-8450-e142fce00b5f",
"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": "f84e8687-b484-49a4-8c9b-ca7744fccaf9",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "46ea4b8c-1b42-4169-93cb-ca1ae80f91e2",
"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": "b37e6f82-cdd6-4b66-a6df-9ff8f9062d6b",
"id_line": 2,
"id_pay": "0dd98697-2f46-4b18-aadb-111fd1c0f474",
"id_money": "c4dc3833-fcba-471e-be5f-6a655e1a0376",
"coefficient": 5.1,
"id_voucher": "a19a0a9b-46ca-49c4-9393-9d9277b0eb9b",
"id_employee": "9a2d6996-f276-4db5-8ba4-6529b6f6f645",
"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": "29a67f4d-72ba-4781-aa59-fe860c08b2c6",
"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": "957f84cc-91e8-46d3-aa27-3d5f3d9fd019",
"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": "5251885e-36eb-4ef1-af0b-02358f681fdd",
"name_pos": "sample string 12",
"id_image": "77d3a6d7-5353-4bfb-8f4b-cac12e93a52d",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "38d5f7ab-9767-4ef3-afb6-e6998db0c578",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "b4c552fd-ce2f-42b7-b4da-de9c8e868b08",
"id_branch": "e0faf2fa-9198-4426-a906-91b5e3217f16",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "4ae1f148-b3d7-4491-aeaa-27175f41b262",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2a2331cd-a2ea-4486-bb6b-26a87319dc16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "4982f46d-1b5c-43d2-aaa0-34dd2e3757b1",
"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": "a0fee7d5-12cb-455e-b4dd-5e05891aaa29",
"id_line": 2,
"id_item_sub": "78508c87-1b20-43eb-a52b-31deaf4f896b",
"qty": 4.1,
"id_list": "42a5cf87-43a7-45ab-b549-ebbf6f8092a2",
"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": "8fbe95b7-96c6-4fe4-8765-6632571039dd",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ddfd69e5-23ba-4a04-a6f4-594c7d8587e5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "179f91bf-cf08-4068-beef-c11d496dbdbd",
"id_user_upd": "ece3f9f7-32f2-4d66-b600-1762dc02e112",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "7949109f-8e58-4b18-ad0d-83261eb6bf8f",
"id_item": "31606420-33a7-4e21-8620-5b4b34f6ad0e",
"id_item_type": "19cd3131-8bfc-4626-8b3e-d7b650c4ca56",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9bb11168-d5fc-4580-8f01-c1fec55b90d0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "addcdee2-7688-406f-abcd-10b0aaab4cf7",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "d4a66dc6-8fae-4b22-bfe6-af90253b6cb8",
"id_item": "968943eb-cdf2-41dd-b5ed-2077742871f1",
"group_id": 3,
"id_unit_ref": "d0ffab9e-7b94-4bf8-a214-945c16ecbf47",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "056d59d3-6a7e-4123-88f6-19096ef66008",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "dfcf5081-1855-496b-8d04-751e6ab011b3",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "0458e360-3a30-4edd-ae1d-9de469bbfe9b",
"commited": true,
"mt_units": {
"$id": "28",
"id": "9ffcfd69-428e-4e15-b421-7a42b53091a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "aa568cd6-24af-4686-bf38-77c18e593b04",
"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": "337f4614-a11b-4bf6-acc6-b82b4a5ee5c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "db022552-3783-4a10-a784-3f73c0adfddb",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "f93b9df9-8cde-4049-a66f-1fb08773cf9f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "efd7de72-6ca7-49eb-98a7-9cd50a512bba",
"id_line": "ce1a699f-af93-40e6-9162-bd0062613b11",
"id_category": "efcee1bb-0073-4722-beea-8b75ef99499a",
"id_item": "521fc397-9e07-4ff4-8ae5-2eaedb4876c2",
"id_item_type": "d5f1db1c-6100-47e0-9041-23fa23e43258",
"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": "21f501fb-285a-404a-b208-2a6ba9c905f9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:50:18.0132961+02:00",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"date_used": "2026-07-08T09:50:18.0132961+02:00",
"date_sesion": "2026-07-08T09:50:18.0132961+02:00",
"id_employee": "95f5a32d-7d23-45e4-84d2-22ea5adbfac0",
"id_branch": "852da59f-6ce8-47a1-a560-7ea809a9ef7e",
"id_voucher_permision": "6f8c68fe-a4f2-49de-b902-f8199fcd91bc",
"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": "49085f6f-05e2-4df4-94eb-f9ed32bebf45",
"id_user_add": "eb800f87-198f-49d0-89b1-ba2b255e511f",
"id_doc_sa": "6d20bdfd-1702-4d6f-8496-0782332caa39",
"id_item_sub": "ba6f41b3-03ca-4e71-9510-a54bd9fb91d6",
"id_pos_sesion": "d5481aa9-1ae4-4afe-8d03-66aaabf25dda",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02: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": "6f7a4fc2-85b7-42f8-b2d4-a0c29cc99b25",
"date_from": "2026-07-08T09:50:18.0132961+02:00",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"date_used": "2026-07-08T09:50:18.0132961+02:00",
"id_employee": "0e5585a0-1c7a-431b-9535-5a6cde47d392",
"id_branch": "977f80e7-9408-44aa-94b3-7b625bc32e2c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "614695c0-b32c-4b08-8483-913d01c37734",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02: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": "87e453a3-a87b-4a47-be83-7627f295c230",
"order_id": 2,
"id_item": "eb8f7ec3-0e1c-49ad-b3d9-dad148520790",
"id_item_type": "f061dc32-9c09-4bd5-851d-6067b5dbb2d8",
"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": "37e0425b-ce63-40da-abe0-91f3f23caabf",
"type_item": 11,
"id_voucher_json": "9391c977-ea86-4bd4-b9c8-5b78ef01e969",
"count_voucher": 1,
"id_category": "9e2053ad-685b-4baf-b681-001a098e065a",
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "5e70daf0-a363-41a3-a674-cbfd73f6f028",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "e366bc55-426e-4f74-8508-733b0562f483",
"nro_sesion": 2,
"id_pos": "f0683964-52ce-479f-8d9e-67b33b134120",
"date_tax": "2026-07-08T09:50:18.0132961+02:00",
"date_open": "2026-07-08T09:50:18.0132961+02:00",
"date_close": "2026-07-08T09:50:18.0132961+02:00",
"id_user_open": "d8b37fa7-a9d1-41bd-be12-7c7a88f9f669",
"id_user_close": "08c160b3-0b99-437b-ba1c-b61dec43f94b",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02: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": "f214f7d2-f892-4af8-b341-790463dd2550",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d4f48e05-9a63-4f76-bdd5-5592972e1165",
"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-07-08T09:50:18.0132961+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "c6704584-a6df-4d20-816a-5bd0bfa29a17",
"id_room_unit": "73894de4-5fb6-4fa1-8fb4-74073473f5ee",
"id_room_list": "6031b838-974c-4d83-9fd1-9cce6cf8e667",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:50:18.0132961+02:00",
"date_from": "2026-07-08T09:50:18.0132961+02:00",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"date_open": "2026-07-08T09:50:18.0132961+02:00",
"date_close": "2026-07-08T09:50:18.0132961+02:00",
"id_employee": "7cf03cca-4c61-44c0-9810-0767f6dbf351",
"id_employee_sec": "6692dd83-74ae-423f-97e9-ed30f623dfff",
"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": "98656c52-4129-47a7-9030-4d0ddc6a756b",
"comment": "sample string 7",
"id_user_open": "2acbea17-30f1-4077-ac0d-33b854c37d95",
"id_user_close": "10e1422a-2d85-4a48-bdfa-652b8f475008",
"id_unit_state": "6ad94fe5-7dce-4005-b8c2-39c2d9dd1345",
"id_pos_sesion": "fb487bdb-d54a-4d3e-9b80-67cd0e86eca8",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:50:18.0132961+02:00",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "90159548-2cf2-4174-9e3d-2c08f147e66d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9e6b1c0e-3b50-46f1-ad0a-bc269197c22e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "0b7fe436-2311-4af0-8949-8fa84d11af61",
"locked": true,
"date_locked": "2026-07-08T09:50:18.0132961+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "43df7662-b966-46eb-9ae9-32a4563e305c",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "e6f3ca79-3b13-4b07-8c7f-c19e7b7da2fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "963e0f64-1634-4a69-8c37-f33cef8d9df1",
"name_pos": "sample string 6",
"id_image": "a1648b16-296e-4e63-87ce-fc2f604d24c0",
"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": "52dd0290-8640-48b7-a2b7-64f10aebd777",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "a124f91c-6fd2-4643-8fba-27b864f68eaf",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "a48ff631-a8b4-4177-8115-347bd8d7c89e",
"id_room": "f48fdd29-9d5e-42b9-b9a6-717e216c91a1",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "13be946d-bb49-4267-a54c-e0c76ff316cc",
"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": "b96e221a-04e8-4bd7-9465-24ad3c7eccab",
"id_room": "09e89481-cfd0-47b5-b9c2-a4b8b43454fc",
"date_in": "2026-07-08T09:50:18.0132961+02:00",
"date_out": "2026-07-08T09:50:18.0132961+02:00",
"id_user_add": "09e03a45-242a-4ede-94cc-ab51e5f04d67",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02: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": "5bf3a75e-0b7d-4aa9-9bb1-909d92e8b043",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "1f1ffb96-1dbc-4978-baa9-fd3d1e606087",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "d783f598-18c1-435e-86a7-29fb0a665c4f",
"id_room_state": "a9f13964-0106-4d2a-bd7b-87b56b636633",
"id_image": "b4ffde78-d081-44a6-acfc-8ee34f50df71",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "d2204056-6566-4d83-ae0e-03c007772785",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "b807c036-7a09-4d47-bc65-9a57f02dc6b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "a5c07302-3ad7-4a39-8e0b-188be754ce07",
"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"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "44",
"id": "ac8c840c-1097-48e3-946b-6febf4abed3e",
"id_pos_sesion": "2eb08169-427a-457e-ae19-c1004051bdb1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "059e7f70-ac02-4e13-ab13-50b0b58923d4",
"id_room_unit_activity": "0606158b-be5e-4daf-86c9-0f643eacf35e",
"id_doc_sa": "190b5944-cac4-42db-8368-96a5ea994bce",
"id_pos_type": "596687da-0ce0-4e44-8b0d-715336c85db3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1070c81e-d27e-4f0c-acbb-aa372438f3fd",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "1f82a593-5ee0-4972-b8fb-ac9d7e76d523",
"id_user": "b41c2225-353b-4870-9df8-f554f1e7acb1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
{
"$ref": "44"
}
],
"tt_pos_sesion_users": [
{
"$id": "46",
"id_pos_sesion": "84f06907-44a4-4902-8821-aa9c9e88f676",
"id_user": "9ad40d03-e2b1-45e6-b5f3-a17afe971586",
"date_add": "2026-07-08T09:50:18.0132961+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "47",
"id": "7cce7344-3b70-4155-9850-03d937141712",
"id_user": "97a44c6b-6e45-483f-820f-5356a6c5baac",
"id_user_profile": "979f09a4-afa2-4029-aa39-b2721abba49d",
"locator": "sample string 4",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"id_pos_sesion": "768cb23a-9d6c-40e3-9dea-3f473698873f",
"date_login": "2026-07-08T09:50:18.0132961+02:00",
"date_logout": "2026-07-08T09:50:18.0132961+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "5d6cdcab-0ecd-4cb6-a74e-d5109dda4385",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "c9dc120f-d77c-4810-8a49-e99c0a535a7a",
"id_function": "48e5ab0e-5690-4b88-959d-8a993f472fe3",
"id_user": "fc766d00-7e63-45dc-b886-ca4f38487d14",
"id_profile": "78f128ad-6770-41dc-8c0b-4fc4d953d165",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "f55ab1cd-32e5-40f1-878d-dc474a48366e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "daa442a2-bb68-4811-a0f2-ec48338a117a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f56b674a-6ef4-4ebe-95d3-ee666792ac2f",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "cbde3b41-0269-4345-a5eb-52a2210e8b59",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$id": "52",
"id": "bceaac88-81fe-40d5-a736-c7925e965d9c",
"id_user": "99d9855f-41f1-43c8-b342-8e524867478a",
"date_add": "2026-07-08T09:50:18.0132961+02:00",
"destiny_type": 4,
"id_key": "07662cc6-6d5b-41ca-bec7-d79c822a20c7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:50:18.0132961+02:00",
"id_pos_sesion": "fd26cdfe-a539-494b-b0b3-2881fc274991",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "0239217a-4b44-42b4-8479-aac8e6963543",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "be47364a-e240-4aa6-87b0-a82e1c1d20c1",
"id_doc_print": "1939764c-ddac-4bb5-9ed4-68284f8c43c8",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "b45e3655-c047-43ee-a116-ae38b4e576fe",
"id_item_sub": "10f8875b-1524-496e-b3cb-dc59e818fc42",
"validity_date": "2026-07-08T09:50:18.0132961+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "b5099980-b846-49d7-b48e-edfe209799fa",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "d32ba93b-d4c8-4c0c-af93-723796a210fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3bac9ebc-bba1-4c43-abf2-5d68096f3b5f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "927f4f51-5e05-4652-8776-0c7ff1eb0f02",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "c8cd3791-d67f-4f0a-8805-e2f188cf3ba5",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "4b805108-f051-4c3d-aecb-a2978c18d27d",
"id_pos_type": "c84272ff-1c37-4b0b-ab1d-cf39267212b3",
"id_price_list": "41cb7fa5-d50e-4a6d-b65d-8ac4136dd479",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "cbe15b71-d4e9-4a03-ab74-2d05a8c7fe2d",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "d3947a1d-b516-4d66-8bf8-b335355ae116",
"id_pos_type": "90317bf1-3d3a-42e5-b5c5-3c0ab5491ae8",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "a9bc2fd6-7762-45e3-9e1a-bb837d772934",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "11a526ec-e8b0-4bea-ba0e-f457e0302212",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "94698710-72d1-4947-b134-5dc054af2bf8",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "7611951a-9695-4380-980e-73081b1ae67c",
"id_branch": "6e85dd31-f2ca-4ef0-aee8-baff46140309",
"id_pos_type": "506d5e87-638a-4d73-8d91-fb12860667f3",
"id_pos": "7f8c3704-40fb-4482-a830-884833157201",
"id_item": "8d8dc022-0ee9-4a36-a057-cb06f4fe9137",
"date_from": "2026-07-08T09:50:18.0132961+02:00",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "e800cdff-1319-4e26-a2a9-c2477ffc8e47",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "59"
}
],
"mt_pos_doc_print": [
{
"$id": "60",
"id_pos_print": "ad8a1be7-d23d-48a4-a595-d35987957f31",
"id_doc": "7ff7291e-4a31-4633-9da3-fdeccb6c7aaa",
"id_pos_type": "e77d85d9-503d-4dce-b2c9-94e0f158bba6",
"id_doc_print": "b15a4ffe-37b4-43d5-b0f8-1a3b33b09812",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "5ea82223-6687-4434-a492-66d9e481b70d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "0257bb2f-2bb6-49e1-8a9b-d0cc5aef38c9",
"id_pos": "289eaeb5-1acd-4f8c-8828-cf2896ca79b8",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "c51e37c9-319b-4574-a981-ff323ef55c85",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "58"
},
"st_doc_print": {
"$id": "62",
"id": "93772e13-53be-4690-80e8-8a2168e60205",
"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-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "a0d0da8e-f3e5-4594-87d4-ee1ed0de7cc4",
"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": "62"
}
},
{
"$ref": "63"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "56"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list1": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list2": {
"$ref": "55"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "b4132ce6-50db-4a77-a121-01df495752cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:50:18.0132961+02:00",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"id_branch": "46fdac0d-2c35-4693-acbc-c8dc9e00e7c3",
"id_pos": "20acb91c-97ab-475d-a58d-59b3538e453e",
"id_list": "b4cf1f0f-b6b9-4991-84aa-3da5cf9afcac",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "fd426075-de5f-4927-a430-8f3eb3208450",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "64"
}
],
"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": "54"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "9ae43a39-2084-4bd5-8147-f6217eb211c8",
"id_line": 2,
"id_item": "5714af8e-9c02-414f-b9c5-f7205247d680",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$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": "60"
},
{
"$ref": "60"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "97169701-ccac-4739-8686-aac7dfe80b29",
"id_doc": "fedd81dd-3960-4d20-8d5d-2fae83a1fc4a",
"value": 3,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "c9c3a217-8c48-4f60-8747-6a596353c03f",
"id_pos": "6c6ab84c-350c-40db-a259-b33778b1c34b",
"id_doc": "c9b7ce9c-ae4a-4e94-aced-073b8cea0cf8",
"id_branch": "bbb270d4-7507-4db4-aee8-cc5077828e9e",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:50:18.0132961+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "aae0daa5-41f1-45fe-8349-03ee2888d21f",
"id_loc_from": "abae1538-c6e7-4340-b004-2c109ffffa8b",
"id_loc_end": "6c0b7554-7e8a-4939-8e45-ed22f569985b",
"id_user_add": "4263a7dc-cdb1-4835-bebe-7bee9b34b6e2",
"id_user_upd": "48f44703-5ca1-496f-8e56-ea7615552f49",
"id_pos_sesion": "76561759-f829-4c66-9131-a52778fd08c1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:50:18.0132961+02:00",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "bd41dd48-5966-4549-9ce8-08cddf23e047",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "83ccf30e-c54d-44c9-a7f5-c6a8cea373f3",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"id_user_upd": "731cbb4f-c6e5-47d2-bfa8-8d03ccc08dd7",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "c1a05234-5162-431f-80ef-5af8cb481c2c",
"id_item": "9393e033-4a4b-44cf-8b5c-62860179f429",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "9531899b-071a-48b6-bd3b-3d3b2641411d",
"id_line": 2,
"id_item": "3f94c133-c953-4147-a299-47f08f4301be",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"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": "71",
"id": "fdffcefa-b3e1-4c15-b3a1-58554ad538f0",
"spool_server": "sample string 2",
"id_doc_sa": "1707715d-beed-49be-ab57-2f86fe652381",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"printed": true,
"print_on": "2026-07-08T09:50:18.0132961+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "da6ff6ed-7f61-4b67-bcc0-5d942451ce20",
"id_pos": "1c90d0e4-7202-4b01-91c8-68fad7ea114b",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:50:18.0132961+02:00",
"key_access": "sample string 5",
"id_user_add": "029b3295-0523-4e6d-9d4e-995efdfed6e9",
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "2ff54c9e-50c2-4343-9d15-fd6e9e01d9ea",
"id_pos": "c0e5c7d0-f9e2-49dc-b8aa-8aa994ef4773",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "c472bf0a-b028-49b1-ae94-045c925713b7",
"id_pos": "d0d210bb-4de5-4c7b-aae2-087715a70071",
"date_add": "2026-07-08T09:50:18.0132961+02:00",
"date_upd": "2026-07-08T09:50:18.0132961+02:00",
"date_out": "2026-07-08T09:50:18.0132961+02: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": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "e2fdc0ee-63a0-450a-bf7f-a7d971692569",
"id_user_add": "aa80f309-06d5-4da3-a5be-f69f99b0baf6",
"id_table": "bb1125be-e7eb-4bb8-94bf-0c101e2178a9",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "1a217c48-c285-455f-9c23-663a973c4f54",
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "1e287770-7bf2-43a6-9cce-08861730711c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "583c566d-cb71-4f6b-973b-a2e2132cf9fe",
"id_sync": "0b19edf8-63ad-4042-8971-3b3bfff99905",
"json": "sample string 3",
"id_table": "c92dded9-69f7-4c6c-a2b3-04ab0a6354e0",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "5a1bb098-f79f-42a2-b161-a2d8ee830833",
"id_branch_from": "e2f1c529-e883-4dee-b467-ed97f501eead",
"id_branch_to": "396370dd-b789-4675-b0a7-940a4600591e",
"type": 4,
"created_on": "2026-07-08T09:50:18.0132961+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:50:18.0132961+02:00",
"send_on": "2026-07-08T09:50:18.0132961+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "0b0dc1f8-b8de-464d-a0f0-35e297eca24f",
"id_pos": "b8c70653-59f8-48b0-a752-8c214f9e2f3d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:50:18.0132961+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$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_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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": "60"
},
{
"$ref": "60"
}
],
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"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": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "8abf14c7-5524-4c0f-8afc-f29d6604a375",
"token_id": "sample string 2",
"id_user": "531115c7-fafb-48d9-a51c-e477418a5f4d",
"date_from": "2026-07-08T09:50:18.0153422+02:00",
"date_end": "2026-07-08T09:50:18.0153422+02:00",
"created_on": "2026-07-08T09:50:18.0153422+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"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": "81",
"id": "cbdbbada-77ce-4155-a0e1-c752c6c29e7a",
"id_room_activity": "7c7ab1d2-47dd-4229-ba0c-0dbb8a9dde87",
"id_pos_sesion": "f0d93a09-4956-405a-8520-c5d0171d63af",
"log_text": "sample string 4",
"id_user": "afd3890d-041a-4f24-98c9-2366e7666b82",
"created_on": "2026-07-08T09:50:18.0153422+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users_profiles": {
"$ref": "48"
},
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "55"
},
{
"$ref": "55"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_images_types": {
"$id": "82",
"id": "1a8de3e1-3e11-4642-afe2-6646c91588df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:50:18.0153422+02:00",
"last_update": "2026-07-08T09:50:18.0153422+02: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": "59"
},
{
"$ref": "59"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "5b6b343a-951b-43dd-992b-0e49f8f1c212",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:50:18.0153422+02:00",
"date_end": "2026-07-08T09:50:18.0153422+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:50:18.0153422+02:00",
"last_update": "2026-07-08T09:50:18.0153422+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "1"
}
]