GET api/Mt_Categories?id_list_price={id_list_price}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
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": "bb4d6a39-80bd-44b0-aa66-b9bb0ad8dca7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d91013d5-1954-4614-b780-3db3df00f712",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "0f927999-8254-43bf-b894-f3fb5ac6c912",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "58f94aa5-0fdd-4930-8257-4ecc7e5255a5",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "b7180428-033d-47b0-a4b2-dc904162abb3",
"id_item": "fe148945-a1ce-47d5-a856-882b15ec5125",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "ee860ba8-30ec-4697-a862-69d6a35e34e7",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "c51dc0e9-b6a1-4fc5-80fa-5d51a20407d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ae1a73a2-9bb1-4c83-9b3b-131fb68f2f67",
"id_unit_sec": "d7fdf1ca-972a-4821-959d-a76df3f81903",
"id_brand": "08bc0a93-a8ea-48c4-8b65-b36a65e79ac3",
"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": "cb516262-022e-401b-a003-5dbdfc4716ee",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "fa16afc3-31ac-48fd-af00-d18e007b9259",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "079d572c-7ae2-43ae-8f45-f84190adef25",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "7d5197c0-b02f-47cd-bb17-d9e42bc73f64",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "635c3c5c-a93c-4094-bba9-4321f35e576c",
"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": "baa113db-3c35-4df8-8517-7b2aaefba876",
"view_messages": true,
"id_image_photo": "4e0de008-fad1-4494-8936-c762bebeb21f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6a914f53-0653-4bee-8384-2f797990ce75",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "d7d581bd-62eb-44d4-b920-22d9c6fa79b5",
"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": "c42d456e-4189-4317-a1cf-04ca35e35ff6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "1a692464-b4f2-487f-b05d-4b2c5987e0f3",
"commited": true,
"st_images": {
"$id": "7",
"id": "8795e5fd-120b-4ccf-9abc-75b0c67a68e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d9b784c9-80f8-4b58-b712-da4ddc6fd21a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "e605d716-9fb3-450a-b408-37b30ff60ccb",
"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": "9d9a43f1-282d-4ef6-908b-bb88d2720629",
"name_pos": "sample string 12",
"id_image": "61b5ac30-958a-4dc2-8f90-2a7de9db8f6e",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "bde54e75-8f4d-427b-a794-7010e1f54e78",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "f2e60dce-f44f-4efb-acf2-1746af251ee5",
"id_branch": "23ec9e51-eeb2-43db-9ace-1147328c1adb",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "a425deb0-5468-4dc9-870e-99256ad28d95",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "a82d6326-67c2-4d4c-a9d0-d1587934599f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "90d13dec-9401-499b-bdda-73cd3b90c3f7",
"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": "ee294951-11f0-4123-a1ef-90be9ae2a2e3",
"id_line": 2,
"id_item_sub": "340f2673-aa76-4600-bdd1-2bab584f9d7f",
"qty": 4.1,
"id_list": "fedb6639-63cc-43c0-914c-b3784f7d1e12",
"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": "cf0f3c3f-b693-4e25-b54f-9d4bdc5d2148",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "1e6752b7-fc0a-4269-a845-814faab0c073",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "a324470b-8ff8-46f6-b07b-357835d99e50",
"id_user_upd": "4fed3595-900b-4b67-953e-b5f11a4b031b",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "2e909051-1e94-48a7-8754-cbe8de940182",
"id_item": "2ddf6706-dd0b-4306-afb6-debdb4e6faf3",
"id_item_type": "9e1b08c7-3533-41a5-91b6-bbfedf359313",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b73dffbd-9eda-4bb4-b2df-5a75c0107602",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "14688ad6-4125-4d1a-9dcc-73e0e93370b5",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "7d01aa47-9650-46e9-8eb3-4378f1cfb8a5",
"id_item": "0eebd083-3aff-49a5-8461-6028c94cdd01",
"group_id": 3,
"id_unit_ref": "5e8f6d1b-249a-432f-8e26-fa7d4a91c91d",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "ba00d32b-c2c3-4e84-b7d3-208b91eba155",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "317ec248-64e5-4139-8552-50ba26389935",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "4259b72b-61c9-4643-b152-09188e284e0b",
"commited": true,
"mt_units": {
"$id": "15",
"id": "2b097e89-d813-4e42-80cb-8d188d26ff44",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "9960e424-2c4d-4874-9553-7cf445796efa",
"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": "a2f5ec44-5131-4200-8e75-f995110b8b70",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "154620d5-ba81-43d9-bc38-706080759fe1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "197356d8-e29b-4fb2-93b1-4298cbb4c223",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "37455292-682b-46c2-b5de-b0f705e6dcd4",
"id_line": "02e947f3-1ee9-4201-8c08-a58c0bd49604",
"id_category": "90fab437-e1bf-4f24-8745-97d8429adfd2",
"id_item": "318cd2ff-773e-4025-a3db-cd67d6fec3ad",
"id_item_type": "7d6922e4-50b4-48d0-ac31-3cfd54c21ba3",
"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": "385b39eb-3620-4bac-9afa-3f7b4ad8625c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"date_used": "2026-07-08T09:51:48.6540027+02:00",
"date_sesion": "2026-07-08T09:51:48.6540027+02:00",
"id_employee": "6bb83588-bf30-48bc-a791-08784ee121db",
"id_branch": "6ceb6ec9-f455-4bb6-a7d9-6f2d52c6aba9",
"id_voucher_permision": "f2861b86-7fd3-42a6-95c0-43d097e5089a",
"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": "c8068f93-1469-4a18-a02d-e0c3edb84e01",
"id_user_add": "d9ef66f5-32d6-47b6-a99d-232e62c51306",
"id_doc_sa": "d128ddc9-123c-4339-99e8-0677030fc6f4",
"id_item_sub": "409187fc-49fb-4e6a-85d5-87f59fb6e1c9",
"id_pos_sesion": "1b66d766-e391-46c5-9df4-2b8bcd02e87d",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "15fdd413-5ca5-4aba-9970-6b06be3fffe3",
"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": "f9ac7cac-f310-43ff-9ee4-d793edf73a0f",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "fa918978-6338-41d7-bcea-cb3ff44830d3",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "9a9f8e1c-72ee-4c3e-a519-393e36200150",
"id_pay": "9d0853d5-a434-4351-957f-59f745b4b571",
"id_money": "f0288fc7-9df4-44d5-a385-23bc6abc8920",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "e38ecef1-498f-4fa0-aef2-daf196edc219",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "02e47e7e-daef-4c1e-b17e-3062f55f9de8",
"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": "91de1d85-a96f-48e9-a419-4810e13582c9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "f79b7f28-5dea-4476-9305-4a4c7179064d",
"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": "dd9cd203-188a-49f0-82a9-2a0ab367d8bf",
"id_doc": "f2e74864-2429-48c8-815f-e137f2301cc7",
"id_pos_type": "d8d3b45e-9010-404f-b076-95b3f786afd7",
"id_doc_print": "86137a99-beb4-4e34-a610-82db375bdc69",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "90cd725e-2f4c-443e-9c1b-50a528fe98b4",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "3c0c2135-5516-4c7c-9b11-21d941f0f2bd",
"id_pos": "ec2060f8-d2af-4251-84c7-1626fcc022a7",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "fd6b1624-ff92-45b2-a138-c5f9100a389d",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "0a2f86b9-5e96-4f80-869f-4721c738748a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "392354c9-bd45-4f85-84ff-20b83608f78b",
"id_zone": "a88cdffb-816e-4cc5-bec4-9b7e9e077122",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "dffde078-56dd-4105-9f60-0235030706b1",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "0e2bbef1-8e15-45cb-94a8-f9ae1dd92525",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f0f2de18-dfb6-46e8-bbf4-c14c59da9052",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "90f9fefe-5dfe-47a5-8b8a-aa2faeef0ae2",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "312b46bc-e041-44fe-8791-1420032de3e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "113d9768-7a3f-4203-8d7c-958e653825a3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "43b330c5-55d7-4ebe-b7ef-d66197f9a554",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "eccc42a8-0fd4-44a7-a904-66950beb6d93",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "f665e03f-8f86-4164-8534-61e9cfbe0cba",
"id_cloakroom": "3cde16d1-a19d-4fc6-a573-a13595ec0d35",
"id_pos_sesion": "bc6116a4-fc43-4830-b4a6-2305833d490d",
"unit_id": 4,
"date_open": "2026-07-08T09:51:48.6540027+02:00",
"date_close": "2026-07-08T09:51:48.6540027+02:00",
"id_doc_sa": "9112afb5-35e2-4d4a-b3cd-168971866a3a",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "eb209a6a-901a-44b9-809c-759c58e5725a",
"id_pos": "413b6d33-1ac2-4ad5-a2ac-6689adcbd282",
"id_doc": "99629f2f-73b0-4f0b-95cb-c0e79fc5fc3d",
"id_branch": "db67d041-c577-4e2f-a594-414da143047a",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:51:48.6540027+02:00",
"date_tax": "2026-07-08T09:51:48.6540027+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8b2022cb-23f2-4685-84fc-ad9e1257bbda",
"id_relationship": "176089c3-3c12-465f-9243-494f6c8d4c1a",
"id_loc_from": "116d3b9a-debe-4cf9-adfb-181f688197ce",
"id_loc_end": "8c953ea9-5429-4baa-8b1d-56590eb24a66",
"id_user_add": "e4df492f-11ab-4fa6-985a-a661afbd9151",
"id_user_upd": "6feab6ab-41e2-46ae-abd8-47233ee51856",
"comment": "sample string 12",
"id_pos_sesion": "434218ba-f5d8-490e-be4e-664bf02337cb",
"id_room_unit": "53254446-9039-4509-9881-907dd65afd95",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "e2547325-b36c-4776-b9c3-b3d91c9b0c1b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "5c4eb1aa-cc08-4d5b-a0f3-1c931d488511",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "b684f249-e628-4fb2-bfb7-ac9b0584c2c1",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "76381a78-c20d-45cb-9691-154e1ab94e37",
"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": "70084307-8c9d-49c1-93cf-fd6e54397ca2",
"id_pos": "af437866-2f1e-4404-a632-ee7fd5e3ff6a",
"id_doc": "97620b4e-e4e1-43ef-b406-2cfec933b21e",
"id_branch": "6c66ecf1-9933-45a1-aecb-3b5171ee0ad5",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:51:48.6540027+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9d36b7ae-a5b5-4af0-befd-cb559277f8c5",
"id_loc_from": "5e115197-9add-4176-bbac-9aa9696cf7dc",
"id_loc_end": "2b740f3a-9828-4b5a-85ad-7c8537d65223",
"id_user_add": "2d7d8363-e386-43ad-9ff0-92a7b33d7ad3",
"id_user_upd": "9af07c03-e872-4b80-b3be-23a7fcf9e738",
"id_pos_sesion": "90956bba-1114-4275-ac65-6131cca9f77c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:51:48.6540027+02:00",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "4d3883d5-4541-452a-b782-d6508ce6194c",
"id_line": 2,
"id_item": "055c4392-ace6-494f-a775-33fc33ca1ed4",
"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": "f4b30f7f-06eb-4658-8e94-979221627342",
"id_item": "c74efcd3-599b-49cc-bbcb-71f3cfedc2b7",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "b7d4d142-ad35-431b-a2ec-94e8ec951ccd",
"id_pay": "449b4032-c739-43ce-96ce-b081b17521e7",
"id_money": "95ba7f7b-7a25-4606-a399-f43ccb43ed03",
"date_cashflow": "2026-07-08T09:51:48.6540027+02:00",
"coefficient": 5.1,
"id_user_add": "12ab2a77-860f-478a-93ea-ff58955518cd",
"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": "c1fe5ac3-bfae-4885-a254-8df0e20a0338",
"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": "4d357e2b-e86b-4b53-9eb0-d1ef648df6be",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "cebb6535-1ecc-46d1-ab51-a99a7c5ec29c",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "3fb14abe-177f-406f-ae2f-dfb6ae03962a",
"id_money_2": "5524dbc9-8a21-4fc3-be8d-4659aa44902a",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "98224b90-c643-44cc-b229-f3b426a59bbb",
"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": "4089535e-08b0-49b7-b1d6-6ded160248fa",
"id_line": 2,
"id_pay": "30261993-f9d3-4ec1-97dd-10ed1edeb98f",
"id_money": "77d2df92-1891-4fab-a2f3-cb3ad3595347",
"coefficient": 5.1,
"id_voucher": "3e39e3c5-bc6b-4ca2-96fb-e6b82d81bd9f",
"id_employee": "92590ecc-5728-46a6-a3d5-c9d74ee6f050",
"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": "8740b408-7eab-4cde-8438-0cc6f5c183f9",
"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": "f2ef656d-b0a9-4f93-94ea-a97d11a1ba0f",
"nro_sesion": 2,
"id_pos": "248a6067-d083-4a2d-bd02-cb4d21931147",
"date_tax": "2026-07-08T09:51:48.6540027+02:00",
"date_open": "2026-07-08T09:51:48.6540027+02:00",
"date_close": "2026-07-08T09:51:48.6540027+02:00",
"id_user_open": "54e3eccd-5749-4083-a022-e4b81612aee1",
"id_user_close": "40bb2ef0-0994-4d61-9af9-fde6b80b87e2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "1a036909-860e-4164-8736-c81b4cac02c1",
"order_id": 2,
"id_item": "140667b7-8457-4501-9446-4bc888b3e53f",
"id_item_type": "408ab717-6c7d-43b9-a7de-38dd7c9ab4b7",
"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": "c132416d-b6e0-4447-8f89-4a1f0e89a2c0",
"type_item": 11,
"id_voucher_json": "d3066132-40c2-4727-b185-8e55ba2f938a",
"count_voucher": 1,
"id_category": "3cbaec43-7cd3-4275-a9d9-8c953edaab8c",
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "7747cc3a-8b36-4ffb-8800-5d8f9ed46fd2",
"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": "f561f355-89ba-4805-aae3-0d42f5e9e5c3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9c291a53-90c0-4a77-8bed-2de1ccbd459c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "adc39060-2935-4371-aeb8-34a3444fe27d",
"id_room_unit": "ead7a987-0de5-476d-9ec3-4431ce3ced78",
"id_room_list": "c96a1afb-b510-42d8-82d5-01c70888f741",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:51:48.6540027+02:00",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"date_open": "2026-07-08T09:51:48.6540027+02:00",
"date_close": "2026-07-08T09:51:48.6540027+02:00",
"id_employee": "ce09b2b7-6709-4e55-b17d-a56b997d0c00",
"id_employee_sec": "04f67fdb-9ea9-4686-92c9-34b86433b760",
"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": "408012bc-9800-4dbe-80f4-4921d1d48819",
"comment": "sample string 7",
"id_user_open": "121c7e62-e402-435a-ac4b-6deee6a42b69",
"id_user_close": "e4eb8f86-dc10-489a-b6a8-3b630e49fc49",
"id_unit_state": "5cdce790-aee3-4e38-8c1d-c85a30dee010",
"id_pos_sesion": "6cf45730-1ecf-4723-94c7-01fecf5fade6",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:51:48.6540027+02:00",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "6ff4c43d-fc5b-4eb5-adc7-8c25d08a6ddf",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "36d53b06-3cce-4687-9235-4d379f744b51",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d35f5997-e8ed-4a0b-84ff-68b985593560",
"locked": true,
"date_locked": "2026-07-08T09:51:48.6540027+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "79fc05bb-f075-4cc2-9844-8feb4c677348",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "cab5e5ad-0061-4fc3-91cd-f7d7c8f0ea74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d3640973-1310-4f43-bf1d-85764429593a",
"name_pos": "sample string 6",
"id_image": "cd76a216-530a-4d12-ad9d-1224736d832a",
"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": "a2977006-b9ea-4c0a-a51d-ff35bc1f5531",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "f6c0cf74-aa6c-4910-b965-826acd30d9c1",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "f0c35059-4069-4f2b-a0bd-d36ae6581afb",
"id_room": "2e43289f-4d70-4e8e-a6f8-31fbfe500f57",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "98484b43-5da9-4fd6-901d-5c6bf09c1d97",
"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": "5184cedc-a272-495e-9adb-8b2d9df64535",
"id_room": "42278291-667e-4b93-a317-8de60a9e927a",
"date_in": "2026-07-08T09:51:48.6540027+02:00",
"date_out": "2026-07-08T09:51:48.6540027+02:00",
"id_user_add": "6d3cc544-eaac-4bed-916a-c80facc4ed71",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "23767159-505c-45b4-b959-e7dd57f28a55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "cf0a482e-d154-4143-acae-ae30c16bd0f8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "ca78f046-3181-489d-b10b-4d13bf958927",
"id_room_state": "9c99429f-02e6-4c91-b137-23af91c58970",
"id_image": "f02bc100-445c-4ba3-b058-9be779425e06",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "af5b2763-e8ec-49dc-b0d5-cfece604ea0a",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "4ef28d72-7adb-45af-97a5-48ae5a05764b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "e74d705d-c188-48f1-81b9-e91c2bad8c7b",
"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": "3520a7c4-9c54-4723-aafe-155605bf1450",
"id_pos_sesion": "43241c20-5483-4604-adbc-8dd9de2ff941",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ea6b722f-8899-4e2f-bca3-2fa979421df1",
"id_room_unit_activity": "1253f14d-8795-40eb-9db5-62c89e2f3775",
"id_doc_sa": "3d83bd79-35e0-49ee-83c4-dd1e2efb78cc",
"id_pos_type": "1fa6ac68-7b17-4a15-8fa2-2ced2785bb46",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "f8de4442-f508-4b1f-a9e1-590df989b1a3",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "ca931804-898b-4f27-b20e-b07d03135648",
"id_user": "6e13b176-5401-437b-9636-eabab4d86b9a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "fd807ec2-8a27-4c99-9ff9-1dc1f55d6a35",
"id_user": "b3c3ad76-51ea-427c-9b6b-56da1747439f",
"date_add": "2026-07-08T09:51:48.6540027+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "f587e92b-a948-443f-bc8b-3898c08cb990",
"id_user": "206e3ecf-b905-400f-86c0-8cf793b9fc12",
"id_user_profile": "30511923-2a53-4379-8c3f-44af4cb6df59",
"locator": "sample string 4",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"id_pos_sesion": "e92cf825-ded6-414a-b79b-07c141488d9f",
"date_login": "2026-07-08T09:51:48.6540027+02:00",
"date_logout": "2026-07-08T09:51:48.6540027+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "5d94c1ee-a79c-4d52-bef4-8f2c6d61ab18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "cb9c64b1-ffcd-49bc-91d7-4a10c211c55a",
"id_function": "bf7acfa2-fe7c-4fda-80ca-c4b1ef5ba632",
"id_user": "4357d3ab-b8bb-46f5-9ef5-e99e6bae70e1",
"id_profile": "93c5b9ad-ea30-4ae7-ba58-257a8d90ff5a",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "b638545d-3a3d-4320-8e5c-1067c5054a55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "32ca4f63-4b89-4f81-917e-fff41bafb9f3",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f9bf3ecb-cb90-4b07-9e89-37e3b9f09b81",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "3a92730e-e5af-435d-8814-ea3d56626131",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "07a82773-2032-485e-914c-809d7c3fc290",
"id_user": "4fc4cc5a-51e8-4e5d-981c-0fbb788c71ce",
"date_add": "2026-07-08T09:51:48.6540027+02:00",
"destiny_type": 4,
"id_key": "b8eaba04-f90a-4894-9e75-d611bc3fd881",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:51:48.6540027+02:00",
"id_pos_sesion": "e86941e6-e85c-4304-acb2-8eacbe7a7c9a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "6de85812-35c7-4c71-ae53-52b841fd66f1",
"spool_server": "sample string 2",
"id_doc_sa": "3cfee867-d442-401c-973e-f937436ade8d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"printed": true,
"print_on": "2026-07-08T09:51:48.6540027+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "bfd3c264-0140-44c1-bffb-b403cbd4f7ac",
"id_branch": "f759ef9c-209e-40c1-9edf-59b7058833c4",
"id_pos_type": "80fc8ba7-b685-40b6-b1a6-cf6e77df199b",
"id_pos": "74e54b41-9d28-4b2b-8ca1-59197bfb863c",
"id_item": "eb30257f-ff99-4816-a20d-5230984d7f71",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "89b52682-699a-409d-86cf-60b83afc4a8b",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "ab469a3a-264c-4baf-a2c4-6dfc34e5841f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "97922d1d-b3c7-43fa-951f-f6ce737460e6",
"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": "98755098-32f9-49af-9414-670a5126d8a1",
"id_pos_type": "1ae63e1b-e068-43be-8a03-be6f9bc0d050",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "b280eb4a-7ac4-4b4d-a28d-4e0bcd85a136",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "71df3d83-afd3-4e7d-a98f-6a2ffe387131",
"id_pos_type": "6e94feb8-241f-4412-bbfc-2db1e2bd019c",
"id_price_list": "e4d5169c-80bc-4810-a50b-36196e73dbc0",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "6972d866-c8db-49f6-8fe8-f94791f4d722",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "004852c4-231b-4e83-b89b-13fc471f17bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "01eacc11-fcfe-4410-b654-ac4bdb720d4c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "57ab109c-20aa-4973-9794-a3ea194b713e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "dd9bbbe2-e1e2-4684-bb0e-ecfc633c6474",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "c75a6c50-ced7-4ca1-82cd-4019cf562c31",
"id_item_sub": "efab0187-3a47-4224-85d9-a08f8f345031",
"validity_date": "2026-07-08T09:51:48.6540027+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "2b308122-91d4-4e7c-b3e8-e5cd87d4f816",
"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": "07df69f7-5f6d-4a49-9790-32e568755127",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"id_branch": "5740cc7a-d8d9-46a2-a0c4-753dc82eace1",
"id_pos": "8b5b36e3-393f-47c5-8946-4c063abc3cf6",
"id_list": "51daef6a-54b3-4c14-a45b-2bf53613fedd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "b85d0311-f399-4bd8-9f36-f3f4a4eb67d7",
"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": "dbf74f3b-88d4-460a-803d-cb3e23c25438",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+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": "d1ea4c0a-0586-490a-9d3a-097cad73a2bd",
"id_pos": "09c12d03-687b-45ce-bebb-52fefd24fd06",
"id_list": "c0d0eb83-e5a1-4b46-ac2e-44b1e1b050c0",
"id_item": "d184ab8b-cf93-496f-b7ff-9465caba0061",
"id_item_type": "b3eb3156-ddc0-43e3-ba48-8e2948403615",
"id_category": "ac260b2c-6196-4904-86c4-793e052fb42e",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"id_user_upd": "74e4c495-5e20-472a-8c19-634a1d96609c",
"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": "9fd87d3e-f822-4620-a936-b73d942df197",
"id_doc": "3baff110-00ed-4e3b-b851-1e28e6d27ddf",
"value": 3,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "7d716922-d8b1-4a9d-8832-f58f0c754601",
"id_pos": "d371686e-5c1a-47d6-888a-de6169d282c1",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"key_access": "sample string 5",
"id_user_add": "b34e9e94-3659-4f6d-86ca-59840a7cdf63",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "d2599b41-0ccf-471c-bfb8-3575712c21fb",
"id_pos": "ff2fb2e5-58fe-4f9d-b4bc-f71ed8d555a5",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "d5eb3b76-b6a9-4b1b-9a99-d96241149fd0",
"id_pos": "721c7395-f7cd-4b10-9690-674d409d4d1d",
"date_add": "2026-07-08T09:51:48.6540027+02:00",
"date_upd": "2026-07-08T09:51:48.6540027+02:00",
"date_out": "2026-07-08T09:51:48.6540027+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": "60468692-a732-4d8e-961b-881d57ff61a0",
"id_user_add": "90f2c743-5676-4aeb-adcb-be825d262304",
"id_table": "2f6645ac-a17d-49b5-a53a-a57f67623128",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "0fc270cc-d601-4027-a947-38e9ecebe44e",
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "ded4b31c-2392-447a-90a6-49721485cf01",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "82be7f77-d105-4614-99e2-25364e7ccf34",
"id_sync": "a5678cf4-e7b8-4d60-b5d7-7a5c4e716fc3",
"json": "sample string 3",
"id_table": "3e06d794-6eb3-4fa0-8762-64f3ce0df32b",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "d17d1664-6616-4bba-b092-ef7feb77ef4d",
"id_branch_from": "eb35ccde-bbb7-4143-8fd3-f22f2424784b",
"id_branch_to": "e31ea3c2-da8b-47d6-8b51-68cb001cce10",
"type": 4,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:51:48.6540027+02:00",
"send_on": "2026-07-08T09:51:48.6540027+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": "476f09f8-603e-419b-afac-12276062a71a",
"id_pos": "3bb80226-e228-4e33-8bab-3a3042209d1a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:51:48.6540027+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": "068ba11b-9d74-46b1-bbf1-2f8e2915d0b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "ad4c9c40-fb34-4082-91f9-05d066004930",
"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": "fb8bf513-c090-4cf6-b2f3-94deadecd585",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"date_used": "2026-07-08T09:51:48.6540027+02:00",
"id_employee": "f4e36a6a-4058-4c10-bacc-f2fe3ccf4f03",
"id_branch": "c86de717-7203-416f-b73c-9411dc49c4eb",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "da3bbcd8-7315-4805-9303-fdeca163bfb7",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "c5b1efee-a288-48b5-9db8-c4da68f5e176",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b569aad6-77f4-4a7d-8e23-b96e1cc61b01",
"id_doc_print": "211ff368-0197-4aaf-a9eb-4c21c75a2713",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "7ea7c096-75d4-42f9-8be8-8b1d5d8554fe",
"id_line": 2,
"id_item": "4f4858a3-6ed4-4706-97b5-c9a51eb59b45",
"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": "8b05d9ab-16d4-4c8a-b514-9682c5913aed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "328f839a-4042-4f6e-aedd-9a138d21429f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:51:48.6540027+02:00",
"last_update": "2026-07-08T09:51:48.6540027+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": "63666df7-563f-4a5d-8ce5-4cf893946fd5",
"token_id": "sample string 2",
"id_user": "ec82a395-d111-47a9-8441-1c6cce283018",
"date_from": "2026-07-08T09:51:48.6540027+02:00",
"date_end": "2026-07-08T09:51:48.6540027+02:00",
"created_on": "2026-07-08T09:51:48.6540027+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": "e9a91711-4b10-4442-ae41-eebf0f348650",
"id_room_activity": "e9935239-19b8-498d-ae7c-5ffb64e7c03f",
"id_pos_sesion": "93350ebd-3da3-4b57-acdb-0da4a4f49886",
"log_text": "sample string 4",
"id_user": "71329b42-6793-4d83-84c2-9cf70b5be980",
"created_on": "2026-07-08T09:51:48.6540027+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"
}
]