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": "6925a370-0fb7-431b-af88-358c09c9c85d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+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": "f910ab2d-5789-458f-b35f-e5252e270dca",
"id_pos": "0f9ce9a5-ef97-42cf-b5d9-d76e4fb9fc80",
"id_list": "48a4a269-3dda-4283-ba90-1889e3013810",
"id_item": "85742be4-07d5-450d-acd0-cd114d6398d2",
"id_item_type": "8b93c052-2ff8-4b98-b2e0-fb3de5df9e14",
"id_category": "afc79d2a-d568-4a37-9fae-5188036a2088",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "aa952973-8617-4aad-ad20-11a5431addbe",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "af1ca03b-639a-40a0-8ed6-e6c08d4ef0f2",
"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": "8c9fd601-2570-4fb1-bf19-dc542b08cb99",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "5134b72c-d527-45c0-82da-d32993115b5b",
"commited": true,
"st_images": {
"$id": "3",
"id": "2c31e18d-689f-4451-9143-d7b9f3b37552",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "303ff931-11db-40ae-9ea2-f5b7d2f9e077",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "eec4f4cd-dcdb-49dc-86a1-70971b0cb3e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "7c1d10b3-9d46-4a10-b3d3-7b76e6f50718",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "528bfdba-a154-4907-84d6-c0aa3feb1016",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "e5c01766-5a38-4019-854e-745789ea595b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "62f1d8f3-ae71-466c-b781-5f38aa2adc64",
"id_item": "52fb8c31-6e36-4b89-b266-5cd2991e27f4",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "94607c3e-11d1-4932-a85b-708a35c89183",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a5e8bc54-b72b-4bcb-9733-dfaa0b7f4d5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "17775acf-1dec-43ad-8329-17392b59db5c",
"id_unit_sec": "db4b55e0-5567-4b01-aa99-09cc8f3db93b",
"id_brand": "20af3491-eb30-4888-8878-4a518d777b43",
"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": "853abb40-cc0c-4ac5-a65f-dc637786a5d2",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "5b7d5fc2-7d66-4622-a71d-ed0e4e2e9e5a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "87aa9bb9-5b50-4d8f-b083-05b2e63743a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "537f5d58-b546-4d20-aa88-92e850e75415",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "5160ca0d-80f2-42f9-bfbf-d142da5959cd",
"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": "ff2b5987-bd62-4546-bea2-c4f7a401f075",
"view_messages": true,
"id_image_photo": "0339c806-3a0c-4543-9cc8-a1d5acb74186",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a7b3b14b-3ffe-48a2-84c9-ec568e89fc47",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "57fb8d59-5d3d-4d72-986d-821eb177cdb9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1b677b94-af84-4084-b7f5-408e27d693c5",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "3a30c3c4-7843-417a-b57a-a19863de42ce",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "a6edd098-d490-4343-91ce-48512458cc15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "69e093be-5cd4-424d-8d09-eb99e360ba6b",
"id_zone": "418263d0-7272-48f7-8e8a-974388872d60",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "cdc9d0e8-0645-4fb2-9148-e31ae8aebc79",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0432e9b6-d2cd-4c90-8cd1-10f50fb637e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f0f03351-70c0-4a33-9ae6-5ab937e59fc5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "18c50b36-c3c3-4712-be09-1955d5fb7749",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "c86edcf6-5263-4bde-820b-ae00da94e965",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "c6a2fecb-3117-4241-9e78-1703baec02c8",
"id_cloakroom": "7f5cefd3-f94e-470a-97be-db01ece10f3e",
"id_pos_sesion": "eee1d4a9-e5d3-43ef-9413-03c99ca195d1",
"unit_id": 4,
"date_open": "2026-05-09T09:37:10.6313397+02:00",
"date_close": "2026-05-09T09:37:10.6313397+02:00",
"id_doc_sa": "72152cad-26e0-447f-8af0-44b55340dd18",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "de1f6ee0-8b32-4710-ad7a-0be259719046",
"id_pos": "1c84d749-0373-4831-8165-140825d743ce",
"id_doc": "49b6ffb8-9604-4ce2-9392-c3412d32b7f3",
"id_branch": "460a1d54-8339-419c-a22e-b6675f20a632",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:10.6313397+02:00",
"date_tax": "2026-05-09T09:37:10.6313397+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "56da2c37-a7f9-4be9-9820-00c90f6a0574",
"id_relationship": "37e19be9-2262-40f0-a48e-5a19079cc8d4",
"id_loc_from": "851bc940-1497-4f1b-a389-dff7db6ce60b",
"id_loc_end": "0b71e1f5-4ad7-4e0e-be0c-bb4f3b455524",
"id_user_add": "debc6929-8db7-48ee-84d1-350c7c8e31da",
"id_user_upd": "e043de2b-1d9e-4af7-b83c-d323beee142c",
"comment": "sample string 12",
"id_pos_sesion": "0407c6a7-eba9-4d72-8fda-cbe227a1aafb",
"id_room_unit": "21e6a590-92db-434f-b115-413b27e90b43",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5e0e05e9-a3da-4ff8-a3da-6a1d2c16e4d0",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "bfe08a5d-ae1e-49a2-be7d-cdc5211d4c6e",
"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": "73a3f37d-4198-4cf5-b13b-7b414c251fb8",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "a8badcaf-7a0e-4117-8c00-b72d2326cedc",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "a60293a0-094d-47c4-aa52-226f1cf5a678",
"id_pay": "a83f9eec-841b-48fc-9786-3abd71552242",
"id_money": "3ecaa3c3-9d5d-4a8d-ba4f-32b1c146358b",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "6f664901-0f45-4513-b3ca-7e973f4f1c47",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "960b75c7-0c30-4311-8a15-5213c14f786f",
"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": "3376df88-5f71-4cf7-ad97-db3705ddd46e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "17351b1a-9a91-4bcd-8eec-9d4e22c0bd9e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f0006bc9-983f-430b-b23a-7e6352330f84",
"id_money_2": "30604343-4561-49d2-b070-30354dfbb1d8",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "92bfc292-6bcb-417d-80bd-49adc65c6e58",
"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": "b25edbc8-b27c-49c4-a814-56b3e8b47aa6",
"id_pay": "e7095816-bfe2-49f4-aee5-c71ee95745da",
"id_money": "92df8976-19f5-45e8-adf4-429e19cb8117",
"date_cashflow": "2026-05-09T09:37:10.6313397+02:00",
"coefficient": 5.1,
"id_user_add": "43e2d4a2-da92-4e3c-89bc-13691037ee16",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "4fa11e99-b16c-4ceb-ba9f-cd10f69b0b36",
"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": "8207c14f-eebb-4e3f-a35b-db6392c7a694",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "7c572b21-a11a-4f21-8a02-0f24437c4b78",
"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": "40f5dca1-a8ea-45bc-a9d3-543cd5bc042b",
"id_line": 2,
"id_pay": "7ed64ba7-ad05-4eb2-8811-988432864138",
"id_money": "f1f3ac44-fd51-4107-ba99-2a865820d5c4",
"coefficient": 5.1,
"id_voucher": "4e6ae37a-d9a0-4d78-8375-2fbf02903af4",
"id_employee": "1a6a6018-ec42-456a-8a03-7f28443dc8fc",
"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": "06c9e6de-20d2-4b81-91ba-0dcf82265d0a",
"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": "16847510-c447-427b-9e1f-257a90ff5e24",
"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": "8bfed507-cbcf-4e0a-be05-34058c10101e",
"name_pos": "sample string 12",
"id_image": "7a0dbc68-3aaf-4ff1-b212-db5cadb6509a",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "2623afe9-5bd8-486e-934e-01f50168a994",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "44e4eba9-0f4d-4287-b37c-3b259f2c1dd7",
"id_branch": "c38df886-c977-4cdc-9f94-14ee4f0f8f22",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "db670337-17d1-4666-b553-fdadebd78961",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d16158c0-b8da-4b9a-bf04-c9b6376f0607",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "221ab33b-3b71-4250-920f-6398947761c8",
"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": "c0896ea5-e38a-4316-a1a3-3f9ba90c666c",
"id_line": 2,
"id_item_sub": "d6d9b1e8-51bb-4a18-818a-2f7793645717",
"qty": 4.1,
"id_list": "0cf70695-77f2-436a-a614-84e2acf609a3",
"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": "8e67e6ae-8328-4580-8868-179b0edb2bbb",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9caab589-5ab4-4a88-a801-d7629df8d5dc",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "537b52ab-ac81-45f0-a026-eefc952e3167",
"id_user_upd": "b93832d7-2c92-4f26-a992-034209a89cfc",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "ed8748bb-9f11-4a30-a93a-80666ae9740b",
"id_item": "2d0fa34e-cbee-4a9f-a990-e91a334961b3",
"id_item_type": "6e875a7e-61db-4d68-a20b-6866869ca22b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "00c706ff-a260-41a9-a56e-7143f2364aac",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "ce5bbfee-9a34-41b9-9306-bba212e3cddf",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "119bd415-a889-4543-b603-e73d30dcd89a",
"id_item": "717e6a04-d71e-4768-ac67-a8092b007f64",
"group_id": 3,
"id_unit_ref": "20832769-dd6d-4f26-8598-55e182114eed",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "2a0c66c4-6037-49af-a3f2-09facea37bdc",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "55389546-8a17-4851-904d-6b930c6d07b6",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "61437070-5b5d-4c5a-898d-9ca8326b5841",
"commited": true,
"mt_units": {
"$id": "28",
"id": "2935fa9b-05b0-4a0f-9c75-aeeabdd5ecde",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "8f9dc748-28dc-487d-9e61-52136918c3de",
"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": "f7fd65b9-fc00-4318-9aa9-877b295ee6b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9846c415-6bc6-49af-990d-f4cf1b3ea766",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "4b5a725f-5fc8-4f8e-bad3-94b493d8bc70",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "eb2ecc5a-a287-4ca0-ad2b-9d6bbb22f976",
"id_line": "37fa8632-e7d0-424c-99d1-b3cea75f0699",
"id_category": "7f210eca-5b70-4e53-bf6b-77806b17675c",
"id_item": "eeb6272e-17e7-4342-b0b9-4def5fba40ba",
"id_item_type": "a0556b37-90c4-4aa1-9be4-7f00313ef418",
"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": "71a824b8-403b-496f-9842-af23b495c852",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"date_used": "2026-05-09T09:37:10.6313397+02:00",
"date_sesion": "2026-05-09T09:37:10.6313397+02:00",
"id_employee": "de992e3d-edab-420b-82a6-c222b84662ba",
"id_branch": "8d36a76a-2fff-42b0-82a0-4ec8f0aaab99",
"id_voucher_permision": "ab93e231-cdaa-44f6-92cb-b1c12a6a47a9",
"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": "6c061b0d-018c-4941-9c76-2d16917fe7d0",
"id_user_add": "d1b8cff2-f3e8-4531-9355-7731755afc74",
"id_doc_sa": "e80c3ba5-be53-412e-a00e-2d944c24b8d9",
"id_item_sub": "8d29dbc3-8e95-4e46-a6be-23f4bea91a9b",
"id_pos_sesion": "743da836-caa2-4c7f-9db7-c76c728653df",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "feb4d8aa-1c1d-4409-8d91-106bde886749",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"date_used": "2026-05-09T09:37:10.6313397+02:00",
"id_employee": "b10ed23b-fe51-4019-98f3-53b54f9ead87",
"id_branch": "57dc342e-9ea2-4557-a0fd-144b448f2844",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "42e54d3a-78e8-4fe6-88b3-212bb00b7234",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "940a748c-db8e-467e-86ad-e47706d63ae5",
"order_id": 2,
"id_item": "3f622bba-850f-47be-a4a4-aa848d94440e",
"id_item_type": "3870283e-a584-4aac-a801-87b7b502863f",
"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": "3de798ee-ada4-4990-9aa2-7d213d32299d",
"type_item": 11,
"id_voucher_json": "e09e4f76-c7d6-48e0-be15-3bd5af5571fc",
"count_voucher": 1,
"id_category": "3ff3c34c-7aad-4629-9e6c-b3a5ee76ca69",
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "6f80a5fc-9f63-4f84-af89-5ddb7511aa97",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "2e3451f3-7842-4ee9-88d6-08c28cfcc200",
"nro_sesion": 2,
"id_pos": "e26cd204-77eb-4bb8-b561-77b8c6631c7e",
"date_tax": "2026-05-09T09:37:10.6313397+02:00",
"date_open": "2026-05-09T09:37:10.6313397+02:00",
"date_close": "2026-05-09T09:37:10.6313397+02:00",
"id_user_open": "a2ee0813-14f6-4bb0-be4e-8ba4e2c4f285",
"id_user_close": "997c800e-f6f5-4140-a74c-50efadcb0656",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "7fb6b2a8-1722-4ca3-a165-f9d19e516268",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "78e51655-79d8-45de-9318-88730d98f9f9",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "e90287e4-bbf3-4314-bced-f131fb91ba3d",
"id_room_unit": "fb32fcd9-7bb6-4f35-88b7-2aef6edd6ffb",
"id_room_list": "86062791-d7a8-468c-84a2-da0c6ad80f5d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:37:10.6313397+02:00",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"date_open": "2026-05-09T09:37:10.6313397+02:00",
"date_close": "2026-05-09T09:37:10.6313397+02:00",
"id_employee": "f8341347-2aa9-4a16-81b9-73145a3021e6",
"id_employee_sec": "4d04e54c-1741-47a3-a22c-c3a7bcbd1fb9",
"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": "4e6cb644-c3fb-4931-b2f5-90cf7d6b963b",
"comment": "sample string 7",
"id_user_open": "b71f6ecd-f4b3-4d33-b8d1-6421748b474b",
"id_user_close": "bc7dbb9a-ea3f-4886-9701-6e4d91951839",
"id_unit_state": "f9062bb1-d9e5-43d9-afd6-ed01d2395894",
"id_pos_sesion": "94af5d49-9366-428e-a830-ad11fc54db02",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:37:10.6313397+02:00",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "240c77a8-321b-4ca2-add4-82fb1dc71d18",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0dca4f5e-25bb-4eba-b943-9f03fd40ee7b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "1ee7dfd1-362f-436f-89f0-17d5b9e55dd8",
"locked": true,
"date_locked": "2026-05-09T09:37:10.6313397+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "f604ef01-8dc0-4b40-8e36-a2f60867bc4d",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "36b8404f-5745-4c84-9590-e58d9af58cbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "57dec247-647a-42d2-89f4-fcc96b9dd3a5",
"name_pos": "sample string 6",
"id_image": "af05cecc-42da-4aad-8eb7-9f03a0d48a54",
"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": "1dd9e5f6-4323-4459-8b49-960cc86bf990",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "13047edc-f97d-41ca-91ae-45dc83ddd0e4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "94f43682-636c-44c4-aeb9-b797d3555aab",
"id_room": "bd778e13-b331-41f7-b60e-d03ea45af34c",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "56c967c5-05bb-452f-821f-52045634eec1",
"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": "abe2d8ec-7b4e-4a22-bc91-140d04e7e40f",
"id_room": "cbff8fa5-6510-4da8-9210-ed1eb199d15c",
"date_in": "2026-05-09T09:37:10.6313397+02:00",
"date_out": "2026-05-09T09:37:10.6313397+02:00",
"id_user_add": "818c1391-8c09-470c-b41f-b072a5796b62",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "7e4ecd30-56e4-4f24-a894-f9f994da8efe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "ef5b7a63-fd12-4d73-9442-650647e974d5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "8b49158f-b848-4bd8-8694-d9fae62476d0",
"id_room_state": "23e8dc46-340d-4720-9843-c329cfc271f9",
"id_image": "ea978290-3376-415b-b911-61a69e7b3579",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "4ad540e4-c6ce-488d-a56c-3fe8096a13dc",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "641a8301-5f3f-4355-91b5-dafe0ad860bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "4d85d556-9c80-4469-9747-5c352942289f",
"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": "9d7eb50b-ca93-49c3-8af9-d4b1091060f8",
"id_pos_sesion": "24481eb9-9784-4796-a8b2-757de041dd99",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "88177def-929f-4fd6-a689-251bc37b87f9",
"id_room_unit_activity": "54e8a6f6-96c4-4a71-b014-cd21f77e13b8",
"id_doc_sa": "728f70b7-c715-43ea-b64f-6ab246e216c8",
"id_pos_type": "2a97c45a-db1c-4374-b853-57c90f272aeb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b3fde06a-5857-4d6d-9e88-ea02bc360876",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "201af020-4446-4cd4-be42-0d0f14c018ca",
"id_user": "810429f5-ecbc-4ed7-8dd2-7f504a7fb3ad",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "eb0bddaf-63a7-4f3f-bd4a-94a0d001cb5a",
"id_user": "9a87aa7e-f3a3-40c2-9402-acaa5147185e",
"date_add": "2026-05-09T09:37:10.6313397+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "f451b155-c4e8-4800-818b-2ff49c08e05f",
"id_user": "d01740ea-883c-483f-b69e-f2b7b3485be7",
"id_user_profile": "7749bebb-01bc-4cb4-8750-81cbed580909",
"locator": "sample string 4",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"id_pos_sesion": "29818237-8ac8-4dc2-a3be-56c9e1919c3b",
"date_login": "2026-05-09T09:37:10.6313397+02:00",
"date_logout": "2026-05-09T09:37:10.6313397+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "6e1b8468-f0b6-43e7-b796-60ddf0419f66",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "6eb462b7-9dbd-4fb9-9acf-45f2b8df9cfa",
"id_function": "455589ba-d6de-4d0a-baa0-2fa1375e10e8",
"id_user": "2553bcf0-4194-46f4-8dad-34b8d1696e93",
"id_profile": "dbd86884-68db-41c2-b96f-ec5783466620",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "b67f424d-e803-4ada-9de0-937b482a7132",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b5d32d5b-908f-41e3-a91d-9160253cc9cb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ed78b332-c1a1-4b9e-b5ec-9c1fa369836d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "8a24a9a4-c0bd-4f95-911b-41129c6a3077",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "510a50de-121f-4900-bede-3a19e4aee6bb",
"id_user": "07a4bdb1-112f-4104-83a6-98fdbf86b1c9",
"date_add": "2026-05-09T09:37:10.6313397+02:00",
"destiny_type": 4,
"id_key": "a37c44d7-012b-4b10-a8f3-2c271d8123f1",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:37:10.6313397+02:00",
"id_pos_sesion": "fa3a8cc4-c96b-4cf1-9491-9b78d1c28f85",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "05f8162f-28a7-4932-9d41-102e8764b1ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "229c5024-27b4-4409-9b59-b27701ee177a",
"id_doc_print": "e4b18516-66f5-489a-8796-bcb7a8701482",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "fa20e222-166d-4f3e-92d0-58807ce68440",
"id_item_sub": "ce08354a-1c76-4a14-bdb0-8db6d056f798",
"validity_date": "2026-05-09T09:37:10.6313397+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "e959cd83-907c-4c7d-af73-1d9d4b564cb5",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "00deb1ae-24df-4980-bb44-4e653bcf0a7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ce5e11f0-b8f7-41a8-91a1-37148963339a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2d2f2bd1-acb6-475a-9e87-538652191f1a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "6adcfbb0-4f59-462c-ba5b-2d2685527c53",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "f7d86c70-9f69-4d05-89d8-38a9b6de1294",
"id_pos_type": "705fd9f7-2ad5-4145-8dfc-bd8b80342eaa",
"id_price_list": "4e5997d5-4018-4d13-949e-f097b2392d93",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "73291c55-8f7c-4ddc-aec1-5f27e184d40a",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "34cfcdac-7889-4def-826d-f15d35c6d03b",
"id_pos_type": "156230ed-5e2b-4ff4-a066-88f33930ccb5",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "c6571fc7-cbdd-4d02-b2b0-793c21895305",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "601df418-2b95-48dd-ae62-ca6d08bc7cb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "45e8cf00-7e52-43fb-a477-f2fdcf9fdc15",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "02a126d4-3943-469e-81cd-1f07de971e14",
"id_branch": "81fdb3f2-fd33-42a1-a65c-294d4dc523fe",
"id_pos_type": "29eb765f-0818-4c82-91a4-8d77573698d8",
"id_pos": "4217cbda-8818-4421-8d50-abe570488edc",
"id_item": "b2299271-130e-4786-987b-64a1e32f4dc0",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "1ee9177e-b620-44d4-a737-fcad0a989e43",
"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": "d89ee085-4b75-4a5b-a16c-064a260a92aa",
"id_doc": "216f32a0-4ad3-46f9-ab31-7f3fdaf0cedc",
"id_pos_type": "09360999-aefa-4406-bb03-9d829a549158",
"id_doc_print": "7ca27e10-33cb-4373-9d0e-0d739230c317",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "09f76ec3-c2a9-4ecc-8842-2171b55b4fe1",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "2082e206-1de6-466b-8450-b5659014294f",
"id_pos": "9f41b7ed-53e4-40fd-bdc4-445cb1b95df0",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "594a7c40-80fa-4714-8311-f10a5916ca9f",
"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": "b1bfbc5b-66c5-4f4b-ae41-feb4172d59eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "36c4fbec-ecfb-4ce6-a2e3-19a032215a13",
"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": "d8dfcb5e-fecd-4f57-9232-10d7b32eb501",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"id_branch": "fd352c23-071e-4de4-8a2d-ede0b32340ed",
"id_pos": "55c63383-333a-4cae-8e9c-e74bab56b19e",
"id_list": "5cb2c170-9459-4b0d-b586-6e6ae8a2bef0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "db747a97-922b-4be4-ad97-67b84cfc3de0",
"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": "1bfa9310-9d36-4a8a-ab49-9c67fd7587ec",
"id_line": 2,
"id_item": "c798d03e-776e-46b7-9582-9cdbb95ef1a3",
"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": "b9dab88f-17cb-4332-861a-ca9dec7cbde1",
"id_doc": "248f7a60-e9c8-44b7-a171-49edb4033a0c",
"value": 3,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "6f892463-8da5-42c8-a432-23e2fcea99e9",
"id_pos": "0829534d-a148-4627-ba68-b44458c951c1",
"id_doc": "14e7ace5-109a-453f-83f8-42dc97bc12e5",
"id_branch": "ced779a3-913e-4326-8494-b30a1510f0d7",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:37:10.6313397+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "17e37e4e-b000-49dd-8878-e9af9f27e265",
"id_loc_from": "b68aaa11-b7c9-4cc1-bd9c-ba032bd772c5",
"id_loc_end": "01223896-db0c-4d6c-a484-12475bee50cb",
"id_user_add": "a7d6951d-83b3-48e2-a1a1-794965c58e01",
"id_user_upd": "c6eea1b9-52dd-41b6-82f4-78bb97315afb",
"id_pos_sesion": "05c831af-ec59-41a8-8d9e-9a576d7de5cf",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:37:10.6313397+02:00",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "c1d583b9-c157-4360-a729-0e612db3085c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "70479e96-1573-4b87-88f8-f021caffe68c",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"id_user_upd": "5f979406-3303-4f9f-821b-2bce161d391c",
"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": "3f5c8800-0167-4b2d-9b61-885be00b9f62",
"id_item": "d04a1003-6df3-4bf8-a4bb-24e6111fbd5c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "c2b041fd-8153-4f19-9c71-3bad93e9c825",
"id_line": 2,
"id_item": "315cb4ef-f8a5-4101-b88f-50e9f1e2a7fb",
"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": "43d1bca6-2d7d-4b8f-aa58-8b693a721a8a",
"spool_server": "sample string 2",
"id_doc_sa": "bb54febb-607f-4a58-b309-59cd54ba7856",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"printed": true,
"print_on": "2026-05-09T09:37:10.6313397+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": "10a62c4b-496f-446a-a3b2-2d079ff8d3d7",
"id_pos": "2e4cbd74-0ad0-4857-bf01-a7a17ca13aca",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"key_access": "sample string 5",
"id_user_add": "55d63a04-03f4-476e-ac0d-1c9c2361a516",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "76e764e4-aa9c-4a9d-bb72-23c18eb11de9",
"id_pos": "62073752-f2d7-477d-9ec9-9ac639a753dd",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "526bc2be-772c-47d8-9940-b54180b10056",
"id_pos": "100157a2-c610-4f12-a02c-5eca810b57dd",
"date_add": "2026-05-09T09:37:10.6313397+02:00",
"date_upd": "2026-05-09T09:37:10.6313397+02:00",
"date_out": "2026-05-09T09:37:10.6313397+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": "39f016ef-fac0-444b-9ab1-a2867a13360c",
"id_user_add": "357311b6-b97b-4443-96ab-7c4537ba17e5",
"id_table": "b2d64b48-2cf6-4088-99c8-870d6f831868",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9474730d-fdb6-43f5-aa05-ca13330922d4",
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "cc6b738b-f223-4bd8-987f-67ea1cebfe2b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "08661123-5caa-408a-9a24-b8aa157bdb79",
"id_sync": "36d4e222-c3a7-4ad3-9942-71cdb7d18651",
"json": "sample string 3",
"id_table": "42167e36-09cc-489a-bedc-4e6804344a53",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "c82861b9-bb84-4780-bcab-77048ace6e87",
"id_branch_from": "6ce44225-d2ca-4fbf-b264-cc13bfa9acad",
"id_branch_to": "a856b07c-8c7b-41d4-9b72-f6765bc861d7",
"type": 4,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:37:10.6313397+02:00",
"send_on": "2026-05-09T09:37:10.6313397+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": "8c084225-05f9-40c9-abab-4b20bd9e701b",
"id_pos": "6b16ca7e-5b4e-4a65-843f-4a23b3f48321",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:37:10.6313397+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": "00fbd18e-2f33-4034-8260-4e6f274bd3bb",
"token_id": "sample string 2",
"id_user": "8fd8d343-6908-46ee-97f3-840fd22aaa8c",
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"created_on": "2026-05-09T09:37:10.6313397+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": "5f8f110a-100d-4c23-8086-08e70ed09aa4",
"id_room_activity": "87e0e329-b197-4a70-af5f-7454ab1a3018",
"id_pos_sesion": "04c5ab61-073a-4e2d-a585-5b6cc7ad772b",
"log_text": "sample string 4",
"id_user": "99ae07b3-b607-45fa-a2de-e59917eafc9e",
"created_on": "2026-05-09T09:37:10.6313397+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": "67973f2c-3e85-4029-8659-c328ccfa97bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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": "aef68237-8546-43cd-a729-4d9124d546e9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:37:10.6313397+02:00",
"date_end": "2026-05-09T09:37:10.6313397+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:37:10.6313397+02:00",
"last_update": "2026-05-09T09:37:10.6313397+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"
}
]