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": "0f12690f-662e-4d8f-b6e1-1c097bf05eb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8f692ec1-d956-4b72-8a25-6dcfcfd0ca20",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "7cbc34b3-6ea8-44c0-87dc-07c0fff060ce",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "d1b47d20-3e48-44d3-af80-8f16767d88fa",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "19294add-c322-47de-ad2d-169ea469a4c7",
"id_item": "05b8b139-4b1f-43e6-8dac-ae05ed7decf7",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "a7be0a8f-b8e4-40c3-8c24-714936130778",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "fbe16df2-c83f-4a54-ba42-b3550a8a33d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b3814b28-6972-4424-b492-fd7f1798b3fa",
"id_unit_sec": "a71e2075-7933-414d-8021-adbefcdb8605",
"id_brand": "5970815f-7a94-4b1f-bbe6-d3824624b1ca",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "fa448f7a-3bfc-4a7e-9e35-b7d50a6aa68c",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "3343f0b3-f175-4c91-a6b6-2fb9f5b75263",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "1246ce51-8308-4693-9350-38330656c53d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "857b30e7-c796-4272-9e11-ff421170f6c1",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "2d09d6d6-cf91-4640-82c0-be2cb061c2f8",
"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": "29f6059c-8b1e-4143-ba5a-087a2eef77ef",
"view_messages": true,
"id_image_photo": "bd102547-b4d4-4ce0-ba92-5df41bff3bf1",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "98f4378b-6aea-4e78-af15-dc86e4beb45b",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "8bb8ff98-ea77-46a8-92ea-e941c4ebbcbb",
"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": "01a89ea0-c96d-48fe-925c-458f795bd052",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "62622cd5-6f9b-49b7-a58b-ad34986c0721",
"commited": true,
"st_images": {
"$id": "7",
"id": "9b540bf4-639a-474f-9e4a-84f98af1f50a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "38eaf56c-e33f-4515-8d44-7be3053e3678",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "a779eb24-5157-46f7-a212-53ed806cbf22",
"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": "5472cf60-630b-4d8c-95f2-259806e3b71d",
"name_pos": "sample string 12",
"id_image": "2f61936f-f14e-4056-a95d-201644c13e10",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "e84e79b6-e24c-4c9d-a24a-b8b2e9622f7e",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "0c2278e6-7fc1-4c59-8f75-2d099019e3d4",
"id_branch": "fe9e7457-da70-45fd-91ee-f6af3a56f492",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "76ff9e80-1a89-41e9-9fa5-7951bdaff488",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "7cd1276f-67b4-4455-a359-5df58199e3ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "1923f719-442c-4138-aa74-39f7623765d7",
"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": "72c2c1cc-f7cb-4577-8a33-885e512527a8",
"id_line": 2,
"id_item_sub": "e5d03c43-a8ea-4f42-be8f-d296024b72cb",
"qty": 4.1,
"id_list": "dad548dc-aa73-433c-b8cb-730a6289cbcd",
"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": "6b36a804-03c7-4123-88cd-e4bacb1facec",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "815cdad4-59ff-4d82-87da-58675174267d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9b93b8ac-09d9-4d4e-a803-663f04ae898a",
"id_user_upd": "d05c0bd5-7e48-4861-b414-fa53d358d420",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "36fa7cb6-0523-4cb8-9b0a-2625472d77b2",
"id_item": "3559c1ef-f626-423f-b682-73070dc06407",
"id_item_type": "990430a6-808a-4b20-97c1-a385db5e9b6a",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4e196808-b01c-444e-bf52-8d59b102952f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "8b234b4b-373f-4da4-a65d-83667eb483fc",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "032fa9ec-7432-43cd-b301-4e3d2462599a",
"id_item": "ec9f4a72-ba8b-40ee-9a3c-138b19b0408c",
"group_id": 3,
"id_unit_ref": "4fd98aee-b880-4ddf-9240-5f14c67b963f",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "497e32c3-a65d-4283-b452-16ed6ed536e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "bfa7cf65-14b9-4534-a916-8e744c1c6166",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "2e547407-d97e-42d5-81d2-fa36a5c62431",
"commited": true,
"mt_units": {
"$id": "15",
"id": "fc76fe4d-ac53-4d32-9270-fc18dbcd1a5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "780212c8-2e11-466b-810e-d428850c71b2",
"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": "4c001fcc-1ed4-42c2-92ad-56a913a39f9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "cbe1c428-1796-4c13-ac94-18e7fed49035",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "6e417bbf-e146-4ca4-9303-cb26dccee06d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "12d9b717-f074-469a-8afb-5e956038952a",
"id_line": "f4026875-2cdc-4d14-9df2-dfc9fb73d869",
"id_category": "f701656d-1449-4d6a-a683-e24bd3028319",
"id_item": "2617312b-140f-4d09-a038-ae2ab4a69bb8",
"id_item_type": "e127872e-afad-4f14-81ed-d06b7357e618",
"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": "f73cc661-e9f4-437b-8d4c-8475cde707db",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"date_used": "2025-12-08T21:29:07.8747032+01:00",
"date_sesion": "2025-12-08T21:29:07.8747032+01:00",
"id_employee": "46393393-6697-451b-8bb5-fecf34dd6a34",
"id_branch": "1654b7e1-4c25-4b89-b9a9-4b3252485414",
"id_voucher_permision": "e03976bf-cf3e-4407-ba8b-438d0a46f2bf",
"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": "8edc7673-a05d-4c0d-8028-d7e4cecf3fd7",
"id_user_add": "87e47db2-0c03-470f-9d92-f3a555e05230",
"id_doc_sa": "21d5c565-99ae-4491-a65a-c8c025c68a65",
"id_item_sub": "7680546d-78e0-496d-94a4-47a30b0fd1a2",
"id_pos_sesion": "cd44146f-9d45-48ea-bbf6-a4e239101c1d",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "7f8dcf3f-a28f-4c0e-b6d4-6b989ea74495",
"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": "7bf09746-4b9e-4a74-b1eb-6d6e1b1a8c82",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "a3066ca8-6e6f-493a-b414-1d74f62eeab4",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "d7b94a1f-b248-40e2-bef0-51a789ab3ef0",
"id_pay": "15e8d08c-5004-47a5-a563-538f0967ae09",
"id_money": "70ef206e-2264-4e51-b88d-676c6cf3343e",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "67ea6517-2e2d-44e3-bf18-84c709b9b898",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "1cecefbb-453a-4aa7-96c1-654d5801fd1e",
"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": "056c0532-7116-4f44-bb87-11342b00a71d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "dfc61e22-92d4-4ee2-a2b4-e95d65577574",
"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": "bd959459-a001-4986-9d27-a8b8f76ec3f5",
"id_doc": "cc29ddf1-d33c-472b-afda-e232c2c51a3c",
"id_pos_type": "1e5e7977-8c1a-4aa1-a472-5e4c74c847a9",
"id_doc_print": "41e0b747-41a9-44fd-8d4d-5296981ab3b6",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "999bd79e-39c6-4740-a104-66da64c874a8",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "c15760aa-f193-48fc-bc5a-81ce794aaea2",
"id_pos": "5a76d1ad-bd2e-4f79-834d-ffcaa6ace80c",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "17883e84-12ad-4141-b7f1-d456792306d6",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "322f3caa-89ef-420f-83ba-c4b89f2194d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7d53eb00-c981-46b7-99ec-4d42a8bc888d",
"id_zone": "6e781abe-e126-4046-8497-5a084d4aff5a",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "b2db2cab-a4bc-4ecb-b438-06d488ade061",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "db397d4d-5b2e-4994-9267-c042f723929e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e16953b0-8ddd-4996-a258-8b5570a19e02",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "d91c00fd-4664-4174-beb7-284749241f7a",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "1f4e4c32-0f61-416f-93fd-babc035227c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "89e6f321-4ec9-4e8a-9b7e-58ce89b74540",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "9985d82a-1946-4abd-8df9-5bc68a0da0df",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "8221f604-b551-4aff-a14a-2921adf48647",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "8139485f-666e-4d0d-8834-95d7485d1261",
"id_cloakroom": "de54f54d-b8c7-47bb-bb73-0f5ac4994bfe",
"id_pos_sesion": "133f9fe6-c12e-4901-9a51-dc21f67456ad",
"unit_id": 4,
"date_open": "2025-12-08T21:29:07.8747032+01:00",
"date_close": "2025-12-08T21:29:07.8747032+01:00",
"id_doc_sa": "00f4d4ed-58a3-4c0a-938b-2bb38507e579",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "e565284d-1629-4428-beb8-b9fc88a7f239",
"id_pos": "94838869-e197-4a65-941d-095676bb7f45",
"id_doc": "83cc084a-2cac-4dae-b2dc-1549a5572d3d",
"id_branch": "503817f4-fe5a-420c-8c65-f08db3dd0ba8",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:07.8747032+01:00",
"date_tax": "2025-12-08T21:29:07.8747032+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "92568d6e-cfb8-490e-9227-ee6fd4de9c85",
"id_relationship": "251eb767-8361-4009-b12b-c09d3dd63a03",
"id_loc_from": "2504903d-684e-46c6-9a9c-484e767ececb",
"id_loc_end": "0f6d2397-d743-41be-a89a-cb3907835750",
"id_user_add": "31e7141f-47ce-4a3a-887f-e286288ddc5c",
"id_user_upd": "ad5775af-f33d-4c30-8be0-452c4ea7680e",
"comment": "sample string 12",
"id_pos_sesion": "c959f995-81b6-45f2-a1af-cdf23d665263",
"id_room_unit": "256a2284-0638-45ae-84b4-305f204c20db",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "70290ed2-1e1b-430d-93ba-81b41e1a49eb",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "79fa85ce-a959-49d1-af24-cd11e1b71e0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3ac57e62-4faf-42cb-bbbb-945d6939dd73",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "31ddae03-1d49-499c-b01a-215a3a65822a",
"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": "59142a2d-ff37-4d23-819c-3dfcd69c7398",
"id_pos": "1b99e5f8-e48d-4f11-b37d-02a82aa3b68e",
"id_doc": "465e9b9a-2263-471c-9ba8-1fa54b375fb1",
"id_branch": "9394868b-d23f-4bc9-8703-ed6396a74df3",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:29:07.8747032+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7fc6595e-d435-42af-bd9b-6dcba3572ef8",
"id_loc_from": "eb8afe57-f2d3-47da-9d60-3ca84a8fb32f",
"id_loc_end": "3cdcf5c0-9ad6-4e3f-9ba9-4d5cf198a0c8",
"id_user_add": "dbc6ee95-6991-4b79-8b31-16e3ad0072b4",
"id_user_upd": "f8c74101-0637-4543-83bc-9cb19a55c6b2",
"id_pos_sesion": "119f20a5-4a04-4b5e-8074-522e13397cdd",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:29:07.8747032+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "fa30ba2c-9be1-4bd5-a868-065afed1b349",
"id_line": 2,
"id_item": "3886fabc-880b-4858-9da1-27c6274fe49b",
"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": "a911dbb5-ca63-4ee0-91fa-daa74a2b7cfd",
"id_item": "c87e97fe-938f-4438-97b3-c745be366861",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "65174d67-d74b-4071-9cc5-7e5ac7383f34",
"id_pay": "e04d7916-e6c7-4660-9739-8eb7560dc0fb",
"id_money": "2d288671-cf2f-43d9-9e3e-53c9074400ab",
"date_cashflow": "2025-12-08T21:29:07.8747032+01:00",
"coefficient": 5.1,
"id_user_add": "dac11d92-e2a6-40a8-be83-03ab1740e742",
"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": "c4221f79-349c-4c67-8c6a-b18d80757557",
"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": "f24a1bed-1c3c-4a51-b3fa-bedd9a49b90e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "eb5456a4-2302-4ac2-88ac-9819d9a6dae7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "dc5265db-8c06-45e4-8991-7c2fbd48fa49",
"id_money_2": "3d5aec78-ac84-486b-8e1e-4390f134b824",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "61ef0240-cf0a-4542-982f-dd2f071ee0a1",
"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": "c40d14d3-5914-4c21-9f5c-7c34613344c3",
"id_line": 2,
"id_pay": "b0e680cf-2c76-4404-bc1b-6e3837b0348e",
"id_money": "8b0c28a5-8383-4541-bca2-febe8e03341c",
"coefficient": 5.1,
"id_voucher": "052a20b9-3a32-4fa3-9036-6694749d090e",
"id_employee": "40e8475e-f217-4875-9ac3-08602515d011",
"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": "34f4f04f-90b8-4b08-a4c3-0fb6b7ce8641",
"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": "e6736fcf-7c7d-4e2b-a01c-45a2a5fa0a82",
"nro_sesion": 2,
"id_pos": "aa474054-c5a5-4861-98f8-713515f061fa",
"date_tax": "2025-12-08T21:29:07.8747032+01:00",
"date_open": "2025-12-08T21:29:07.8747032+01:00",
"date_close": "2025-12-08T21:29:07.8747032+01:00",
"id_user_open": "e765cce4-aed3-44e6-bc71-ee140dc917a0",
"id_user_close": "17582fc5-fb58-4ee7-8fa0-5a3dfd90a3fe",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "1c40c22f-4c58-4368-a1a7-04484e2bea22",
"order_id": 2,
"id_item": "bd6b2b4d-7e47-45ea-9c1b-95a843d76ae6",
"id_item_type": "06bd2099-af0c-4b0c-9160-d5f1c5d94399",
"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": "81fda975-db3a-424e-9389-529dc4b3ec74",
"type_item": 11,
"id_voucher_json": "2d4f1d84-7dcc-4b24-b40d-6cc20d257da6",
"count_voucher": 1,
"id_category": "f311bff5-2395-47e9-b033-1627b9eeb535",
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "f6f7afec-ba25-4dc1-a13e-ef051cefd1d7",
"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": "b13da41b-1ff4-4411-abd4-cb559e36550c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "ec01c47e-6a27-4ef3-88ff-65a92e78f285",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "b52bbc90-4835-4a1c-8bdc-09900274193e",
"id_room_unit": "6fa30566-8ecd-4d42-9f4a-2351ffa17ffb",
"id_room_list": "a6e37c07-bed0-48e7-a105-5195c6ff7b00",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:29:07.8747032+01:00",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"date_open": "2025-12-08T21:29:07.8747032+01:00",
"date_close": "2025-12-08T21:29:07.8747032+01:00",
"id_employee": "5e70ebef-298c-48db-8eb4-ea86ff760701",
"id_employee_sec": "c2a7551b-fb73-4a58-978a-39fb2ac62bd0",
"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": "ee163d2f-572c-4aca-ac92-9fe00f56e48b",
"comment": "sample string 7",
"id_user_open": "ad98943e-2399-459e-b4fa-c2881962b9c7",
"id_user_close": "ee733a7b-22cb-4ce3-adf8-728dee15e75a",
"id_unit_state": "05c4fbc9-a41c-40e3-80d6-d4eaf335fad2",
"id_pos_sesion": "b69e3d5a-6b9f-409f-9ed4-49eaac4265e4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:29:07.8747032+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "eae016cb-c795-45a7-be55-c6a2afcc3f5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "bfa70284-c413-4933-8c21-1892d558640d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cc2186aa-40ac-4c93-8fc0-1d2ddf1e1253",
"locked": true,
"date_locked": "2025-12-08T21:29:07.8747032+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "1a3d9fa0-cbe6-43c8-975a-5a92cc4197e8",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "db7e19c4-602c-4996-af1f-94d0c93cb75d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "df82fa95-afe7-4a36-934c-c54c1186c817",
"name_pos": "sample string 6",
"id_image": "90f4c2d0-9226-4ad1-bf30-8d351273abe4",
"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": "9aba5a2c-bdde-4dba-9fb8-7f502d716f48",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "cf9caabb-3a18-4298-9903-401dbd6f4ccb",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "00b0cd6d-d919-4a7d-8b08-bb9feb8b7c7f",
"id_room": "328adab8-67ff-4095-903e-1c41f7156467",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "782197f5-7a0a-4389-9d57-92853c7c6815",
"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": "add73923-1441-488c-9808-e57abf5be886",
"id_room": "8a01d102-8fb6-4faf-ae92-a19c8f4fa095",
"date_in": "2025-12-08T21:29:07.8747032+01:00",
"date_out": "2025-12-08T21:29:07.8747032+01:00",
"id_user_add": "517cf979-f825-4e1b-bdcb-122805583994",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "7414667c-3ebf-427d-92a8-f6ddbd76ed9c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "0562daa5-89dc-4d56-a739-a5cb734572c4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "b7d567ce-e4c8-4203-b090-6d4f73cf3aba",
"id_room_state": "4d08f654-5042-47a1-84d3-8ca8d7a1f9f3",
"id_image": "0012e27b-2c1e-4e5b-a626-1043412422bb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "a576d80c-e724-4241-8cb9-77238adceb8d",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "d0e8ce18-f4b1-49e3-bd21-be4136b9b1ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "d71a0d2b-f949-46b1-be7e-08200aea5f06",
"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": "38389a5d-aa37-4363-bf1d-15a454b1e1a8",
"id_pos_sesion": "277e00c1-4735-4714-b553-390445257033",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9ca80583-ae12-4f2c-a05f-ae3ccc244459",
"id_room_unit_activity": "1b1b3298-810a-4c06-b51f-d2dbe9bae46f",
"id_doc_sa": "73038795-daa5-4af2-97ba-66bc0815b6a4",
"id_pos_type": "e60a545e-fbc2-40da-81d6-d796044349b3",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "215760c1-d469-4413-a345-5ae06f1be39d",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "db46c9b0-9671-4a94-9335-5aa6bea17647",
"id_user": "5f6507f3-e030-458c-b939-32f2cce73190",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "f25ad3bc-946f-4c33-90b6-e88efa559cc8",
"id_user": "670e8711-b498-4930-8cde-4c943f8e7953",
"date_add": "2025-12-08T21:29:07.8747032+01:00",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "f5aa116d-8ff5-4d67-a8f8-b58615c59d04",
"spool_server": "sample string 2",
"id_doc_sa": "277b341a-7def-4157-9667-32e9488e3594",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"printed": true,
"print_on": "2025-12-08T21:29:07.8747032+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "fc42a455-7754-485a-acad-fb98a8171747",
"id_branch": "ca4455a9-72b6-4856-9367-0963bd4472d0",
"id_pos_type": "aed84c2c-3421-4480-be75-2c298cafe218",
"id_pos": "1dcc80dc-0e34-40ab-8dc1-b82af3c4ed33",
"id_item": "695d7554-0edf-4a47-8884-4d3f611612c9",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "08a353ee-4494-4813-8330-fc401ae8f9e7",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "d3042163-79b9-4194-9167-269c244d1a8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "f7117917-40bd-4315-8ab1-ef804cdcbfad",
"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": "c798265b-0356-4dd3-921d-5c54400f6aec",
"id_pos_type": "b6e7651e-e6a2-41ad-8c01-05452336e64e",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "c8ec18b0-d3b1-440e-9aec-83cae211b372",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "368c8517-8067-47d0-a912-05223d8cf322",
"id_pos_type": "f89c919a-519a-4771-920b-b3acdd11dceb",
"id_price_list": "30f6db62-5581-450f-ad93-5da191eb4db8",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "d5a71506-6ed1-47c4-a262-4da4297b4682",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "7edd368b-3146-4ff8-8a1a-888c7a210398",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "dc44ea70-0e6a-4bbd-a26a-9259e155fa68",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3492fbca-f361-4544-a0dc-9c18d7859eef",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "92bb295a-d412-4039-8cbe-2fe70c89949d",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "0d26e132-cd5f-4d5c-8b3b-23665f7d4f6b",
"id_item_sub": "e3fadc3f-12be-404e-bedf-883c828c7d4d",
"validity_date": "2025-12-08T21:29:07.8747032+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "61d17789-3c73-4d6f-8084-488230b2c082",
"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": "43f02845-f01e-4a8b-9cea-67999137e067",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"id_branch": "34ed1a40-662e-49cb-921b-0b67ef56cef9",
"id_pos": "ca670606-fed3-471c-b471-60099a62a872",
"id_list": "bc2fbd03-d0c7-4fe8-964d-43a32137deec",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "29b638b8-1d62-4108-a5e2-17b178bbad0a",
"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": "df43708b-d461-4a9f-b814-96eba115f1bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+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": "996cb94b-6148-47bc-89c5-b0960f49661e",
"id_pos": "f0d29708-9cbf-4d9e-8d95-98e92e338e3a",
"id_list": "3c9724ff-020d-46fb-85d7-6a7014a98ab0",
"id_item": "47812ba7-9a02-49a4-9000-9d1ea910d2b4",
"id_item_type": "81023472-587e-4e01-9021-2bfdcf90cca3",
"id_category": "52565d4e-08c9-48d8-bd24-ade59bf21a07",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"id_user_upd": "0879f165-a596-458d-b376-7eca3d6b4314",
"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": "4248f286-bcb3-4512-b805-89394cb36c37",
"id_doc": "541c8440-10bd-481c-ba3d-f50cbb53109e",
"value": 3,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "2ca6c63e-6e9e-4900-bba4-9fb8a8877e94",
"id_pos": "db63e67a-96de-419d-b1d6-95613edc6597",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"key_access": "sample string 5",
"id_user_add": "bc30c909-65fe-4211-be57-eda147c76328",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "6e5feed8-0543-4d62-91c2-b142768d7d93",
"id_pos": "ca859efd-ea95-4354-83ad-1bf9783785b6",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "137cf89c-ce17-4914-91c3-fe9e356b87e8",
"id_pos": "28439e6a-ce13-4f3d-a194-f197640b9c51",
"date_add": "2025-12-08T21:29:07.8747032+01:00",
"date_upd": "2025-12-08T21:29:07.8747032+01:00",
"date_out": "2025-12-08T21:29:07.8747032+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": "5f7b394e-a4b3-424f-bda3-7d84ca5567f3",
"id_user_add": "91af5c9c-f80a-402f-9533-6724dc106636",
"id_table": "300b5ba8-518f-4ed6-8be8-e87ce4da2724",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "fc0d48da-7c7f-4e1f-bb60-060026382b98",
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "791437f4-f9d0-4fc6-ac85-db7666b62dfe",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "2ccc02b9-49d4-4ddf-bd5f-9965619bcba9",
"id_sync": "4a5b5e8a-f6e4-45db-aee6-a9ea439d2132",
"json": "sample string 3",
"id_table": "2c73cfc1-f638-4a3a-9013-36f9b6c5918c",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "b53cef84-bb44-4b52-a64d-e24e6e77ba8f",
"id_branch_from": "9a5dfb5a-2c18-491b-92d6-552f133d1486",
"id_branch_to": "e05d4133-a06f-45f2-b314-b1a61befbae9",
"type": 4,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:29:07.8747032+01:00",
"send_on": "2025-12-08T21:29:07.8747032+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": "e2f4d08c-da6b-4e2e-8ce4-ea31862564bd",
"id_pos": "10701b6d-929a-4ce3-b7a2-72764737c65d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:29:07.8747032+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": "ba19358f-35b5-4883-9265-586c5ae59e25",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "504c060e-1736-4c61-84c0-e0e83581aa10",
"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": "5548f2a3-2566-4b83-b5c4-716c0ee95f15",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"date_used": "2025-12-08T21:29:07.8747032+01:00",
"id_employee": "e5560c43-0c48-4efd-b3ba-cf728f4bee3e",
"id_branch": "205ad034-7301-4017-bfda-2d11c22f00dd",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6818fab9-08b9-4252-988e-6a6be511f48e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "4f53f3bc-e4ab-413c-848f-d0cf49b0d997",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "29e5839c-e144-4642-9751-eff20f874f87",
"id_doc_print": "62868e5d-559b-476a-8543-fe98b3f84524",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "d2be570f-abc3-4c1c-89ce-1770269b6dab",
"id_line": 2,
"id_item": "07f68f88-ea3d-4aa2-a405-5e639bcd2549",
"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": "370561ab-a69d-4d1e-81fb-77ac0294cb56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "bda83233-327d-4362-b3dd-b45b44fa8424",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e518e7a7-9996-4d97-b21d-2958dcc4cc0e",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "2560ee2f-e6b7-4e5d-9083-0a5153b361de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "06179852-ce34-4417-b805-09436c83f4c6",
"id_function": "d62baf89-dbda-407d-99f8-3f9ef1499fb1",
"id_user": "089b874b-01dc-4a9d-8622-3c3ce866a1de",
"id_profile": "1bd4b3e3-b39d-4b79-92d4-ac0949dc30ed",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "3773fb09-4e66-48a0-9e0d-86481bb6a425",
"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": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "9a16cfed-a7db-4f66-84cb-cb07e31bbf6d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "63ed5680-a006-4f45-8612-dfd94c8806e0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:29:07.8747032+01:00",
"last_update": "2025-12-08T21:29:07.8747032+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": "21038962-7c45-423e-ac9f-01c43c7acf7b",
"token_id": "sample string 2",
"id_user": "d1b68d8a-8064-447c-9000-5fc797d4ad83",
"date_from": "2025-12-08T21:29:07.8747032+01:00",
"date_end": "2025-12-08T21:29:07.8747032+01:00",
"created_on": "2025-12-08T21:29:07.8747032+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": "46457b0e-0c65-47ca-81ec-4914a943b86b",
"id_room_activity": "65cc6af7-dbdd-41ca-8a96-e0b2bb57d86b",
"id_pos_sesion": "e6e718be-3203-4906-bd9a-971d81aaba0e",
"log_text": "sample string 4",
"id_user": "f2b556f0-2cdb-4082-9a43-5e9b2ec8460e",
"created_on": "2025-12-08T21:29:07.8747032+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"
}
]