GET api/Mt_Categories?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_categories| 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 |
|
| id_item_type | globally unique identifier |
None. |
|
| order_type | integer |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| order_sec | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| big_buttons | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "f6817220-7719-4136-bb1d-f9b721659169",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0077263f-fde0-4934-af82-6a4164538c4a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "908e5f4d-49ec-44b0-8baf-3ff1f715408c",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "e3f98a4a-42d3-4d12-bea9-d939798e188c",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "7ea480f3-076e-4d20-bad2-f992f6b6c37f",
"id_item": "7d8d4e02-bdce-4e65-8828-1a7c55fa2d66",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "d774e58f-2ead-49cc-af0b-9cf4a43230a1",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "06abc1b7-50b2-45a8-b02e-91a841a341f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "efc5614b-3ca4-411b-bb96-9f2ceadcdacf",
"id_unit_sec": "5153e2b4-c10e-4fb0-acc6-374b58eacf84",
"id_brand": "11a371ef-c19b-41f1-b76c-26eabdd0fcc2",
"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": "9e765526-1914-43f4-b406-a935a7896a14",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "b3cbf491-ca75-4a36-ae8d-b0c884eabd8e",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "1f12d5ef-ba35-43e7-beb5-59007d4cbfee",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "6d5c5b45-ac16-4b4e-9c3d-f0e0d5eafe16",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "1067a53c-6ead-4644-87ff-691c5bd23b73",
"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": "7c0c64a4-6208-4387-87b7-d1538271394b",
"view_messages": true,
"id_image_photo": "b9c10c8f-18aa-4dce-b824-c48c334b142f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b6a50861-1f51-4581-b8ec-1687c30d254b",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "8a83dc9c-391c-4176-830c-5ed8de815668",
"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": "edbde24f-6bf1-410f-addb-a16564820b60",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "76ce1bee-c08d-4cf3-abd3-e28493b11b8e",
"commited": true,
"st_images": {
"$id": "7",
"id": "c2d5bbb1-50c7-4c58-adcf-fc075455d414",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "66c5f21e-bbf7-4119-8642-efa68629f1b5",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "4631b9ad-0969-4046-8695-bbf521e34d41",
"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": "fa190629-4c26-4066-92bb-9fdba9d30c89",
"name_pos": "sample string 12",
"id_image": "7c716dbd-0564-4216-9a06-8822f5b7f6e5",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "7afcffc8-6976-4dde-98fb-0674b6b24efd",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "9679c889-66e0-49ae-a892-cd894211abaa",
"id_branch": "c59bb953-cb39-4fb4-8a3f-9f1813491056",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "1e6e246d-16e4-4bac-9559-a8cfbedd8cd4",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "d2483b12-d4aa-49d7-831a-3eb01f8c27ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "6bb2011c-cdae-4e15-924a-6150ec3cfb39",
"commited": true,
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "11",
"id_doc_sa": "39d5d8b3-48c1-4e2b-9b01-8337d3c1d44f",
"id_line": 2,
"id_item_sub": "ff9c4aa0-06bb-4e9c-9f2e-efd35931aacb",
"qty": 4.1,
"id_list": "86233c01-b1c1-4f47-ac15-7f888af04d39",
"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": "2a068cc0-72c4-4313-b634-6546b52f8bef",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c6675f93-23a0-48cc-9bcc-b0fd0a88c74c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7dbe5b26-df7f-4c99-bceb-38c29ef13ff3",
"id_user_upd": "89ba9939-ed33-4fd2-aea1-9d0d2ef38b1d",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "2c769825-17c7-4318-a576-01d85ee275c9",
"id_item": "eae18f18-4b00-4950-a430-e3125065644a",
"id_item_type": "3d6efb4e-f2a1-43c8-be85-9bf6b86d6057",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a857a423-7970-479c-b593-5bab788feede",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "23633243-e985-49d0-8e3e-a0daead47a81",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "776e4c52-c023-4fff-af72-25fb3087303c",
"id_item": "a6f256f5-cb54-4b8e-b2ee-b2889c945968",
"group_id": 3,
"id_unit_ref": "c7b9fbb5-6c6a-4448-af7c-289ad9e5ae0e",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "444a96b7-0ba8-4a18-a9e5-a120ef983c5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3a542eb8-17c0-4300-a508-9cd25ce4ae05",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "f13a037e-31b1-4ebe-84f2-2b51752aeb84",
"commited": true,
"mt_units": {
"$id": "15",
"id": "c222f14d-7671-410a-98b1-3c25a20f1be2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "562bdd6a-5512-4cda-9896-65bfd0b4975c",
"commited": true,
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
}
},
{
"$ref": "13"
}
],
"mt_items_types": {
"$id": "16",
"id": "f201eeb3-25b3-404d-84e4-db4db024e20a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "915f070b-a854-4020-8b37-227262fbfbd9",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "7012b75a-8ba5-438e-8a41-0e80f1a5836c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "91126ff8-d3fd-4299-adb3-3d1c16afcb1e",
"id_line": "9387fed8-a972-4246-b613-d600ab2be05c",
"id_category": "2cdc9db7-2a44-4b24-8b80-19dfb3a756c0",
"id_item": "dacf50a5-5b7b-4029-a702-10f9eb2baf7a",
"id_item_type": "8d3b17f9-7762-43a1-a422-0d98357f6145",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"tt_vouchers": {
"$id": "18",
"id": "19dae720-0e18-4250-9a38-d90d69985a48",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"date_used": "2026-05-09T09:36:40.7331168+02:00",
"date_sesion": "2026-05-09T09:36:40.7331168+02:00",
"id_employee": "63c3377c-8871-4a03-a5d0-dde07f4cffed",
"id_branch": "dbc9025b-0bc3-4650-b0f2-02d177fda599",
"id_voucher_permision": "94324352-538d-4b40-bf95-cf2fa6bb9f59",
"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": "651fa7d5-c12e-4239-b334-2c013950df7f",
"id_user_add": "e71f40ff-ea09-4efa-9e7e-733b6f4f8a69",
"id_doc_sa": "3aa538d8-a88a-4d27-bcc9-1115f0b967fc",
"id_item_sub": "cb2c84fe-baec-4b1a-95a5-6685fdce29ec",
"id_pos_sesion": "6d6d823e-30da-4b1a-823f-93d6a8de5b4a",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "fe9b61cb-6761-4063-af95-042eb482cac0",
"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": "f001d3b6-d11a-49c9-b9a4-1e98fa4394e3",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "aedb9d3e-6f76-41c8-bc1a-1518d5ea8f6f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "238531bd-f294-4803-bbc1-6663981f5751",
"id_pay": "fe3ce8ce-7dd4-459a-8716-ff77771d53b1",
"id_money": "ed35c03f-e21d-4e83-b30a-c4b5c0dbcaef",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "5265aec9-fc2d-4ca0-a9ec-363e84bc2f71",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "684c6a95-1857-4e65-8ac8-9fffbeac6876",
"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": "2a0f2ce6-90e2-44fe-a434-6533f7c59627",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "8446dc14-7103-4872-915c-f255a8b79ab5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$id": "22",
"id_pos_print": "65b71e51-eb96-4bb9-be8b-8d1336b742af",
"id_doc": "1906c728-938f-4192-a449-c289e4178454",
"id_pos_type": "dbaa11f4-b419-480c-b810-c7cbf141b146",
"id_doc_print": "f799eaf1-a5bb-4a97-bda9-dd18183744ef",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "1f8aea50-09f8-48db-81cd-5d91b7a4a30f",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "c7cced6a-648f-497b-ad23-057213b1092a",
"id_pos": "5212c853-a06f-4615-98a6-af5f263ef903",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "954f4ac6-c199-452b-9c79-10282148e472",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "7dd7163a-6546-4260-907b-1bcdd39d4abd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6ac78dc4-04e0-404f-b27d-c82438a1fac5",
"id_zone": "4960cfd4-0c5d-4a5a-a342-a639f116ab79",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "e7460914-92ef-4a78-8ac0-64942c0bc9e8",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "6520706f-2c16-48ec-8e7e-c6a80bfee478",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5e519d42-4a0a-4258-a773-5f64af3818af",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "3c884c3a-05b7-4405-993a-9aaf37bd1f75",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "0c3d373c-6a85-4c6d-b7f7-d6fd0cfb69f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "60483a77-de93-40b9-b5c4-97945a62de02",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "34d5ec8d-8ae5-4d68-8eac-59c6d8e16925",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "c25ae9ec-f64b-4871-8424-890e6605ab1a",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "ba3059e2-77eb-40bb-8308-644500f43554",
"id_cloakroom": "680961ac-0106-4449-8c8f-ae2e85323544",
"id_pos_sesion": "12c369d4-e780-4eb7-9f99-be402137d5fd",
"unit_id": 4,
"date_open": "2026-05-09T09:36:40.7331168+02:00",
"date_close": "2026-05-09T09:36:40.7331168+02:00",
"id_doc_sa": "8b073695-8d29-446c-9501-92b0df12a4e3",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "4e8dee3c-8737-453b-a773-4285713e2c15",
"id_pos": "bb712fad-141b-4000-a311-63b74772c109",
"id_doc": "5c242daf-6240-423f-871f-5621340e32a0",
"id_branch": "8521e566-e7b2-41c8-be4f-81037abaf6a6",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:40.7331168+02:00",
"date_tax": "2026-05-09T09:36:40.7331168+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2e866b78-62c5-4677-bffe-bd1b75c9286a",
"id_relationship": "2b85d23d-017f-4dcd-924a-aaec2c5eb949",
"id_loc_from": "de4f0fb0-2af4-4d82-b94f-5dcf35b24b8c",
"id_loc_end": "fb047d0c-642d-4346-9d8f-4a046752a9ce",
"id_user_add": "607d2688-a279-4ba1-a1d2-a413658aa19d",
"id_user_upd": "f2198bcd-5db1-436c-af14-f5c89f15446f",
"comment": "sample string 12",
"id_pos_sesion": "859270ab-2876-4469-9002-fe4899a23880",
"id_room_unit": "f289c150-4e8e-4e42-9ee7-f36cb433e5bd",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8e921638-8e24-4396-8f51-a13b23378662",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "282407bc-b4ed-41a3-8e0c-1b22f464d346",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "29ce1dc6-d92a-49b1-bf5b-70ab883d802b",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "40e87e3d-1b24-419a-aecf-34613ed4f733",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$id": "30",
"id": "92891f6d-2195-446f-a204-dac913dcddf6",
"id_pos": "44792687-2d3b-4dd8-a751-af7b54cf113e",
"id_doc": "c3f2379f-53d9-43ff-ba64-6ee20591b08c",
"id_branch": "815a2c71-7775-4abf-a0e1-d12c85cff4e3",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:40.7331168+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "fdb8f56e-cc70-47c7-9e65-9ba3c6698e1f",
"id_loc_from": "0cead4e6-428f-4a6e-a841-b06cf2e0ce2a",
"id_loc_end": "1838a61d-3e2b-4d89-9b30-ca9e471af6dd",
"id_user_add": "87fd5388-0a4b-4e1e-aaa2-a0e56929ae8b",
"id_user_upd": "931c5486-ac72-4b2c-9e1f-b8c53be51216",
"id_pos_sesion": "00932127-e1f2-4bb7-a244-50091ec07e22",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:40.7331168+02:00",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$ref": "29"
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "31",
"id_doc_st": "75a1d487-20fa-43c5-afd7-513bc26f7fad",
"id_line": 2,
"id_item": "850c752b-cb24-42ba-b392-04529c86417f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "3"
},
"tt_doc_st": {
"$ref": "30"
}
},
{
"$ref": "31"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st2": {
"$ref": "30"
}
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_stock": [
{
"$id": "32",
"id_location": "45046aff-804f-4b42-a1f1-216846fef5ea",
"id_item": "910b6725-bc4a-4e2a-9126-be52e64ee470",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_locations": {
"$ref": "29"
}
},
{
"$ref": "32"
}
]
},
"mt_locations1": {
"$ref": "29"
},
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "33",
"id_doc_sa": "14b314bc-adc5-4c8d-b8c0-c00ff8b0d767",
"id_pay": "d1c9ea5e-4f5d-4ea5-9959-f795f53c800b",
"id_money": "229ca2e4-1ac6-4ab3-bc62-d4feb5c4eb4f",
"date_cashflow": "2026-05-09T09:36:40.7331168+02:00",
"coefficient": 5.1,
"id_user_add": "ff6d6266-834c-4d61-862d-c1c3e5aadd07",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$id": "34",
"id": "6a78be5d-1224-42c2-a2a4-a9d05c9a9636",
"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": "3dc0400f-17d0-4b82-bfaf-03e62141ce07",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "618f7bd8-b7c1-4f81-9473-3ca10c286f52",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "e39ea7ea-0514-496e-9569-9547e740b7cb",
"id_money_2": "6d84ec52-b35f-42c8-bd1c-d1bb93db0c30",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "7bf5ce7a-7389-4cad-8a43-c76d8af0d1ea",
"commited": true,
"mt_money_types": {
"$ref": "34"
},
"mt_money_types1": {
"$ref": "34"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "35"
}
],
"mt_money_rates1": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "78989062-aca6-4d67-9f8e-031f6fc66b0b",
"id_line": 2,
"id_pay": "4724d3da-737f-4f56-964f-855ce958316e",
"id_money": "0d07323a-983c-49ff-93e2-f653e69babbd",
"coefficient": 5.1,
"id_voucher": "6da426cf-44ac-4e94-bebf-8884ee838120",
"id_employee": "b2c76701-2cca-403e-aeb1-c136e3213fc3",
"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": "c24bcf5f-d526-4b5e-a819-a3dfddc7f2d8",
"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": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_vouchers": {
"$ref": "18"
}
},
{
"$ref": "36"
}
]
},
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa2": {
"$ref": "28"
},
"tt_pos_sesion": {
"$id": "37",
"id": "b7071526-e22e-4afd-a4f3-f5fb9cf21427",
"nro_sesion": 2,
"id_pos": "0c7fe3bf-1932-4060-922a-3a99c3a76dd0",
"date_tax": "2026-05-09T09:36:40.7331168+02:00",
"date_open": "2026-05-09T09:36:40.7331168+02:00",
"date_close": "2026-05-09T09:36:40.7331168+02:00",
"id_user_open": "39bae50d-1b49-4d6c-ae0b-fe0ab05de5e5",
"id_user_close": "8d448516-aa7d-4530-a97e-ee08ab84331d",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "4efcfc21-5eb0-4aa0-b9bf-62cf190632c0",
"order_id": 2,
"id_item": "94a47474-01f1-4ec4-9e63-0397db3e491e",
"id_item_type": "fe14e94b-3931-426a-aec9-335f78521d5d",
"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": "600896d0-73f1-429f-b475-fa5dcf456d74",
"type_item": 11,
"id_voucher_json": "aab5103f-6685-4c73-a947-18614268c4c1",
"count_voucher": 1,
"id_category": "7236f033-1b64-4dc3-b202-48ee4f99c5d8",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "066f4575-b4af-4bea-a272-b6f028e518b0",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "38"
}
],
"tt_doc_sa_pt": [
{
"$id": "39",
"id": "620b4348-4578-4867-a3f2-7a0f6f0e7a31",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "eabfe4fa-6b62-45c5-996e-70dbff728a8f",
"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:36:40.7331168+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "22cb5a1f-f700-469b-b807-d71717ced629",
"id_room_unit": "cfdf7387-ca0f-43f0-9725-3284396383f8",
"id_room_list": "0e567317-b365-42ff-9986-d1185000b08e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:40.7331168+02:00",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"date_open": "2026-05-09T09:36:40.7331168+02:00",
"date_close": "2026-05-09T09:36:40.7331168+02:00",
"id_employee": "1959b91f-9029-4a76-bb28-603eeb850342",
"id_employee_sec": "bc2b2dda-5ebf-46d1-94a8-767b5bef5ca8",
"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": "67ff49d6-f2b0-48a4-ab91-aa875dd8783d",
"comment": "sample string 7",
"id_user_open": "7d5af2f0-49a6-41e7-9212-dc54a8236fb2",
"id_user_close": "bfd5cbda-e6ef-4053-a017-e47c47ee6fb1",
"id_unit_state": "88d06eaf-0b23-4cdc-bd54-8b088d18d008",
"id_pos_sesion": "00ff56a9-2849-4336-bdac-335014ac7830",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:40.7331168+02:00",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "114e88be-8c57-4ca0-8374-7d8dcca1d2c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "20dba8c4-b653-4e33-9b66-31f86a72ee05",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "71dd43e6-f372-4de2-9637-6daec283f2e1",
"locked": true,
"date_locked": "2026-05-09T09:36:40.7331168+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "4a5a0b1c-5255-4f19-9828-3a8b952e39ee",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "4ac19776-e9d3-43bb-8ce7-223b209fd331",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bf29b9a4-09b4-4de4-8635-be70ce30e106",
"name_pos": "sample string 6",
"id_image": "6fe7474b-1b8f-42c9-8562-443e2ac401f9",
"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": "81b06f74-4d42-4c15-b798-59f01d683fa9",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "de6dbf4c-83ea-4204-adb7-7fc9ccbe4ee3",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "5a830c68-13c6-4f47-83da-12ceae5446c2",
"id_room": "728fca06-dec0-4918-81c9-2aa5dd908596",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "6e8fa515-6bb8-4d91-a96f-5dea151af662",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_rooms_list": [
{
"$id": "44",
"id": "6ef2383e-c657-4706-acea-c6d1cd3dcf12",
"id_room": "d639fc72-95a9-4975-a39c-39ae8ad5f24f",
"date_in": "2026-05-09T09:36:40.7331168+02:00",
"date_out": "2026-05-09T09:36:40.7331168+02:00",
"id_user_add": "879145b3-4312-4173-8847-3ca8648fed22",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_rooms": {
"$ref": "42"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "44"
}
]
},
"mt_rooms_units_types": {
"$id": "45",
"id": "d77ab2c8-6a99-46b2-b939-df2969ca57e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "54ba7121-0c06-426c-820d-61910f96cebc",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "40da4111-4f57-4b17-9064-a6ede52b4df6",
"id_room_state": "8069abb0-92bc-4a7d-a665-4ab553b5ae4c",
"id_image": "7f78d7dd-11f9-497b-bcd0-d14fa14b81b2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "5c0e08a0-7ffc-4d9f-a19d-38f86a814301",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "5198e16e-e689-4dde-99a9-b9758dccdb23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "75a1eb3a-523b-40ba-bd3d-6ba41e95e8d3",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$ref": "45"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_states": {
"$ref": "47"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion": {
"$ref": "37"
},
"tt_rooms_list": {
"$ref": "44"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "48",
"id": "417d9c7d-0620-4e49-9504-61b2b27f0047",
"id_pos_sesion": "df0f3ea3-505f-4d0c-bdd9-6670cd44a188",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fd3abdcf-53dc-4290-a84a-c1611759eeb3",
"id_room_unit_activity": "52d67289-d94e-4b2f-806e-6d4ba4ecbd96",
"id_doc_sa": "6304bfa0-579a-4f6f-96a2-d374db8e12d9",
"id_pos_type": "c09d12d8-fd05-474f-917e-af681d539eb5",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "41080a70-1852-4025-919c-0dbbc00ee05d",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "bd81dc7f-6668-4f40-8c74-0043a8976c08",
"id_user": "31f70d0b-4e2d-48d5-8b0e-ef2e811f7274",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "355bef27-39e6-4b97-a06f-c319e8066705",
"id_user": "ecf08794-3234-41c6-87f4-95c2ebfae939",
"date_add": "2026-05-09T09:36:40.7331168+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "ffb735b3-5e48-4230-ba20-b310a0547930",
"id_user": "37a8194f-b076-4c83-ae3b-caa234f6941d",
"id_user_profile": "a9e95760-17f1-47c4-aa9c-ec2122c85a3c",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"id_pos_sesion": "a54202bd-c1bf-4f04-8058-5f97d24873bd",
"date_login": "2026-05-09T09:36:40.7331168+02:00",
"date_logout": "2026-05-09T09:36:40.7331168+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "0fa33737-b3cc-4880-b15c-b76569087d31",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "cbacf96a-af2d-4de2-8dbe-de389e4e7a7a",
"id_function": "495775c0-0785-49af-8ff7-aa634a522877",
"id_user": "5de93d9c-1960-47c6-8a05-c423b72e0bf3",
"id_profile": "d1a3c477-0a3b-496c-a497-80127d9e3664",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "ab3dfe4e-76dc-4226-822c-a29e35d2549c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "a3ea6885-6282-457a-9cb8-f66736573715",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "5b46e696-3d5a-4604-bdf8-33dccdbccc58",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "1526ceb2-cfa0-4a09-bb66-0bb4e9ebf809",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "2e2be50e-fabb-4d8a-ab2b-9f34a2a0c66d",
"id_user": "0a1a7d4c-2df7-4cf1-a683-e5908c7e9b07",
"date_add": "2026-05-09T09:36:40.7331168+02:00",
"destiny_type": 4,
"id_key": "d20ada97-81bd-4c98-8665-ece9beb8d64a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:40.7331168+02:00",
"id_pos_sesion": "d2b8933c-d33f-4371-a4c0-2fa56dcaf863",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "331079d2-5946-4b0a-9602-47a1f654519e",
"spool_server": "sample string 2",
"id_doc_sa": "183e20cb-0cca-4d52-a0ba-b1cc2a37e180",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:40.7331168+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "697adcb8-0a28-471f-a81b-59f8c712845d",
"id_branch": "3630b7fe-bca3-4681-b1a0-7d3f74626fb9",
"id_pos_type": "bdece4fb-be37-4672-9d0f-3b31fc75f763",
"id_pos": "a9b87417-c10c-40ef-9ca8-2da3dadf6f88",
"id_item": "8b8d3929-bf72-4ec7-adee-0b64181f9edf",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "85ab7e34-ecfd-404c-9d84-d28d9e3a2bbd",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "d31997d3-0ffd-49f5-aae2-c86c2e0354cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "66b72256-cc12-4fdd-92f5-e87b0cb31170",
"commited": true,
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "60",
"id_pos": "26790740-7387-45fa-8ebc-cd1177dd6442",
"id_pos_type": "046a5621-ad60-48df-8d98-cc65feffd355",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "8a601b31-7561-4cdc-866d-177c59673a27",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "7f3f26fe-3533-4f2f-858a-b18aa3a62fdb",
"id_pos_type": "d9e2f1c2-7235-4955-8f9b-260f99df21cd",
"id_price_list": "1f763bcc-589f-4b28-aa36-dc3e3b3df3d3",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "9e6c9e4f-c6ab-46ac-9ccf-89b447ac1b3d",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "044c197d-b39c-4fcb-b7e9-b80d584acf5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "618a12af-a7c2-430b-91a0-baac8649a0ca",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "804f3ade-a12f-4929-ab8c-6881ab2f6c06",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "02a483b2-cfeb-4662-8692-d6ae9020600e",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "2948a84f-cc21-41d1-9fe6-eee316b4961d",
"id_item_sub": "6f35bf3c-b7da-47ba-9363-aa21316c5a8d",
"validity_date": "2026-05-09T09:36:40.7331168+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "abb386ed-89f9-477d-ace2-b6c3ad44adb9",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"mt_prices_list1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list2": {
"$ref": "62"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "e7eff01b-d5fb-4004-92fc-fe6f25bcc6c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"id_branch": "b87d2a72-5848-4b21-a273-b3c86ec8d810",
"id_pos": "c83be2c2-0ed5-445d-9554-db72d7fcb9d2",
"id_list": "de21ab0a-44eb-421d-bbac-105ae9ab7883",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "d8484fdf-c5a8-4019-88fe-b00a9a4008b3",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "65",
"id": "27d570aa-f457-4458-96e6-407dca79a36b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+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": "2f3527c2-a628-4bc8-8c3b-3a48c1e9ab90",
"id_pos": "82956583-4aff-4d55-b85e-178b0cf70581",
"id_list": "6dfc5e27-87de-48c9-b235-54776e241f5d",
"id_item": "2b3ee250-0b9c-46d2-8410-caf02f572d6a",
"id_item_type": "82bb96d7-c57b-47c1-881b-263b054ee29b",
"id_category": "a17899f4-7a81-47d5-82e8-3f8331ffcd12",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"id_user_upd": "201fb965-84d5-43de-bf7c-2f0964d1b932",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$ref": "3"
},
"mt_items_types": {
"$ref": "16"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"mt_pos_types": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "d63540a0-5e1a-400d-affc-9aaafe335dfa",
"id_doc": "fa2037fb-fd3c-4534-9d25-3a81a46a70a4",
"value": 3,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "2d60f220-77f8-4b1e-8934-3bac5b664587",
"id_pos": "fa9286ef-fcdc-4488-9dab-e4efa58f301a",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"key_access": "sample string 5",
"id_user_add": "cb8cf64f-8245-4f8d-8ab2-a48299bf7772",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "b8a3083b-6a7d-4bf1-b1b4-c20645b1edfd",
"id_pos": "d1cd639c-6aa4-4ba0-a88f-8cd46788c069",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "96f2ce6b-3355-49a7-a867-4a2b2f50fdad",
"id_pos": "894145fa-9efb-4a99-87f8-0fdbb5fa6162",
"date_add": "2026-05-09T09:36:40.7331168+02:00",
"date_upd": "2026-05-09T09:36:40.7331168+02:00",
"date_out": "2026-05-09T09:36:40.7331168+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "70",
"id": "98a51d07-abb2-40ad-b0c5-b4f29564deed",
"id_user_add": "dbd89c7a-693b-4657-a24a-30f8269ffc46",
"id_table": "d51b6a30-f17c-4329-9337-758723d6b8d1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d2db8527-016e-4a68-aad5-f2f91a8afc2b",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "be0e285b-ce76-4224-976f-2cb07130b917",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "62574959-54ae-496e-8906-0933c5982e22",
"id_sync": "b82fbde2-3810-4ec5-937b-be37b3331485",
"json": "sample string 3",
"id_table": "41e028f4-862c-4893-a9aa-4c482e5db469",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "c4c7fe44-f1f7-45b6-8616-5e177a3fa83d",
"id_branch_from": "847f98cc-896f-475f-b087-9a3332b507dc",
"id_branch_to": "8c0f80d5-1bbc-41d1-8826-00f6cad63344",
"type": 4,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:40.7331168+02:00",
"send_on": "2026-05-09T09:36:40.7331168+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "ce022748-6fa2-4398-9b52-b640a2d31954",
"id_pos": "3261ba27-f99a-4cb4-93e8-ece3cd674f0f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "59"
},
"st_doc_print": {
"$id": "75",
"id": "7f1a2d3e-8fe9-49bd-8498-11e46844baa7",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "168bd5a5-ec32-465b-a662-dbebae6c4fa2",
"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": "75"
}
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_money_types": {
"$ref": "34"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "20"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_vouchers_permisions": {
"$id": "77",
"id": "8ffa053c-ecbd-42d5-a9f2-b1b69f9fb506",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"date_used": "2026-05-09T09:36:40.7331168+02:00",
"id_employee": "27948914-9c9b-44fe-b40e-d90e4214e3a6",
"id_branch": "0fe591c7-5735-4d62-97e2-91fa7cb658a0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b908b09a-988e-485d-ac0c-ca7036196ed4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
}
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "78",
"id": "c5440da4-939e-48ff-bfb1-594913b72bcb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "418eeeaf-c84b-4e5b-a9cc-24af9da265eb",
"id_doc_print": "37d692e2-5324-4eff-87d5-b0e5f5838741",
"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:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "2e10dcdf-0854-4988-8b8f-9222601516d7",
"id_line": 2,
"id_item": "ccf347c1-3106-4a21-ae65-167e5b83b858",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
{
"$ref": "8"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "80",
"id": "cd67786a-e70c-4d67-821a-884e0b07d01f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_branches": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5e8e2eda-b230-4c60-99a6-964b1f188e47",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"last_update": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_brands": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_cloakrooms": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_employees_profiles": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_money_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_rooms_units_types": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_units": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units_ref": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_token": [
{
"$id": "82",
"id": "70a86e20-cc6a-4899-85b8-8c34a0acc8fe",
"token_id": "sample string 2",
"id_user": "3ff5d44b-10dd-4bd2-bb8d-973d61acd05d",
"date_from": "2026-05-09T09:36:40.7331168+02:00",
"date_end": "2026-05-09T09:36:40.7331168+02:00",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_det1": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_pos_sesion1": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_rooms_units_activity": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "ebe800f7-7a6f-4d43-85db-464f199283af",
"id_room_activity": "8afa028a-f00b-4e65-855d-4cc13b7e6042",
"id_pos_sesion": "6e4ba278-43fa-40d7-b4d9-e0e06c9cffb6",
"log_text": "sample string 4",
"id_user": "eb0fc6ca-92a1-4374-a2f4-763d75fbd094",
"created_on": "2026-05-09T09:36:40.7331168+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_items_formula": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_units": {
"$ref": "15"
},
"mt_units1": {
"$ref": "15"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_st_det": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_stock": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "1"
}
]