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": "eba84715-d67d-433c-9290-03d2a55d40d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+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": "10d213de-3321-4969-9661-6c6157bfbae4",
"id_pos": "88da8cc2-da11-4051-92f3-054aac1687c2",
"id_list": "454d37b4-6196-40ee-8b9e-85ba08ecf754",
"id_item": "2f72747e-0ea6-4b7b-b7a7-161ea4720e78",
"id_item_type": "aec0bedb-c1af-4753-b4e7-d02e16f2b340",
"id_category": "18767c6a-e9c2-41bf-8b8d-e0eb0a4b7af1",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "e1260701-6b5c-4d88-b3fe-65a850abd603",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "7066c3ec-03cf-45fc-bff4-cbe7e95b19d5",
"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": "f6e11503-8a2e-409a-b029-d21970386a10",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "06525501-509e-413c-88d1-18de86ce4b2a",
"commited": true,
"st_images": {
"$id": "3",
"id": "cd115242-ff30-4d22-8127-04bb8e108338",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "07c95c06-6d5e-484e-b91c-6c58863b66f2",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b39e68a7-2cab-43d1-8e0f-0b4ae7662abd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dce69ba9-8a37-4ae7-b60d-e41bb0c0d29f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2b6da769-40c8-4412-98b6-a7a507ac7f9f",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "d3b59396-aa29-4586-855b-700b64ff4a3b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "cb205558-f113-4b45-a63a-9d4acc28fca0",
"id_item": "0e41faec-17b0-4030-ae6f-34dc75c309d0",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "5082ef80-99a9-4628-a628-48c535d55996",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "3082eb27-79a6-4356-8960-223362882129",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "93b29684-59dc-4052-b56f-c53418d4a9ff",
"id_unit_sec": "4f4e61d1-d67e-472d-8e49-a80c5703bf67",
"id_brand": "bb57b56b-3027-4186-af1e-4322222ff456",
"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": "50ac432f-d8d0-47c8-accf-a11427eeeec7",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "66f7144a-9526-4f12-825e-6259936d79dd",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "7cdd7af6-1a3b-4b9d-9c33-023d63a5b26d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "c03e6cf2-c36e-446a-b29a-fb4813ab1d89",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "048e9f8f-3168-449c-bcd9-2799b932d0c5",
"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": "ee6672f6-7128-4260-beaa-90c885a0c459",
"view_messages": true,
"id_image_photo": "bf953e14-29fe-4eb2-9bb9-a7ae8a412675",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e34ec8c2-52fb-4824-9bdd-a3ccda26510f",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "9501af5a-ca05-4b6a-92c2-487eb9c06abd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3129755b-008c-4137-9e32-ef81fdc98ec5",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "c2c976a0-8ae6-458f-a18f-ed209bcae8ff",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "b1ce43e0-8706-4ae4-9ba9-9aa879c45c46",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "316da825-dfa3-47c3-a661-6f7f31e34a0e",
"id_zone": "02574934-bb53-45d5-b189-1d2aa3188af8",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "47172784-8268-48c0-8021-3a2de5b42ca7",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "3ebfe14c-2006-44d0-8240-9177f604bedf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f007c0a6-13f2-4782-a211-37075a9da7e9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ca3f836c-c012-4689-a6ba-b1dcf4d0585e",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "726584aa-193e-46d6-bda6-b26122b107a0",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "186774de-dc94-42e1-9946-219fc2879be9",
"id_cloakroom": "1f47635b-1c90-4964-acae-ce385067b238",
"id_pos_sesion": "7fbc59b8-fa18-4b60-80ee-827228dde74e",
"unit_id": 4,
"date_open": "2026-05-09T09:39:34.6491981+02:00",
"date_close": "2026-05-09T09:39:34.6491981+02:00",
"id_doc_sa": "73995945-19b0-40fe-99f0-9de0b2e6d34f",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "b9fc2786-14ed-4a45-8dbb-deddf3f4f411",
"id_pos": "09f951e5-7409-4eb5-9dc4-444d567e7a3e",
"id_doc": "76eafbf5-8740-40e0-82ff-c789135e7490",
"id_branch": "bc52e3c8-715c-4813-93ff-3a098a6e5355",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:34.6491981+02:00",
"date_tax": "2026-05-09T09:39:34.6491981+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "4d706885-7031-43c8-a2ca-a03b37416d9b",
"id_relationship": "aa0e8262-6551-4cdc-b094-34ef5a378ae0",
"id_loc_from": "79d533af-d9bf-4c96-97d4-ccfbd139e8c8",
"id_loc_end": "420250c9-3e84-4dfd-a4bc-e79cd45d4712",
"id_user_add": "380aa7f0-4189-4b2b-b433-b67f8c1d48a8",
"id_user_upd": "1b59d39d-5bb8-43cb-9b15-2a12f6147f42",
"comment": "sample string 12",
"id_pos_sesion": "55633ec9-597e-4684-bf2e-415b1bf2b602",
"id_room_unit": "43bf79c9-14aa-4200-9a53-44775cf7f8ca",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b27467da-7a54-4747-9855-2a047bcf06e9",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "0f70df1c-9e0f-4a8d-9e2f-103aa9be33b2",
"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": "d737e6ab-c1cf-4209-9c8c-1abfe163de21",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "61752299-905c-4e8f-94ff-8b59c32b89c1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7359477c-f48b-417b-bcc3-a37c0331668d",
"id_pay": "d4dc14d2-e5e9-45c1-b8a6-6cbb8cd4867d",
"id_money": "8964c3a6-bd1d-41fd-9c4e-ad7e5215df27",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "44d07c33-d92f-480e-9feb-f0c635f16a11",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "0bb2b4b5-b248-4d51-acc7-e184b1bdb138",
"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": "bcd67a2f-4320-47f2-82d3-e7b53ac5f52c",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "c5973a2f-7b9e-4de6-9c05-9e575f93c12f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "c8ce2ac6-f0fe-4617-ad80-66cb74666062",
"id_money_2": "8455400d-fb81-4ac6-b1dd-edcc2d86c4c8",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "694fd74a-57a4-48d9-b968-4bda7484492a",
"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": "9f899ce7-fbc0-4887-9384-87882249aa55",
"id_pay": "a8e9043d-8579-4549-a63f-c1aa7d7af5d8",
"id_money": "bc425693-65df-4762-8aaf-a69efdc6aa53",
"date_cashflow": "2026-05-09T09:39:34.6491981+02:00",
"coefficient": 5.1,
"id_user_add": "6f2e43fd-b19f-40fe-a577-3fac47fa34b5",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "bf256cfe-0ee2-4f09-a40a-ee0e52654cfc",
"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": "f1cf737b-036b-458a-a27c-fc825996f14d",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "e4acc264-791a-473e-b812-03a9bf3a74b6",
"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": "d6c1bbf2-e0ac-4065-9c53-81960d1fd82e",
"id_line": 2,
"id_pay": "b94c2346-9ded-4818-a0b8-b6432cc77598",
"id_money": "ec3f745e-b606-49dd-999d-cf1357598dee",
"coefficient": 5.1,
"id_voucher": "143d8b95-deca-4f50-8aa2-caa4b6f737f7",
"id_employee": "0bb25868-6530-4a5d-aef2-943d1c4a68f7",
"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": "bbb58ce2-28cf-4d53-a075-8e2ba74b9a37",
"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": "d940b644-d8dc-45bf-8f9f-11d58854a284",
"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": "332a2b25-d237-4a2d-8c2c-ea41cbc14248",
"name_pos": "sample string 12",
"id_image": "ffebbb34-4a2e-442b-a676-df2f2c8d3aac",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "55b92cb5-343e-4eae-9322-71ad606e5719",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "3a5e1f4a-bc4b-42c8-a39a-c3e7ac811ae0",
"id_branch": "170b74cf-a8bf-407d-ac20-b6c096436c22",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "7d199887-e509-4ebc-b44f-0f7c6570fabf",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "8b23d25d-804c-4a41-89ec-3c9241cfb657",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "28b0df63-31eb-4a5b-9097-0daf4e43d26c",
"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": "39ad2299-2c00-4c1b-9ece-5fe16991e1db",
"id_line": 2,
"id_item_sub": "4d5a4b88-2612-43f9-994f-1d98c8be1163",
"qty": 4.1,
"id_list": "d6861deb-1705-4995-b68c-5004b44900cf",
"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": "aa519cb1-5eac-4745-9a7f-3713ff72b149",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6c1f8042-1973-4390-8e5e-72bd55c20f7c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2083aadc-61ca-4e48-871b-08468cbaf9b4",
"id_user_upd": "31f89006-52c0-4184-988b-db27bbb4d81c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "3da96b38-4f10-416d-b1c9-482f5ad9accd",
"id_item": "5b6bd37d-af6f-4215-b666-a2807a520b87",
"id_item_type": "a65d9447-84f3-4541-b099-2ca435d37903",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d06c2449-324f-4c2a-8ba5-60a6ccd04c8d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "c21a7105-2935-41cf-aa3b-5a9b51f12a42",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "8a20c97f-d869-4e98-aa03-aa10b729ccf9",
"id_item": "3e0c9489-74dd-424d-81c7-5b99c355a0b3",
"group_id": 3,
"id_unit_ref": "da438fef-09ef-4e2a-b9b2-38e7ab1742bd",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "77f0a298-b329-45d5-80b3-a8b636c02ad8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "74193713-e6a3-41cd-8f56-70bff22a4f20",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "a471d28c-251c-4825-b1a9-0939c2eb694f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "60a11061-8273-4669-b489-21543fbbd49d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "4ce25ac7-fa76-426b-82d4-4c18ff1ab803",
"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": "ff7a6ea8-3753-4c6f-b0da-0e4519aa12f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "eb7084a3-b499-46c9-9207-386781bf9f49",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "4507e01a-0825-4c1a-ad3d-c042d412bf4a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "eaa92a6b-7225-4bd9-a8a6-bfc56ae19ed9",
"id_line": "6dee4503-93f6-4640-9a73-71c4f7f53b9b",
"id_category": "9b572c65-f7d0-4a0f-9199-b750fd719a16",
"id_item": "82d74c29-73c9-48d2-be37-666d058a8d25",
"id_item_type": "17cf60b5-88b7-4362-96ab-6d4485667b69",
"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": "5be5e277-47e7-46fb-96f5-adb06945ca9e",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"date_used": "2026-05-09T09:39:34.6491981+02:00",
"date_sesion": "2026-05-09T09:39:34.6491981+02:00",
"id_employee": "08b9fdbe-ae9f-4bfb-ba48-e8c3eb107a65",
"id_branch": "15d187ed-7163-4250-98bf-7b64a1211694",
"id_voucher_permision": "e78abffc-b036-45d6-8cfc-808b60194763",
"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": "e3677352-2d29-4298-abf0-d15654d7bd3d",
"id_user_add": "e877b849-b601-4cd0-8971-5769162705e5",
"id_doc_sa": "ff38b7b0-f605-425c-80e7-f6e39d013b61",
"id_item_sub": "f2093551-5225-424e-8356-095790776e13",
"id_pos_sesion": "c1d2d47a-90e8-4ce5-9455-84f564118db7",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "e738d368-2b70-4370-a306-491ba88ee906",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"date_used": "2026-05-09T09:39:34.6491981+02:00",
"id_employee": "66b95dac-f25a-4c23-9cf5-819059b696b5",
"id_branch": "49c01ea9-fa9a-4903-ae4a-a7b8d5817bed",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f50387ca-6bc4-4799-897b-a358669c6d50",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "e2853497-83a8-473c-919b-5b5bb38a0571",
"order_id": 2,
"id_item": "d120ce6d-27d7-4d71-82d8-0e868f60a46d",
"id_item_type": "fb624384-ba7f-49cd-b230-d5533b3def04",
"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": "4e649225-dd3d-4e9c-a894-81eaa25916a7",
"type_item": 11,
"id_voucher_json": "87988a2e-b244-42ff-a5b4-863337f5b43f",
"count_voucher": 1,
"id_category": "d345bc6b-5491-43b9-8f4c-3f2a244b0703",
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "5fdf19d0-47fb-4e3d-89e5-f83fd35c1aa8",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "42bf09d4-b90f-495d-be54-435dc76b8cf2",
"nro_sesion": 2,
"id_pos": "ab47680c-6a2b-46dd-b675-2a798eab6910",
"date_tax": "2026-05-09T09:39:34.6491981+02:00",
"date_open": "2026-05-09T09:39:34.6491981+02:00",
"date_close": "2026-05-09T09:39:34.6491981+02:00",
"id_user_open": "215a4999-684f-4433-8275-3e38419d7f1f",
"id_user_close": "ba846d81-6c13-4426-a4fb-6c819b129574",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "743a49b1-d3cc-45e0-8086-b7a511ccb18c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bbca0d5e-b345-4f7a-a42c-0ba1db1c8826",
"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:39:34.6491981+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "f1423241-7231-499e-a0eb-33281d3da5e2",
"id_room_unit": "9a20ff71-bad1-48d6-afcd-3afb09a28d8f",
"id_room_list": "fb86869d-2229-4124-b726-bb9374344cea",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:34.6491981+02:00",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"date_open": "2026-05-09T09:39:34.6491981+02:00",
"date_close": "2026-05-09T09:39:34.6491981+02:00",
"id_employee": "9c59c5f3-4095-44c2-bb63-35771df37bfb",
"id_employee_sec": "b12679c7-b1b9-4cde-927c-ce2db31c00e6",
"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": "de67b02e-a47e-4791-bf29-931a223dc5b6",
"comment": "sample string 7",
"id_user_open": "cccf8ca3-c4b5-463f-aeb3-5baa5c58fc42",
"id_user_close": "b3c8b035-747d-49ae-9823-d75921a01741",
"id_unit_state": "940e0153-b991-4cb0-a02f-1b0efe28ad5c",
"id_pos_sesion": "b08346c5-100b-4262-a14a-335339be21ad",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:34.6491981+02:00",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "8c85186a-8c4b-4fbb-89e7-7bc57fd43648",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6c207079-674c-4049-b1b4-9283c8b3ed40",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5e8a6982-dbde-43bf-b8db-f57832243e33",
"locked": true,
"date_locked": "2026-05-09T09:39:34.6491981+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "1e17eea6-89b3-4e52-852e-00cf04a7b556",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "c5f331cd-b784-4d6e-8c89-888a69d06744",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "899a5a56-098e-4900-90ca-b447a092879f",
"name_pos": "sample string 6",
"id_image": "77ed5730-1b4b-4c01-a7a7-b95bdc8629cc",
"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": "53370162-8228-4688-8200-4f5b72f4ec9e",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "1a46f811-0e77-493b-a942-32f580e181fe",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "aabd1d5e-e762-4719-84f6-0e876d93cb9b",
"id_room": "6d98cb0f-6788-420c-93d9-5b7cdbed87f0",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "da20d943-61cd-4d2d-8b4e-714e293bcbae",
"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": "5612c21f-1657-4992-8b4d-f70a6da698f9",
"id_room": "6093aa47-3046-4050-b0e3-4b1c474562e8",
"date_in": "2026-05-09T09:39:34.6491981+02:00",
"date_out": "2026-05-09T09:39:34.6491981+02:00",
"id_user_add": "acd93454-a117-4e05-a9b9-73ed52e9e33e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "9bc00e3d-94e3-4882-94cd-b65840523fe5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "7baac046-c0d6-4efc-afe3-382eb287f861",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "b1333e2c-b9c1-4d92-9ba1-f5fd6a72547a",
"id_room_state": "e5176610-edf9-43aa-aa52-9498e9262e0e",
"id_image": "928d53b4-6379-4c46-b569-1947e69d2d13",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "6ac3eeb1-6154-4812-9259-96528fce3c90",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "dfbb3bf1-9554-4aa8-987f-28fadd0a7aca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "e1eec646-e4f2-40c8-b242-ebcdc7ceb2ec",
"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": "942dd83f-4239-41a7-b56e-82ac52273861",
"id_pos_sesion": "6d678a77-3b49-4a3e-8903-229534b2bc6c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "600927a2-3ca3-426f-961c-cc2a32124b98",
"id_room_unit_activity": "b6c1158e-25cb-4b4c-86eb-73044ae12c1f",
"id_doc_sa": "f3605ec0-a120-48e6-8571-be1a06570ade",
"id_pos_type": "69d361e1-edb5-4fe6-adb4-eb92491a4eca",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e5fd7070-f97f-45e2-8c20-3f0d42701fed",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "774a6710-fad4-43df-b173-9458d997310f",
"id_user": "b4588506-b7d2-4138-904e-e66008948859",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "10ebd8ff-67a5-497f-9ae5-68272f1a9a77",
"id_user": "4ae955ed-a79c-44fa-9918-44d688fa4934",
"date_add": "2026-05-09T09:39:34.6491981+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "78a1c127-f96b-4eb6-b1ba-0961ff035599",
"id_user": "039abaed-86bb-45f4-9483-406cb34c44d9",
"id_user_profile": "c7e5eddb-db22-41da-8441-bd6b2a13423e",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"id_pos_sesion": "8b6ed8e5-6003-4f37-927e-608c248abe39",
"date_login": "2026-05-09T09:39:34.6491981+02:00",
"date_logout": "2026-05-09T09:39:34.6491981+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "a4e4ee26-6747-4f2f-8ec6-6cd1ba1bf2e3",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "29a3692c-82b5-4092-927b-b24b7c281f5a",
"id_function": "70c66252-21d4-4c60-98b3-1d9e26631e9b",
"id_user": "d872bfb2-2d76-4a81-afcb-f0fd47c9060d",
"id_profile": "83bc5baf-a4b6-45fc-8b65-70a907e22fb7",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "857fa4a6-56a9-478d-9096-48240678815d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5a74082c-84e4-4346-88ec-c5527081e89b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fb735b4c-d07c-44a3-b073-a5e121182c49",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "db9d0465-daef-4253-a82e-42237afcad00",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "deecb46c-987e-4696-a9d8-298d6661277d",
"id_user": "699c4ba6-a736-4e59-8add-ee409297754a",
"date_add": "2026-05-09T09:39:34.6491981+02:00",
"destiny_type": 4,
"id_key": "c253b08e-6c20-4ba6-a782-47e39cc4eed7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:34.6491981+02:00",
"id_pos_sesion": "50b7e943-18a8-4073-90e4-c2745f264e1f",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "2807b0b9-3ae1-4fdc-befd-5ab3aa3ebd52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e170e6a3-c229-4c9d-ac2e-a5ffb300d120",
"id_doc_print": "602f047a-2f85-4dd6-9784-e1483e074b2c",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "80c29210-cd61-4e8b-956b-1d0a3676134c",
"id_item_sub": "edaf5d18-cefa-4dda-b551-309913169242",
"validity_date": "2026-05-09T09:39:34.6491981+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "4f6cf7a5-55df-448f-a5fe-d54e0caab1ec",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "94ba8c02-88da-4aa7-befb-3f3e0d16edbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4f5d42d4-43c7-4b6d-9658-d5f7c9d1ece1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "a52f4e2e-8b17-4a6d-a59d-f61921a81bc7",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "22a21b97-2854-4087-8464-64539bc3849a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "451529eb-1535-48cd-891e-db38e81d4c4d",
"id_pos_type": "1b150a5f-5f16-4ef9-ae76-5890b8ac8582",
"id_price_list": "2a927d75-10d6-419b-8915-aac21a4d5ee5",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "537a14b2-e1fa-4b8f-af18-35b7d92bd082",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "e10108cb-1492-4074-b5b3-272b15421843",
"id_pos_type": "3ad2f85a-17f9-472b-992a-86411c1cd4fb",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "7bdcad64-0d39-4fc2-b75f-c13587607776",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "7ab5be15-e909-4aac-9f7a-5b1ad35ecd85",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "f8353024-0294-49f6-b46b-e003ed7b4931",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "ba6a44fd-d23c-44b2-83bd-719ead827638",
"id_branch": "675a42b5-7c6e-486d-85e2-17d0d63f5026",
"id_pos_type": "360c6eb6-333b-489c-89c9-265e89025ad7",
"id_pos": "95936baa-1ee9-4b25-b77d-cfe91d1d6378",
"id_item": "1fbb90f6-9b97-4bdc-8291-536daf552939",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "c890820e-2897-4b98-af1e-79a4a09e9386",
"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": "9e4ca0ea-13de-453e-a02a-b03da4af9c25",
"id_doc": "b5efa434-080e-4843-94b3-8f6328337aee",
"id_pos_type": "9aad62a8-fd8f-4e3c-9feb-ecd447fe486e",
"id_doc_print": "104565c8-9e80-43ae-b2cd-1387cd5d377c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "d79d10e6-ebf2-4e10-acd8-3c2bd761d75c",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "622339b9-f1b8-40d2-8780-9354bb9e9b8e",
"id_pos": "a502b8ac-696f-4f32-bbb5-51d915544f53",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "53181263-a76c-46f7-9b14-9d356defa546",
"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": "b7deedca-8c1b-4ab1-90c3-93c334b0147e",
"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:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "214e83e4-a849-47df-8cfd-e16831078d43",
"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": "36307580-f2bd-4d11-a8c4-f1959ebe82cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"id_branch": "632c0e40-a9de-42ce-a847-9de9acd4bb8b",
"id_pos": "4f095753-82b3-43a7-806e-e0dfe0d48029",
"id_list": "88573882-3411-4450-8294-024f9dc47028",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "b9dd0f27-1710-4843-8b93-b4b47c1c0ed9",
"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": "636e8b74-534b-44f3-b921-ae23d7709b7d",
"id_line": 2,
"id_item": "99703475-8f27-46c7-8816-d4396019b255",
"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": "bfe2990a-aeb4-4a43-99a0-cfe49bc79177",
"id_doc": "623db9b5-b290-4458-92f3-9bb5b2aad61b",
"value": 3,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "03ed1e98-2367-4705-8663-38222872f3d0",
"id_pos": "0adba475-0aa1-455d-94cc-a0da1cfa4197",
"id_doc": "4d17e4e7-f9f1-477a-9524-a52e8a624909",
"id_branch": "a042885d-3b41-40ea-bf2b-5e8b5509447b",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:34.6491981+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b253b6ab-cdf2-469e-a4c4-f95e5827a711",
"id_loc_from": "07edd6a0-a7a1-441c-be59-1a36d8180ca9",
"id_loc_end": "ecaa2ad4-7916-4e84-8e87-1eee56a003a0",
"id_user_add": "d3413357-b6be-4ebb-ac89-f43848f8d5f1",
"id_user_upd": "451912ee-a3bc-4697-8d08-d770c0b364c8",
"id_pos_sesion": "d679ee69-62eb-47e4-b6d5-3b01c6ca23b8",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:34.6491981+02:00",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "65bd3f04-8ddf-45d8-bcb0-82d86a2908ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2dadabde-18d4-4b2c-b22f-156bf722f505",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"id_user_upd": "76fe1757-63ba-4884-85a7-1e104470c01c",
"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": "9135a599-e0f4-4556-8fbc-655fc9b10157",
"id_item": "a911a482-aeb2-4e41-8360-04a520a1bb39",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "16f1611b-2c5f-4c3b-abdf-86a846a9f064",
"id_line": 2,
"id_item": "f995dd19-ea36-4f65-9e54-ba8379924ebb",
"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": "34d7b94a-74d2-454a-9672-554b7d305cf9",
"spool_server": "sample string 2",
"id_doc_sa": "a9d3b6cd-f6b9-4ba9-b90a-e86df046eacd",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:34.6491981+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": "3b272a23-00a0-4e5c-aa80-baf5a3c617a2",
"id_pos": "366eb5ff-67a4-4b57-9bf5-c7315e400a83",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"key_access": "sample string 5",
"id_user_add": "2d80bd83-6504-4704-8f63-ef321d7a7ee9",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d9b9ca28-367b-4931-8a19-875fe5027325",
"id_pos": "167fd8c7-cfbd-4fb7-9ad8-fc0f9e0f0a88",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "1040fa34-6928-4449-af88-a6e437a49e67",
"id_pos": "585da94e-5873-4aa0-b0a3-d9dab5cf8a83",
"date_add": "2026-05-09T09:39:34.6491981+02:00",
"date_upd": "2026-05-09T09:39:34.6491981+02:00",
"date_out": "2026-05-09T09:39:34.6491981+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": "6f22e592-3205-4baa-ae42-49135bb3a0b4",
"id_user_add": "087e190f-04ce-4d48-a4f7-da41fa865143",
"id_table": "b75e721b-819b-46a3-8fac-12c316c684bc",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "288df10a-a270-44f3-ab83-10ac8ed0a097",
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "6810f4c1-1f20-4261-83b9-8516c2f1d125",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e5f47b59-7361-4c8d-a491-5315e682fb80",
"id_sync": "c2d5db2f-c9f7-497c-b110-05d0079b7075",
"json": "sample string 3",
"id_table": "b0a44d5b-0707-4798-9088-4f5102bc1ab4",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "f95cbf76-810d-463d-841f-a04c7057bdd1",
"id_branch_from": "d61de907-e206-4e66-9607-0b0c76828026",
"id_branch_to": "b07c8fb6-5274-4a3b-b8d9-9b8d8addf0f9",
"type": 4,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:34.6491981+02:00",
"send_on": "2026-05-09T09:39:34.6491981+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": "cdd2368f-c752-485a-8a32-aa5d3365b510",
"id_pos": "d390b37c-13fb-4b74-8e65-d397afa4c615",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:34.6491981+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": "3d91d8db-4bfe-4b47-b813-2200ee21f75a",
"token_id": "sample string 2",
"id_user": "7849f59a-576e-409c-8ced-744ed6151e87",
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"created_on": "2026-05-09T09:39:34.6491981+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": "d0525c7b-b381-4861-b629-63e7581eacd8",
"id_room_activity": "5b588389-c0bb-48df-aaeb-b5a4dfed2b1e",
"id_pos_sesion": "83635acb-c172-45ad-980f-424fafdfee2e",
"log_text": "sample string 4",
"id_user": "ed94aa95-3318-4ca8-adfb-370d4b6a193f",
"created_on": "2026-05-09T09:39:34.6491981+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": "ff9d3037-bc71-4b70-950f-e0923f45af8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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": "77a16a0e-3b59-4e4c-8b41-66c6e38839c0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:34.6491981+02:00",
"date_end": "2026-05-09T09:39:34.6491981+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:34.6491981+02:00",
"last_update": "2026-05-09T09:39:34.6491981+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"
}
]