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": "ecb14661-3365-4959-a8aa-636b466957ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+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": "b164e35d-b572-42eb-9e37-13f9c4a53219",
"id_pos": "b8fb2d3c-b413-4629-8ced-2e0b82171c57",
"id_list": "821b0547-3b92-4ba0-adfe-e572b8e99615",
"id_item": "31002238-258d-45e4-a54c-33c4fc4bb4c5",
"id_item_type": "6942bebf-a98b-4816-aa23-bd3f527b0425",
"id_category": "712f6420-71fd-49f9-804f-ead20852984b",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "2fb1fb4d-6103-49a1-acad-1a35d72441cf",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "400e1829-cc13-4e79-ac52-f210ee364566",
"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": "81e14cd7-ac92-42f9-baf5-482cb77e877f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "210e9f43-79d0-4bd1-b925-78cab1c615ce",
"commited": true,
"st_images": {
"$id": "3",
"id": "024d6408-2349-4c22-ac93-f5d28bc573ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "65a49160-6230-4b25-99df-cd39312e66d7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "ab5bd210-435e-444f-b15d-3017d63c48ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2dffbf8c-f262-4505-9aee-902476dcc571",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "08f56314-ec91-4744-829e-f14a97daa51a",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "dd726482-5ac2-4034-bb78-94ba8aa145ba",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "4b4d7102-809d-4929-bb04-e50ba0892440",
"id_item": "f0289f94-1e00-45c8-994c-e8183d70bfea",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "772d842d-a959-40c2-b516-42d9e8ca9359",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "9d43c50c-60f2-4e76-b022-aaf7df9ded07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "2ac2140b-d4ac-42b5-afc2-d7764a7b3cd2",
"id_unit_sec": "599a5c2c-64c6-416b-9513-f992f64d6a86",
"id_brand": "32b9dff9-4b1a-4d25-a74d-d0cbed7c9930",
"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": "b4274ee8-4932-4dc8-9819-2e42d0456cd4",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "bc93f60b-40cc-4f20-94ae-1e7301467025",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "178985b8-01d7-41ed-bd75-6404964b1256",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "6f31c04f-bba5-4c2e-a92d-b6443eeebb40",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "8a4dc2d0-1d66-4089-b354-ca6b1d5c9aee",
"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": "b01efb14-a1c1-4e75-97dd-cf61399a8bbf",
"view_messages": true,
"id_image_photo": "cbd5543d-3b12-405e-9640-8a953ad30b65",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "eb0bd0c5-68e2-43f5-bf63-60df1e1bf703",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "f1c8a77b-e538-46f8-8b3b-2ae952968945",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "09863839-867e-4815-a30a-a67d98eb6ce8",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "2bae0bc8-7cb8-43bf-ae64-8cc7e47f32d2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "8ba49938-65bb-4c54-ba42-de9c3362319c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "313b540c-c08b-4bd1-b694-fac604ec593b",
"id_zone": "0110acaa-9f7b-4ed0-b61f-7fd48267aa06",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "7af30f74-50e4-456f-a5cc-ad4e77bf6390",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "456ec095-9aaa-4a9c-8762-b95ce5754e14",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b0ecaf7d-fad4-444a-a3db-45a47b3e9c9a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "ec9119bd-40a6-498c-8f28-dae7ca1f6d59",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "978a9cc5-962f-4167-8903-600bf4a2dab5",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "4735790b-3128-4a22-8732-0a6f031cde01",
"id_cloakroom": "459fde27-2659-42ba-a56e-bc9d057d5d21",
"id_pos_sesion": "96b01a05-fca6-44a0-8247-fa6d49888f55",
"unit_id": 4,
"date_open": "2026-09-06T06:56:56.8295879+02:00",
"date_close": "2026-09-06T06:56:56.8295879+02:00",
"id_doc_sa": "aac67757-9a1b-4b5a-8fa3-cf037f1f1b02",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "4f94797f-9e2d-47f8-b784-5e7087744083",
"id_pos": "3a3ee608-927a-4f11-aebe-fcf1606287ed",
"id_doc": "b54bc26b-7d0e-4b25-b929-a91179170cd3",
"id_branch": "e6046d35-e128-4d07-9aff-5638d7144f56",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:56.8295879+02:00",
"date_tax": "2026-09-06T06:56:56.8295879+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "addfbb05-a089-4584-849b-50d3beb37bb4",
"id_relationship": "2faffdc6-66b3-4ebf-b1a6-02ac079ba5fb",
"id_loc_from": "9a05e4f1-4ed0-4a7a-bb54-442c7dc4c736",
"id_loc_end": "b9a56023-fcad-41ca-af60-2a39a71ef124",
"id_user_add": "11a5b926-0f8d-437a-91a1-aec89a99b32a",
"id_user_upd": "ed343ab9-d177-4f59-9788-2d184165a6c6",
"comment": "sample string 12",
"id_pos_sesion": "536f39ed-5d15-49ae-b41d-0e5f77666a75",
"id_room_unit": "416be2cc-5aac-4254-bc66-9d6028aed8c6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c13daa10-2f85-41ee-bffa-e07a65209fe4",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "c957fcb1-35fa-4b54-bb1d-b2d7092a8862",
"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": "45757878-9b55-4e27-b619-aa7f1e723561",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "3942d07f-56c4-4bb3-9ffc-5afb6b2bb324",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b63d8cc5-fe49-49a4-b6b5-ddfa1d0ebbb1",
"id_pay": "7c417f94-9697-4989-a6d8-b67dd17ee810",
"id_money": "8e2275cf-8763-4e02-a2c7-bed5ca327cfa",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "c78038ca-5651-4268-a357-67e119f70264",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "619d3e21-9d85-425b-a796-3629486bef5a",
"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": "fafa42ac-12b7-4297-ab40-45d7e883870b",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "f747e182-3bed-4097-9554-3ae70ce8a551",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "76fbcf07-76a9-4387-8a1d-4945c60fccdd",
"id_money_2": "6b82fea2-9c55-48c6-b2c5-0cacfe39eff7",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "18ec3574-38fe-45a8-a4bc-6c4d2d949f26",
"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": "9bb4648a-3ea6-430a-bc9d-643761dc5d80",
"id_pay": "9cc048e0-f437-40b1-81ce-d6d417989995",
"id_money": "9d56bf95-7ac0-4262-87b5-5925b2c4ba11",
"date_cashflow": "2026-09-06T06:56:56.8295879+02:00",
"coefficient": 5.1,
"id_user_add": "7437f27b-0465-4729-99ab-2ae5906cd88c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "4774b2ea-a48e-4149-ad9b-b4c715446754",
"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": "e83c41df-6e6f-48d6-b1ae-85dc38301853",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "ca8006ce-5a5b-4ba3-b752-48fad79bbd74",
"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": "2917be18-c7ce-49c5-bcb8-9d18c477751c",
"id_line": 2,
"id_pay": "f6d944f4-9b93-4c15-ae65-2409416b7b23",
"id_money": "26543d62-998a-46ac-974f-05926e75f43d",
"coefficient": 5.1,
"id_voucher": "d4c3ce3b-8576-4aa3-85da-a51d4281c7e3",
"id_employee": "fd32e998-9106-4be5-b6d9-73543afb9fd8",
"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": "c2f320c1-0f9a-49be-a0a4-78f70171f0fe",
"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": "addfe8a9-6daa-4100-b61c-73a0704aa765",
"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": "2078c054-b266-4045-80b4-c09060bce754",
"name_pos": "sample string 12",
"id_image": "4bd3e3a6-4ad5-4114-aec0-028d29732ff6",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "df294929-f7ca-4e14-86f1-170522ad1ea5",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "13f0b0f8-cc5c-4a57-b33e-197c5f9b01eb",
"id_branch": "ea0ba9d8-ee28-490d-9b0f-7bb78b784915",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "c22c394a-7279-49f9-99d7-c5cb37ca4abd",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "e51752c7-d4de-498e-bf4c-25950c581fa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "c5c2495f-a3b4-4ce7-a7e3-ef453c8dda23",
"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": "ae77812c-f952-46bb-ba5d-afba8693a19c",
"id_line": 2,
"id_item_sub": "0735043b-9ed4-4c76-9b77-9010f05288e2",
"qty": 4.1,
"id_list": "d0b981fa-8290-4627-ae64-97fac4d5ab5d",
"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": "93e677a6-729d-4946-a9a3-da5d5490bd5a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e3b99c27-c7cf-428a-abda-2193786fb633",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "670d2215-b01f-48ff-844a-4abd5167beb9",
"id_user_upd": "c9ce7b4b-bcbd-4e3c-aa50-6225fdac691a",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "c8ff4cef-7a90-4d59-a584-edacf957f779",
"id_item": "8d83200c-c65f-448d-ac29-116f471aba50",
"id_item_type": "0cdc50b2-ca73-45e9-b713-3ff9ae5d5b76",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b479c41c-c6d5-4288-9df1-a4bb52702ceb",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "4259bd04-f1e3-490d-b6d2-09f7ebe1f62e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "85fee02a-08f8-4537-b2bd-b6a998e0c1e3",
"id_item": "0917db46-1610-4b76-bc46-804da38903d6",
"group_id": 3,
"id_unit_ref": "6694cbed-b370-47f8-8be4-e7969a2f517a",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "90f9d0d5-63b6-46dd-903a-06727cfdf7d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "75b2422b-19be-4660-a331-f259e3b5b72e",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "0edc7440-822b-4c91-ba22-5f4b6f0bd566",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d64b848e-d6ff-4db8-bd1a-0d5a3619d8fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "b92b1368-8031-4aa3-a933-abd9f87a0dcd",
"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": "c08878d0-b3b1-4415-b2fa-8ed11a4f9a09",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8e18472a-79ca-4cc5-aecd-f72646d045c0",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "40d8c2a1-1dee-47c3-8284-d21cbb278884",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2c5e1f69-f647-4866-a38f-d5b4341f6188",
"id_line": "385f6acd-3790-402a-a5b1-cfd579ebc00d",
"id_category": "006659cc-c27b-4b40-90a1-d49d635262a8",
"id_item": "166e63c9-54fb-436a-af71-d3fed3a04f46",
"id_item_type": "ac0093cc-fd80-49ad-80de-9df4f7cd7102",
"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": "a292b0a9-9cca-4bbc-9166-0fd096af8ae1",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"date_used": "2026-09-06T06:56:56.8295879+02:00",
"date_sesion": "2026-09-06T06:56:56.8295879+02:00",
"id_employee": "8ea104ec-67ba-4576-9d63-98aa070cb388",
"id_branch": "be2ca710-1379-4e21-84e6-88a8a1f24730",
"id_voucher_permision": "b06895ac-6d06-4662-8265-14c3a376be4e",
"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": "c6b46abc-4a07-425d-95b2-68b97f4c23a7",
"id_user_add": "c859062f-21a7-492e-94f7-c1c831d6e11e",
"id_doc_sa": "49e12986-c51b-443c-9c3a-b0f45715383a",
"id_item_sub": "222304d6-cc99-4e0e-854f-a410be1bf8fa",
"id_pos_sesion": "6f57ded2-3b10-4c76-8e37-771ee4d05242",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "d2298d48-46aa-4011-8a16-ab48e3cd84da",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"date_used": "2026-09-06T06:56:56.8295879+02:00",
"id_employee": "874d1594-b60e-4c3b-94a1-dd29a8f9bf01",
"id_branch": "5e385d38-2b53-4214-b557-474392bb135b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "87b1409a-d21d-4129-a156-45ecfcab440b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "48777b1a-2fed-4665-890c-da53f74fc192",
"order_id": 2,
"id_item": "10e0f36d-cb07-4632-b7f5-cff1952dfe4f",
"id_item_type": "6f68db8d-938e-4130-9c14-0809962bd292",
"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": "f36c4190-543d-4c59-a306-c8ad727b832a",
"type_item": 11,
"id_voucher_json": "54680ef2-c121-4193-970f-6e85389a0d2b",
"count_voucher": 1,
"id_category": "618ea4ea-4ccc-4a48-8748-3c1689dbe9e5",
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "360bfd79-a64d-4718-8601-5b567ccd1da1",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "c3fb60e0-2d5b-4383-9922-d69b730fb23e",
"nro_sesion": 2,
"id_pos": "fdb28255-5e4e-470b-998c-24d30b41755c",
"date_tax": "2026-09-06T06:56:56.8295879+02:00",
"date_open": "2026-09-06T06:56:56.8295879+02:00",
"date_close": "2026-09-06T06:56:56.8295879+02:00",
"id_user_open": "7447c6fe-cba9-4fbc-b618-11c278ba9798",
"id_user_close": "c722651e-9dad-4bbc-9378-255a3c5790b6",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "f3098dec-bffa-4fd5-ba95-f1ad547b7ea4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "06aad8b3-7ebb-452b-85d8-2ffe80975742",
"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-09-06T06:56:56.8295879+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "4cc79f01-fa4c-43a8-a96d-6abccfb57450",
"id_room_unit": "44e466c1-391a-43f3-b485-44b56f7b5250",
"id_room_list": "78ad155d-5cb9-4315-9bc6-a47e99b967da",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:56:56.8295879+02:00",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"date_open": "2026-09-06T06:56:56.8295879+02:00",
"date_close": "2026-09-06T06:56:56.8295879+02:00",
"id_employee": "a97dd744-886f-47df-96f0-92515cccbfcf",
"id_employee_sec": "d6c05959-9007-457f-a243-7b13f5f0da0e",
"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": "65b21bbc-2a91-43ba-bbff-a3ee654a1f34",
"comment": "sample string 7",
"id_user_open": "a6082b27-8518-4119-9088-772bfdd7f107",
"id_user_close": "ad9b8b14-e82f-4c3c-8660-a765617e565e",
"id_unit_state": "bb5d4adc-ddbb-4d39-9511-de68e4923453",
"id_pos_sesion": "4f3ff926-a53e-4b07-adb1-09d336b36f4a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:56:56.8295879+02:00",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "e43e70d1-1fe5-4937-98f7-4f8aec7124e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b99a4ee8-bdc0-4f2e-a8ea-a6479d932d2c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e398ab3c-106b-48db-945b-d9ea0f58ff69",
"locked": true,
"date_locked": "2026-09-06T06:56:56.8295879+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "fe1f0f3c-1add-467e-8793-5d04b7c58a62",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "30b14c7c-6e26-402e-8fa3-4e64568a47ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dcc7bd9b-f7fc-4c9c-9520-ed4d7ec8b729",
"name_pos": "sample string 6",
"id_image": "a3092503-50b0-4cf9-841b-59d9092e8b5a",
"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": "329bde9e-633e-4671-b9c0-ac278e265ee2",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "cc211e1d-116f-4167-bf3d-5f23aa3a625d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "bdf1a42c-e0c0-456f-82a2-19b4739bc873",
"id_room": "5ffaa482-0f9a-4afa-a708-c6932a6c5f05",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "e6ae45cf-96b9-4bad-9415-79a171a39d31",
"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": "908dd983-5009-4dfd-a853-b7c394ddc1de",
"id_room": "7dc34bce-697c-4d9f-95a4-73a9940038d6",
"date_in": "2026-09-06T06:56:56.8295879+02:00",
"date_out": "2026-09-06T06:56:56.8295879+02:00",
"id_user_add": "33a9df83-6b7e-42f3-97ad-f64b2e12277e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "b63cedb8-4bd7-4c70-a679-3664a7ea2c3b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "acfe5fb4-9901-4df4-b2c3-d942523e5f34",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "55520ef5-9e26-4d1d-a078-92d1ffd362fd",
"id_room_state": "e3ce25ee-0f5c-497b-827e-58969b61909e",
"id_image": "b754351a-96d6-41cc-a96e-bd8995ab63ea",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "d043fc06-6fbe-46ff-b3f6-3927a33e4679",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "111ddb69-2baf-4178-b384-2fbb6756f90d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "25998cd2-02e8-4f24-b4de-eee4901fad9c",
"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": "ebdf2559-26b0-483d-b029-a67d52602ca2",
"id_pos_sesion": "028581dc-ef15-416e-86ad-674891703fa7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a51fd8d3-766a-4e1e-8512-5cc8e3263133",
"id_room_unit_activity": "1c8bcd84-3821-4ab5-aa2c-6f8a333c249c",
"id_doc_sa": "9ca5f7a7-6b21-4f80-a6fa-6766ef6b3dc5",
"id_pos_type": "e8d6339a-c7aa-4943-a963-9734e9d9788a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "bc681e42-8fa7-4a8d-b3e7-e5b064fa60d3",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "90dc1681-0c9d-4e65-becc-8d7560cb0901",
"id_user": "c9e53d09-98ab-49c5-89de-8c45b8de5ad0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "afba52f2-38c5-4bda-bfab-fdfe8b9e059f",
"id_user": "b7873a9f-5cc0-40ca-b914-d194e872fd22",
"date_add": "2026-09-06T06:56:56.8295879+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "4df87b3d-49a1-4e0d-9a50-f53cebdf01df",
"id_user": "e5229899-f628-4dc5-8370-0f05a5d6fa51",
"id_user_profile": "f23c2e3d-72c5-4261-96b2-6a86152c4bd9",
"locator": "sample string 4",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"id_pos_sesion": "e1328e92-cc79-485e-9a31-65ab218245a1",
"date_login": "2026-09-06T06:56:56.8295879+02:00",
"date_logout": "2026-09-06T06:56:56.8295879+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "726f45e4-9c63-4965-b65b-3d4462d4c6f6",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "a2fad758-93b4-4c8c-ba00-a57e3984637d",
"id_function": "8e91b6bf-b36d-4f62-9322-f7dce694ffcd",
"id_user": "6832ea2e-8bd3-4c71-9b44-dadca6dbec96",
"id_profile": "2173ef1f-4fde-4b33-895f-293f05209bfc",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "ecc25db2-a1c6-4d3a-afa2-8b743a4ef275",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b32e21d3-324c-4688-9e8b-a087c5eb915e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "44a1273c-c24f-4bc9-8572-c81fa39bf58a",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "4a900a2a-b8f2-4f6a-aa50-af3f69330441",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "9907388c-d668-41c9-8f12-1d375b9fd360",
"id_user": "7bbd6d5a-3d5d-4985-8f9e-7a91d4427a2d",
"date_add": "2026-09-06T06:56:56.8295879+02:00",
"destiny_type": 4,
"id_key": "c231ce7c-3752-45ac-8d8e-2e08cd310b54",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:56:56.8295879+02:00",
"id_pos_sesion": "2e267f6b-538b-49ce-85d6-512a64417318",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "3774c749-f1c8-4100-b856-6703de842b47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ec4fec35-75bb-4d42-a84f-7c082db83c54",
"id_doc_print": "ef4e68c5-f31c-472d-b300-a64feecd76e6",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "da14c729-b974-4589-81a2-ee1fa18cd2b1",
"id_item_sub": "554a2b4d-3bf3-47a0-b8d2-780f962d816d",
"validity_date": "2026-09-06T06:56:56.8295879+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "f1d7f3d1-6066-4b7b-9f6c-bb07c1936ebf",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "751f7aec-ead7-48c2-86c7-60bc693c6204",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0d4f037d-4122-4d59-a789-491b8ce3dad1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "f0420235-43f3-45b3-895d-c58588165ce9",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "dd4b8b8e-7bf1-4a9a-8296-970c5c68c978",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "825a834d-348b-4345-bb81-8dff6c5655d0",
"id_pos_type": "8dd7e000-a850-4fb2-9797-bdfb99363336",
"id_price_list": "ed0eba5c-c564-426b-9020-4754bc3dc182",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "339ea315-5adb-4d9d-9e59-9f7f7158a4a7",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "8e628bba-108e-4d19-a1a7-ab57ed16dc91",
"id_pos_type": "351cd6f5-f5d1-48e7-bae2-ebdb386b8d9a",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "8ba7929b-5d2f-4739-a4a5-5fdc9a4a25a1",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "246a76d2-370c-44c8-be3d-81a198857340",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "e5cd81b6-223c-4ec0-bb74-feb26d206059",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "b46747e8-f01b-47a3-b876-4ff53229785f",
"id_branch": "319984db-1f4d-4022-8afa-280d6e6db18f",
"id_pos_type": "94697336-cbf1-4bf4-a608-0b97b589c9fc",
"id_pos": "710b2123-f707-4695-a181-6885fee9e033",
"id_item": "15b8ace0-36fc-42c7-b3fd-a140069015b6",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "b16e4415-0a1a-4bb6-b1cf-75cc25061fcb",
"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": "f6aa3c03-d71f-42a6-a9a2-70aa3f2a5ec5",
"id_doc": "d7496745-a9a2-4294-83cd-55f588483c11",
"id_pos_type": "1f00518a-74b0-4e71-9acd-376b7a63aa73",
"id_doc_print": "3d3ecdc3-bb6d-4819-882b-d76aa2b973ce",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "1167fbcb-9848-4140-89b0-22050e30ec71",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "ad3f7cdf-7363-45e4-bddd-073e90342725",
"id_pos": "74632284-c39a-47dd-b783-7a78750b2e0a",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "82b5dea3-3a3c-42ff-bf79-dcf44b9d42f8",
"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": "34e3e968-3efe-46c0-9496-2f18da9e8600",
"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-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "77183f0e-5427-4e78-83e1-9f6046b96cac",
"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": "3afb53d2-ed76-45b7-b563-53cc8d04288c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"id_branch": "e6b16f76-b40c-4b1d-9bb4-74bd2cd8d228",
"id_pos": "032d5952-7b19-4e71-b5b5-3dfad9c25653",
"id_list": "a0da1ffd-1dad-47e4-bc65-818c36198137",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "a61a8c6c-007c-4ff3-9bca-49576cc178de",
"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": "db2a5f59-2d32-460f-a61b-9b8b0527cd54",
"id_line": 2,
"id_item": "cd5eb892-0ebe-42a9-be66-219b93e63e01",
"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": "20e30d77-bf5c-4bf6-8d29-ff17bb1462fe",
"id_doc": "f41bbcab-e58b-459e-8a91-e0dfc7350d31",
"value": 3,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "dadea448-0ad3-4b82-bb24-7c109bd4a072",
"id_pos": "f09031a9-fe42-4c6c-bef0-4ed21179655e",
"id_doc": "89bd7528-7f43-41b9-b949-471a228f45bd",
"id_branch": "ba623d9f-32c4-41f5-b23d-736060cc487d",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:56:56.8295879+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "81def683-33c3-4f4c-8935-3f4afa51e902",
"id_loc_from": "2c355ba3-ef01-4e9f-80ee-50b43e7d4406",
"id_loc_end": "0137244f-dc6a-4bf9-8789-c613194a636a",
"id_user_add": "979cb7f1-f482-4def-bb7c-c048ab255662",
"id_user_upd": "428ee0d9-e942-4277-9250-33e2aa430e98",
"id_pos_sesion": "82842219-609c-4523-ba95-c66e09e3459e",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:56:56.8295879+02:00",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "284de4cd-555a-48f0-9661-f59e1ff44b95",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d537b6f8-f95b-4cb9-a027-03976cb828f6",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"id_user_upd": "2abaf396-4a49-4f0f-84fd-a2c0114bf40a",
"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": "06ee776c-c64e-4db3-9aaf-2cd9728bfac9",
"id_item": "b5be0e83-884a-499a-8d62-8180bd145bf1",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "a51ec6a4-45ac-4bbc-9097-4b5981cc9fc2",
"id_line": 2,
"id_item": "3c2a054a-22b6-4f6d-a13f-34b7174a8b7c",
"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": "3c701ee7-fa9d-403f-a1f3-e94119602dcd",
"spool_server": "sample string 2",
"id_doc_sa": "3c287b5d-68ab-469d-a244-439b8ef37f69",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"printed": true,
"print_on": "2026-09-06T06:56:56.8295879+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": "42b006e7-ea53-4e08-bf93-c821e46bed9b",
"id_pos": "68d06eb3-25aa-458c-8df3-42b7ea38b30e",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"key_access": "sample string 5",
"id_user_add": "bc36c0db-b3f2-4b3c-a152-48d0435f940c",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "c3125a2d-fa6e-419c-bf9f-641f6e34362d",
"id_pos": "6ebd1daf-eb34-4814-86cb-e65c8822e0f6",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "c5e4942a-3f27-495f-b978-19ff8129027c",
"id_pos": "1a6ac58d-5719-4c00-adc7-792af0551abf",
"date_add": "2026-09-06T06:56:56.8295879+02:00",
"date_upd": "2026-09-06T06:56:56.8295879+02:00",
"date_out": "2026-09-06T06:56:56.8295879+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": "9b536214-d5ba-482e-add5-90b67751c60e",
"id_user_add": "43e973b7-0e07-4ebc-9082-07a3e53457b3",
"id_table": "263ea6ec-fe99-4877-9803-4f1ca28281c0",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3d8ac08e-e4cc-408c-bbec-7ad0666aec23",
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "cf797c74-65c9-4a6c-ba2a-3ca9f967b880",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "585a2e69-ee19-41d3-ab1c-bbb6ba16630e",
"id_sync": "85958727-1e30-4d37-9501-62a55cb72343",
"json": "sample string 3",
"id_table": "dc1c942e-34c8-4a8d-ba1d-33e1ba5eed2d",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "216b7c9f-8941-41fb-afec-aeeb05c9334f",
"id_branch_from": "35bf34ca-1fe6-42d5-9a48-16efa9daa12a",
"id_branch_to": "4f590e9a-4635-457b-9924-85ed5d939379",
"type": 4,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:56:56.8295879+02:00",
"send_on": "2026-09-06T06:56:56.8295879+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": "11c0ae70-5b52-4754-91f0-a9638f0ec277",
"id_pos": "622fcc3a-f1e2-4fde-b310-c8870ef00c99",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:56:56.8295879+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": "f158639a-7ed3-41fb-beb9-71dc1fcbfbd0",
"token_id": "sample string 2",
"id_user": "268e003a-1da8-49c2-8147-5a19272fa18f",
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"created_on": "2026-09-06T06:56:56.8295879+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": "698d98a6-66f7-400f-b53a-edeed3828355",
"id_room_activity": "d3e2a1da-d3b3-4b1b-926c-6d405e7f9e83",
"id_pos_sesion": "d9d62bae-3647-44ee-ab9c-07acf3a531a2",
"log_text": "sample string 4",
"id_user": "df8ae49c-df79-4a9d-97a8-b7bd9d65ab26",
"event_type": "sample string 6",
"correlation_id": "9f5d342f-5af7-493d-abfd-3d5aa58c8de9",
"id_room_unit": "2d5d9215-9e7b-4630-bb16-cebb0109321a",
"id_room_unit_source": "3151c58b-cb0c-4a42-afef-9edc9cd06476",
"id_room_unit_destination": "c347b941-560d-4536-b023-27de69abbf94",
"id_room_activity_related": "6b43429d-6929-4505-a076-ee484c67b8fc",
"id_doc_sa": "1c3728e9-dc91-44b0-af56-9f8dd36eb87c",
"id_user_authorizer": "316f54a3-dd39-47e6-8eb4-64a19f35cabd",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:56:56.8295879+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": "e7bafafd-c6fa-49a8-843c-67faa541cc02",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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": "58539863-2a90-4cc6-8ce3-8a38778e10a9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:56:56.8295879+02:00",
"date_end": "2026-09-06T06:56:56.8295879+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:56:56.8295879+02:00",
"last_update": "2026-09-06T06:56:56.8295879+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"
}
]