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": "f89dcf51-3054-4300-991b-8a7241532444",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "e475ab9a-24c4-4a8b-a9fc-b4277f884f2d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "574dd16b-125a-49de-9afc-a6972013c32f",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "5cd84ca1-bd3d-45f4-9202-903ab50ada05",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "b305dff0-e7be-4428-b500-a84fa1f26951",
"id_item": "d6afe5d0-952b-4f90-99a1-d0784f72a0b0",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "6e44f0cc-7a7a-4a29-909d-8f232550ee83",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "dafecf22-ee55-42f0-9c8e-3459d5510171",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "5a0f477b-ce40-4621-9667-d3d1f4a75f66",
"id_unit_sec": "bef616fe-7e6f-4ea8-a96f-d92b79ca04c7",
"id_brand": "fe61ae95-b0d3-44c4-8f3c-1e7a1709b467",
"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": "8242cfc4-f47c-4929-aea6-811c24a5890f",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "17a8c420-6c7e-45ae-8327-39b3d7cdb255",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "7e66fb15-63f3-4272-a2e0-447d9a89ac50",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "aadb3ec1-06ae-4580-97ae-9c52523b92ea",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "b4d911e0-078c-40da-8c45-03d7c6c310f9",
"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": "bd1968e9-1c3d-45ab-8a1d-051437596d37",
"view_messages": true,
"id_image_photo": "263b4590-7ee2-421f-be8e-560b61c9b073",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "39cd30f6-5b0f-44e1-9c62-09d2371a4d25",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "16cf0555-6fd9-428f-ab38-c6714f58e382",
"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": "88d22450-034f-4b88-9744-3abff35946cb",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "eb6d321f-30d6-4b06-ba33-23889139d655",
"commited": true,
"st_images": {
"$id": "7",
"id": "456fa6b8-cdde-4165-9343-e5e1d206c98c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a8ed7382-2d1c-4505-a70a-a9e23a71c56d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "ebd1c2b3-e1bc-4c15-a123-d145bf16a239",
"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": "1d83a6d7-b859-4d4b-ba46-486e8eddd0cf",
"name_pos": "sample string 12",
"id_image": "456f4e55-d441-411c-9f9b-3b3ab670e363",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "302cd969-8eb0-4291-b827-6a993161dd55",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "60d5018f-0257-42c8-9631-03cd9b8d43d1",
"id_branch": "54eb3359-1e17-4a40-a0f9-16b4dce6a09d",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "3ff063a4-dc49-4dc0-a0a6-2642e06a9e93",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "db38217c-e5e1-4b58-b202-cb432e630a0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "9c3c2eaf-16c9-4e55-9b69-8c42cb32833d",
"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": "1ec61fa1-07e6-4219-8583-1cc3646de634",
"id_line": 2,
"id_item_sub": "2631757c-abab-42c4-83d6-4fc86e859323",
"qty": 4.1,
"id_list": "8f6abec1-0dc2-4ec5-b735-d2cde42b3e84",
"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": "067fe62b-1f7b-44ab-b9dc-42a36ccf7a27",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "21f04a3e-77e2-498c-8907-b0782c4aa708",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "05c96214-5e3e-434c-ae47-5c069c4239ad",
"id_user_upd": "64a8ba1e-142b-4d16-9a56-8da348587715",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "521bde0e-1572-4250-93c7-d70bf7768340",
"id_item": "faa55322-db34-4e82-99e7-408e01c86ea0",
"id_item_type": "dc9f499d-29cd-4c81-9bb1-868a82566f41",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "533bde7b-d4a2-4e2d-aaf9-9b700056b0f8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "e1bdf52f-1457-488c-8baf-1741727a0c13",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "7d71f7c0-076b-4839-86b0-3917da40d394",
"id_item": "8bee854a-288f-46a0-8b7f-fc22bb6b2984",
"group_id": 3,
"id_unit_ref": "b2388176-7bf6-4d83-8e8d-9c0d091ea2ad",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "21c8f0df-629c-4b55-9f05-92954a90401a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1a7dd0e1-bd2c-4a63-9dfb-a9aa7c4e70e0",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "f13ef030-0f15-4bda-92fc-f3fff67108c3",
"commited": true,
"mt_units": {
"$id": "15",
"id": "73b1ba00-c5ca-4aeb-8b70-f4ec66770e0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "417e78a6-86d3-48cb-8624-b297335e28cc",
"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": "86b4efc7-dec6-481d-9258-c91ab63919ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5b9c55ab-7c89-4275-bf22-36d4788ec965",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "28036fe2-3338-4c40-a6dc-537e8e3aa788",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "54403aba-adc1-43d6-a662-7f0169a43744",
"id_line": "aeebe305-fd1c-447d-bcae-d51cb1d1579e",
"id_category": "57f2c685-7c5e-4b8e-89c4-663e7faad0db",
"id_item": "5b376ac2-109b-4016-9068-03f36b841120",
"id_item_type": "16a40ef1-d11f-471c-a2b4-241883fb88d4",
"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": "a60aeaa9-6660-496d-8ddc-2c329579080c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"date_used": "2026-03-10T07:07:36.1142487+01:00",
"date_sesion": "2026-03-10T07:07:36.1142487+01:00",
"id_employee": "7136b570-431d-4fa2-9845-18fd1ed6c796",
"id_branch": "6f154862-b163-4fc6-9498-2aace757075f",
"id_voucher_permision": "67d49be5-ef2b-4703-a261-6697bb934af8",
"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": "1a31ec6a-91da-4f98-a6e0-c011c0806f80",
"id_user_add": "0908f492-2c53-4abd-be68-58c79295a5b4",
"id_doc_sa": "08f6cd1c-d5a6-4289-855b-d80f27418d55",
"id_item_sub": "2023a2eb-75a6-4bd0-83a4-283ce1910ee3",
"id_pos_sesion": "4a38d167-389f-4089-abd2-3f03de8cf36d",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "6f7737a9-f341-4c0d-861f-cb7189fa0490",
"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": "220df1ec-702b-47f3-8737-25d14164d81d",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "b817a4e9-d26f-46d9-91a3-19bb7e5d074e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "c8f7e7f0-0f16-4590-b460-6bfb854d73c2",
"id_pay": "2d3ede3c-36b1-45ba-9ecb-7fd5bc02b0b0",
"id_money": "1a76e415-f533-46ca-b9b0-cc54be8eee0f",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "d19df9d3-01c2-4484-a3df-13fa0b2ee919",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "1a1569a3-81a2-4ab1-acad-e3721921099e",
"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": "b07f3d5a-4141-4694-a160-d3cfb0f15933",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "1135c453-96c8-4247-8b21-87f9304a7c87",
"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": "11febafc-81ed-4a8e-960c-de3d121d4105",
"id_doc": "d9fe1ee2-a983-4be8-8b6d-687dabc25cf1",
"id_pos_type": "7db0d0a2-f607-461a-8c42-25405704082e",
"id_doc_print": "73e066c3-f44c-4dd7-9932-0306ec3ae8f1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "2847a12e-42e4-4504-b469-10b802008eda",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "f680a0b0-59a5-4beb-b951-1edef345636b",
"id_pos": "9f51b143-da8d-4224-8329-14b172902872",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "b09b9d22-a98c-4d7f-86e6-8afd016276b4",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "f248b571-1aaf-4d5c-a99a-77c7930ae013",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b298d707-5c6d-4643-9173-6636aaef08c0",
"id_zone": "8bab0fe5-c7d1-414f-abfc-2e9682dde844",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "45257607-d9cb-4b61-97cf-9fb48dfaebea",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "088d03d7-a7ce-4f6f-815b-7c00784b39a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f6048ba7-09c5-4199-b81a-5a921adabe9f",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "714572a2-41ba-435d-bd49-564aed828ba2",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "a202f0b8-eb22-4664-a540-e9b32f8fb4a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "0b441e70-f450-48b4-baa8-7addda54f56a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "69dbb33e-a1c2-4c65-9727-a1de2ac66734",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "af964a64-ec3b-4201-8520-dceeaedf627d",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "4a20764e-a009-4b19-ae61-7cb0f108b257",
"id_cloakroom": "b60cf129-134f-498d-91fb-7285ecba85a1",
"id_pos_sesion": "092c8509-8e9a-4380-ad11-0e17568e7c08",
"unit_id": 4,
"date_open": "2026-03-10T07:07:36.1142487+01:00",
"date_close": "2026-03-10T07:07:36.1142487+01:00",
"id_doc_sa": "5462565f-3fcf-4620-aa65-02ff659d2074",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "0fe47dd3-38a9-4195-9e8b-006931066d39",
"id_pos": "85d2474c-e181-453e-b1a4-760beb290b05",
"id_doc": "dddde61c-736b-4854-ae35-bc211598e7ea",
"id_branch": "0ad5d53d-3491-4c9d-be6f-95f0e09121bd",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:36.1142487+01:00",
"date_tax": "2026-03-10T07:07:36.1142487+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5e63315c-0245-4e2c-be3c-c27ffc092c87",
"id_relationship": "dfcde788-547d-4f0f-99cd-95ffbfde6cdd",
"id_loc_from": "0204f2fe-2e42-4947-8cd0-0514eadd1a64",
"id_loc_end": "83c953b3-a52a-4ebd-ad42-56f687b27b80",
"id_user_add": "3ebe2634-297d-40c2-bfd5-eccd56ead104",
"id_user_upd": "5921faf1-dbb1-400f-93c8-eaee8ae2945e",
"comment": "sample string 12",
"id_pos_sesion": "8031ac22-bae4-469f-a2c5-b12b54116589",
"id_room_unit": "d5db186a-cc7d-4520-b9d0-830310a4a432",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ed66767e-7a77-46fe-ae82-b568c409303f",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "dd60899d-c54e-458f-b731-a77859512243",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a1844df4-d4d3-4f2a-8ae1-5c5d64e11a49",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "11437990-664b-4526-a956-b57ac73db416",
"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": "8589c4ba-f6a4-4933-a3d9-e8555a3cf344",
"id_pos": "b99b07c6-a924-4473-b470-66ee93e0c724",
"id_doc": "12e66ebf-a01d-4547-bc5c-ccc2461bd913",
"id_branch": "b4ecdd2d-efd6-4a55-bf71-f70b7f65f6b7",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:36.1142487+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "44e8f739-af1a-48ca-91d6-dd9d65db7502",
"id_loc_from": "2d7bd45a-ac33-49c7-8f6e-1178cd29b0ba",
"id_loc_end": "508c6f44-b2bd-4296-8e74-43abdaaa1100",
"id_user_add": "b9ef2703-c3f3-4b3d-94e1-cbbba0ae9201",
"id_user_upd": "e96594a1-caa4-4961-b09e-54228f6fdd5f",
"id_pos_sesion": "fa457b3c-3c43-422a-ad98-ac2bbad7fb91",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:36.1142487+01:00",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01: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": "183713c2-77cd-41bd-9923-d5b6ef2e50b1",
"id_line": 2,
"id_item": "ce5ae5cd-5bc4-4395-89f2-07dcea6ff97f",
"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": "a9645dc0-5dac-4390-89e8-2d7311c07b56",
"id_item": "0661a9d8-dddd-46e3-b96c-2b5e403c5830",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01: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": "c1cc19c3-97a1-4934-867d-67252e490484",
"id_pay": "847f4f26-608e-43f1-9665-6beaaed5c6f0",
"id_money": "b94da9de-6eee-4340-bc67-70e349d16b3a",
"date_cashflow": "2026-03-10T07:07:36.1142487+01:00",
"coefficient": 5.1,
"id_user_add": "194d3bcc-2d5d-44ab-8523-abe0bc322353",
"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": "2f8e46ee-a507-4ce3-bc27-bcc81bf36d36",
"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": "d3e30b7a-f001-4378-ae77-b9bc47ede543",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "96c9c3fc-8a2b-4d12-8a54-3cd6480b9bb3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "84d0a133-9030-47f5-aec0-32e28b106753",
"id_money_2": "5af5e421-a841-48d7-91e9-864e411afeec",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "06a0d3f6-7b62-4161-9c15-8fc96c61e6d3",
"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": "e8b1957a-ce5b-46e8-94cd-422463aeb49c",
"id_line": 2,
"id_pay": "d280058d-a451-499c-9b77-7e6a0422fa2e",
"id_money": "50e4bf88-55ac-46b3-8d4d-fe88448eadcc",
"coefficient": 5.1,
"id_voucher": "f72ca848-9207-46d0-8082-b2df856a2598",
"id_employee": "620fcd9c-0aed-4e9e-a788-aa940e5f91b5",
"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": "ef14354e-b20a-4fc4-9892-bb86a845fb65",
"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": "84a210f5-22ad-42fa-b062-632f7fac62ca",
"nro_sesion": 2,
"id_pos": "608f1e24-8d66-47dd-aa28-ceeac4389cd8",
"date_tax": "2026-03-10T07:07:36.1142487+01:00",
"date_open": "2026-03-10T07:07:36.1142487+01:00",
"date_close": "2026-03-10T07:07:36.1142487+01:00",
"id_user_open": "fb2eb17b-27ce-406e-85c6-6f7bfbdf7d72",
"id_user_close": "e06537bb-c5f4-4018-890d-041dfd673f83",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "49ba35b5-15c1-4890-8626-c07cf93dae3a",
"order_id": 2,
"id_item": "e971778b-ad5d-4d42-8096-54ca872e5aa5",
"id_item_type": "45c6dddc-a6f2-4213-8e39-4f333496fc72",
"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": "394eb4c7-9824-45db-a8c4-0b046804d3b5",
"type_item": 11,
"id_voucher_json": "bf46e892-8bd7-40fe-8667-b826680e0a1f",
"count_voucher": 1,
"id_category": "fbbb312e-d194-4907-b94f-da9e8d30e76f",
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "99131092-761a-427a-9d5f-9f8dd36ce238",
"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": "e8d54234-be6e-4e2b-9c64-d9103da4c609",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2447fcee-970c-4ade-836b-f9989c51f847",
"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-03-10T07:07:36.1142487+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "fd4e31ca-3ca4-486b-8c97-79d1c9087113",
"id_room_unit": "82896c31-7e2e-48d6-810e-de2c3e60aeec",
"id_room_list": "7d6e31b7-2b2c-49b6-95ab-e6ab4e8f6877",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:36.1142487+01:00",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"date_open": "2026-03-10T07:07:36.1142487+01:00",
"date_close": "2026-03-10T07:07:36.1142487+01:00",
"id_employee": "92d33b0a-b896-4586-9583-76192e9bff1b",
"id_employee_sec": "b1280687-709e-4e58-b61d-bac1ac146f77",
"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": "bb268f47-352f-4156-bcb4-4c0f49cb2af5",
"comment": "sample string 7",
"id_user_open": "f8968714-da09-4c42-b1d3-b746fcc1a043",
"id_user_close": "5b794c7f-b74c-457f-b5ae-b0febd6e1e38",
"id_unit_state": "02d729d0-8619-4087-b5e2-9cac382b34fd",
"id_pos_sesion": "aa9d4d37-dd46-4aad-a152-c4634d3fa7f4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:36.1142487+01:00",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "a9aa8427-fa55-4585-9334-4c2ccd875412",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "90e071a9-9c00-4235-9d93-6de1b98a7993",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c4cdf055-9a0a-42cf-817d-87858ad6c3cf",
"locked": true,
"date_locked": "2026-03-10T07:07:36.1142487+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "4ca6abe2-5a41-437c-9434-b91a0d4927ea",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "5cd40f4a-47c4-423a-9c56-8d77f29ae540",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0031e012-d504-4b83-8517-2600d2b9b76a",
"name_pos": "sample string 6",
"id_image": "e215999b-98e6-42a9-bb32-3df0d61f9efb",
"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": "c1d76bc3-bb64-448b-89ad-45141abcafe3",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "eea0f1ed-37f8-4044-aca0-3cf4e2f05966",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "4e05cb1f-f68f-4043-82d1-6b852fe7c739",
"id_room": "fb51f26f-f24f-4958-9257-becbf56d2c91",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "aefd934b-dc51-4bac-a383-00e869a415d2",
"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": "52a3f939-c393-4932-a038-abc06c7725a9",
"id_room": "50d4d65b-8d2f-4922-84a4-395dc28b870b",
"date_in": "2026-03-10T07:07:36.1142487+01:00",
"date_out": "2026-03-10T07:07:36.1142487+01:00",
"id_user_add": "f5de5f8d-597a-4b1c-8720-a3c93a9c515f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01: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": "3cfe0403-eaa4-4954-b711-8f7e1c85b1fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "85a4a9f6-9cd2-4094-8751-667540fe3812",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "0e49b622-a0f7-4e4e-9ee4-044097fdadb8",
"id_room_state": "671f485f-915c-422e-8e0f-7527af3cc2ea",
"id_image": "400c325e-b680-4cbd-8e68-81262d5792ad",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "c6a82a05-378e-4d7a-83b1-d7180ae4a96d",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "dcdc8cb3-3d36-4039-a11b-38105b52c3d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "69c69e58-cefe-4d14-b50b-0a81d2afede6",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_tips": [
{
"$id": "48",
"id": "41aeb3bf-266b-4517-8b1d-4e9ec44b4b75",
"id_pos_sesion": "14bd8460-2f83-4d05-921c-68d4e0194fb6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3d6a9748-96e4-4088-a6dc-88fbe7eba855",
"id_room_unit_activity": "11dc32bc-dbb1-4030-8c3f-fc85a9c1d3ae",
"id_doc_sa": "e75ef7f9-eebc-4562-974e-76f18621ff69",
"id_pos_type": "40ecb4f2-0243-4acf-9c61-2061deaf2b1e",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "db0efdad-dd19-4b9d-b9a3-5eaa3886df57",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "b206baa8-0e3d-4872-81b8-9253a5849a42",
"id_user": "4527354f-6f7f-4dff-af25-cebb0e0ec1f9",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "e9c75f20-944f-446b-828b-35de58357912",
"id_user": "1695b9f9-6ef2-4b4f-8103-855376f3c1a4",
"date_add": "2026-03-10T07:07:36.1142487+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "51",
"id": "78556e19-42a5-4942-a1e5-3fafe92b43fe",
"spool_server": "sample string 2",
"id_doc_sa": "c9286dfd-4bab-456e-9adc-5d55997e9aad",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:36.1142487+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "29991325-a152-4704-b70b-a234de82ccae",
"id_branch": "044676a3-e943-4e02-b597-0637d06d3954",
"id_pos_type": "9c6c16e3-997d-4fff-811b-392bc8cab56e",
"id_pos": "749e59f3-6000-4c50-b3df-0fd6b9af282c",
"id_item": "68f7d17a-fba1-4835-a53d-df9516e2d969",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "f524a854-c415-45aa-b758-21630434b265",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "67a3311c-ab94-4177-a20f-ba3d7cc2590e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "1f0da522-3d9e-4d71-b14c-ecdeca8fd9b5",
"commited": true,
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "54",
"id_pos": "fd4817e6-ac9f-4f67-8d43-985efbce8511",
"id_pos_type": "aa95fa7f-a4bb-4838-af03-bae9bbda3a15",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "a8544e10-6207-435a-8431-ca2130749898",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "d126c2b3-8498-40d9-ad1b-4476d544689b",
"id_pos_type": "d4a5f0f6-19ad-4748-aa27-76710a65fe6c",
"id_price_list": "1617a3f8-c635-4d4d-aad9-77dc8b49edfd",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "7f0a9c50-07af-4ca8-bba5-c54b1c2f4f4d",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "388c59bb-b146-41c4-83dc-c6b13f66e371",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "47a30d26-85df-40d2-973d-ebd1b9a4f68b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "4e88c999-8fa5-40a0-ab39-feeb9ebccb86",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "9cedba37-0c33-49fe-80d8-501f0a04afea",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "c6882716-cc8c-4df2-809e-1483b196feb8",
"id_item_sub": "ce04f830-781b-4eba-b9bd-ee29979ba7ee",
"validity_date": "2026-03-10T07:07:36.1142487+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "c80de786-85c0-4e49-82ef-aadee5179e60",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"mt_prices_list1": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list2": {
"$ref": "56"
},
"mt_prices_list_rules": [
{
"$id": "58",
"id": "94f68727-c96e-4807-85b2-0fb92c26fc4d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"id_branch": "c8db8df1-1a0c-4f69-80c4-4f0473eed6cf",
"id_pos": "ce54638b-3791-403b-8663-36d258dd8bce",
"id_list": "d021bb00-69ac-4c70-a87a-642974637330",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "cceebc56-bd38-4854-8bb4-8915572944af",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "59",
"id": "05ec5532-4591-49b3-9405-2b62ed6bfef7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01: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": "2088b5fc-30ce-47dc-a52f-275fbad4c042",
"id_pos": "59309b6e-3d5b-479f-8257-3202d72177d6",
"id_list": "c4f3e160-deda-47e6-8afb-bad51ebfb0bc",
"id_item": "94ed6129-aab3-49f3-9762-80213d3bd6f4",
"id_item_type": "1ebe5eba-a701-4381-8c83-049f73d0febe",
"id_category": "e83ae995-1f00-446c-9f7f-9b1f944633ed",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"id_user_upd": "5590d6b2-abc5-424e-8413-802c9c36ab64",
"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": "56"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "55"
}
],
"mt_pos_types": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "52"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "525a1fdb-5272-48bc-b8bf-f9b4eac7cd7b",
"id_doc": "5fb597d6-379c-430e-9d33-76305e9b91b5",
"value": 3,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "2d32335c-5e8e-4011-9262-45128486e31d",
"id_pos": "02620ab3-d615-4170-b7d2-681cb9619890",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"key_access": "sample string 5",
"id_user_add": "a9c66f89-26b5-4077-a558-905f6a0e66b7",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "bc8ea012-71b5-449a-85aa-4b4315378b56",
"id_pos": "5df6258b-a182-48b2-beb2-0f148f5dcc8d",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "63",
"id": "4378722f-4314-4003-a3a7-0386508dec0e",
"id_pos": "f63acd35-2855-4075-a597-a9f87a75b440",
"date_add": "2026-03-10T07:07:36.1142487+01:00",
"date_upd": "2026-03-10T07:07:36.1142487+01:00",
"date_out": "2026-03-10T07:07:36.1142487+01: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": "63"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "64",
"id": "816e0bc3-7505-444a-9bdf-f417bbb36190",
"id_user_add": "b72924d2-3469-4cf2-b55c-968a37c74eec",
"id_table": "f9640c4f-a511-4d82-b838-6209a53da0c4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ba373b13-d557-4834-82ee-2833d0d03769",
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "6d2ef6fe-e5eb-4a1b-b0f9-1c287df898e8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "ab1285c6-b3b5-4295-9903-bfd17852a73d",
"id_sync": "800ab6c9-b1e1-447b-b424-cf448d928d1d",
"json": "sample string 3",
"id_table": "31401f20-f0c7-43e7-bad5-7ec493b7e8b5",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "faf28ed9-5951-4a9f-9724-c33162cf7deb",
"id_branch_from": "af592ea0-d73e-47d9-9941-3aad5aaf7153",
"id_branch_to": "3b048627-5aca-4f2a-9a89-50edb4d457b5",
"type": 4,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:36.1142487+01:00",
"send_on": "2026-03-10T07:07:36.1142487+01:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"st_sync_tables": {
"$ref": "65"
}
},
{
"$ref": "66"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_local_variables": [
{
"$id": "68",
"id": "f3c08427-9c4c-43e2-9683-3c2543230ec8",
"id_pos": "5e1710fc-32fc-4fb6-94ab-6d07dfb99480",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "68"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "53"
},
"st_doc_print": {
"$id": "69",
"id": "33dcb8a2-3e11-4b79-b427-93aed4a6e422",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "f07f367f-888d-49f6-b40a-e31455d5ac04",
"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": "69"
}
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"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": "71",
"id": "56f2d7a6-c271-4f42-81c8-354f4c928a44",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"date_used": "2026-03-10T07:07:36.1142487+01:00",
"id_employee": "e3295cd1-f5d6-483e-a3b5-a9c714cb08f1",
"id_branch": "5d8c0cb8-f80b-49b7-8805-e2ded709bf03",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f97e78b7-ed5b-4735-80e7-af9995456394",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01: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": "59"
},
{
"$ref": "59"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "72",
"id": "93801023-acd2-489a-a966-7dc835473ac9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3de81e59-a83b-4fbc-b5de-b1ff43a355c0",
"id_doc_print": "fb775be1-0b48-4d9d-a431-613b7e73acb4",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "56"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "73",
"id_doc_sa": "42756788-4aff-4cb8-b2e3-3e4263f83433",
"id_line": 2,
"id_item": "d825855a-8c68-444b-b959-3f32c4a4f087",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "73"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"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": "56"
},
{
"$ref": "56"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$id": "74",
"id": "32f305be-e8f2-41fb-bcab-23dbe31c0857",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0c060d84-9ce8-4c6e-9f97-3887a372db87",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "78a57d5f-c721-4dd3-9b17-dd9f69ce5187",
"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-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "9e90ab8f-5c1d-4e08-8748-167c3884a1d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "9cf8df66-be11-41ca-bcd3-02b6dbfbb090",
"id_function": "cc86d991-94d0-42cd-b71b-41b7c806f95e",
"id_user": "b8855455-92b6-4e71-8106-57c40d81fe49",
"id_profile": "7ee27395-e7a5-4626-8a89-2f3621624251",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "43033cc1-bbc9-49a7-98dd-0e6b5437be4f",
"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,
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "452e1053-9305-4096-af73-b7c74dfb01c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01: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": "52"
},
{
"$ref": "52"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "518290eb-f931-40bb-ad61-b59f86ee5a75",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"last_update": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_sync_packages1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
{
"$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": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "55"
},
{
"$ref": "55"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_pos_view": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_items": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_prices_list_rules": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_prices_rules": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "8fed7564-2178-4584-b39c-de4c150359df",
"token_id": "sample string 2",
"id_user": "e22d4fa8-0eb6-4f4e-8fcb-40b4dc19f135",
"date_from": "2026-03-10T07:07:36.1142487+01:00",
"date_end": "2026-03-10T07:07:36.1142487+01:00",
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "80"
}
],
"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_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"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": "81",
"id": "311cdc4e-fcf8-4c02-9fa5-8e3e14a6b9d8",
"id_room_activity": "6777a59a-b6f2-4183-b7d1-e0863d881ebf",
"id_pos_sesion": "09817903-d898-4b27-b5b7-6565fc000c4c",
"log_text": "sample string 4",
"id_user": "6b641112-1567-4587-91c8-db1a675fa21e",
"created_on": "2026-03-10T07:07:36.1142487+01:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"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": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "1"
}
]