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": "38f04ae2-6907-40db-89ca-5ef8741d04eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "30999d85-b869-43b9-9b31-81b2391bffba",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8c09789a-07ea-4b1c-ab4d-a03cbeb3b3af",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "0674d232-7638-4b82-b88f-f83c261f961d",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "8212d0af-8459-4fd4-be54-c89715dde081",
"id_item": "a748cf79-7a7b-4f36-9346-09bfaa91b59b",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "3746b67d-fe10-4397-ac34-853a03d2b4a1",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "7c6134ea-53fa-4dfc-a467-81fb88a3d366",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "318619de-4c22-4410-956b-95a2200052f5",
"id_unit_sec": "d193fa94-9f7a-4309-b9c1-1777c7f6aa11",
"id_brand": "59fbfc62-bcef-48cd-9bf9-01046ad3d4ef",
"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": "6f2a51cf-aad3-4cad-bf75-84684ce26cfb",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "76e302dc-664e-4cef-a022-8f290f1d708b",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "764ced89-9f05-45e1-aa4b-16c31613516d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "d095f394-f8a1-434c-835d-9b080a501214",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "d6b72d2f-30f7-4baf-a4c8-a7163bf78119",
"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": "b3fc09a2-c2f3-4913-a0b6-9e81ce970af7",
"view_messages": true,
"id_image_photo": "f8ef1fd1-ec0e-4dfe-8b5e-32733c1845e9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "fd49bd0b-0695-43b7-bea8-c6157155bc73",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "f5d8ad0f-8795-4f11-b68b-3725731d70e2",
"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": "6a8e1fa9-9eb7-4bf7-a6e4-49602c2e4e43",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "95300328-7085-47e2-b4ef-03fa0e508a12",
"commited": true,
"st_images": {
"$id": "7",
"id": "b3b00065-7a7a-41e8-8fb8-aa3cb32046d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a71573b2-1b36-406d-b2d9-96c919c0bd5d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "6e1f84fa-6c7f-4532-93c8-ebd5b017d3ab",
"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": "3ed0ffb5-7ab8-47df-8fb6-ced8dbe48e8c",
"name_pos": "sample string 12",
"id_image": "a5d80c2d-9297-4d20-b3b0-cafdfed5c714",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "9af48c4c-3763-46be-a7c6-87ab3e2f107e",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "70ab9a51-5451-4d44-8df1-5950644b6bda",
"id_branch": "95254c16-f648-4ce0-9c11-29f72ef84c36",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "1553beb2-15a4-4b22-b34b-8808b366245d",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "0d569ffb-8755-4a57-b543-1646da0683e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "3a4ab8f5-1d7b-44bd-a485-ac576e04d1d7",
"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": "f5db4b8e-cb53-4c8f-bddb-8ef626339691",
"id_line": 2,
"id_item_sub": "06aee589-d402-437a-b3f3-5324fc76b172",
"qty": 4.1,
"id_list": "c921b358-6219-47a5-bebd-a01d6aa72c49",
"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": "13a9cf3a-eeb7-4c92-bae0-1ed867ff2386",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "be031802-a413-4b52-8ad4-f46929bd23d4",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "fb4bd4f1-61b3-44ed-97d2-d3390507a59a",
"id_user_upd": "548d6ea1-96bb-4978-a850-ab5481a45978",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "8e8f2086-4d9a-4531-89c7-5b4fac60cec5",
"id_item": "5a8d7f5a-4454-4ed5-ba25-14cc87532238",
"id_item_type": "9db9f197-ff49-4ea8-b091-dc15ff4ea604",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8c2082e9-ccf2-4d28-9034-c4b967364dea",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "5cba2c2e-b4ad-4ab4-be5a-80e43821cd40",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "e31a7308-545b-47e6-a127-7612258fe1f9",
"id_item": "2cee50d4-dc03-40a6-942e-44231ee692e4",
"group_id": 3,
"id_unit_ref": "b54f200d-4bd1-47ad-94d2-be19eea0bf87",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "a49d3395-b9e7-427c-a7b7-d20aafc16d02",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "49cff23d-b604-49e8-8bd7-30b1281bef54",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "e9ded3a2-0331-4641-b32a-4f0f051b39c0",
"commited": true,
"mt_units": {
"$id": "15",
"id": "90d83618-6b2f-4e1a-9d87-ef89f6d410db",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "c6de8b98-52e4-4453-af77-5b6ae566a716",
"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": "84b20db7-a44d-4331-be64-27a30f7584df",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "08d0f589-014d-4db4-8ad9-209e9275887f",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "5c2c7736-00d7-4ae8-a31d-3f6e3058ad67",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "b398cf5e-24b7-4b9f-9516-ae670cf1eaa1",
"id_line": "5eac5887-fc9c-4596-a3ca-38eedd997f44",
"id_category": "e1b153a9-21ba-4d8d-b33f-e3d4e6c03e77",
"id_item": "47dbc06d-8bd1-4f8f-ba90-7ff82783ba7a",
"id_item_type": "bd23bde7-35c8-4e97-8759-40759cf26cee",
"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": "ded9bdd2-bf0c-411b-87d8-db16ccfa8a74",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:43:18.5437089+01:00",
"date_end": "2026-03-10T09:43:18.5437089+01:00",
"date_used": "2026-03-10T09:43:18.5437089+01:00",
"date_sesion": "2026-03-10T09:43:18.5437089+01:00",
"id_employee": "7d6bec9f-86f7-4d43-b7ab-1b417f53ac14",
"id_branch": "4526164e-6874-4257-b155-0264bfd8518c",
"id_voucher_permision": "2cf70dd9-fe71-4127-b0c6-ad92d55656ac",
"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": "44dbdbea-0b8a-49bf-8461-01736012984a",
"id_user_add": "fa6d8165-580d-4264-8f9f-10060efea00e",
"id_doc_sa": "c0bbfee4-582e-4ab5-8311-070b5db29f64",
"id_item_sub": "8d691eb8-6058-4fe4-b530-54363abd572f",
"id_pos_sesion": "ad212344-1ebf-4bc2-aeec-c9f2e6ef3401",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "6f26c6a1-0782-42ea-adae-35fc27c90610",
"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": "c3d3c441-9497-4713-b59f-12007749f9de",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "e994dfcb-e460-46ed-a3cb-8bb661fbdf91",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "9aa53d55-2f66-49be-9fc0-b339c8c5d695",
"id_pay": "90bba2c4-ff91-4728-86b8-1631a8920c50",
"id_money": "00037141-f19e-4206-ae84-6aa5bcfa5076",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "14a7ee2c-1a96-4191-abc6-7670493f3331",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "c194295b-c503-4b16-b03f-16b7a7844338",
"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": "ca29af89-0c1e-41ed-82ab-e8ce7de88489",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "762fb2ec-0377-457d-97f4-5161407a9c30",
"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": "cecb46ba-8844-4b4e-ab3f-5228359c9d66",
"id_doc": "7b0bf8fc-fa23-4a14-a4d9-80347c4656b6",
"id_pos_type": "8e6f5fa6-70a2-46bd-ae54-96eea1f31258",
"id_doc_print": "ad69002c-7417-498e-a431-9d29f4a37db2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "54cbeb3b-8946-46dd-93c3-9528f860a741",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "c096bf48-1506-4f5b-829c-485316dcf9bf",
"id_pos": "67deb669-55c8-443d-911e-b3c18da28a6a",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "cbd73d3f-806e-4efe-bc87-d92681a49370",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "39c7606a-6694-4479-998b-1058b0700afc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e1f1309e-d0b5-4d02-be11-33ed2bc117bd",
"id_zone": "52428597-f9fd-4e88-8ca1-78c205f05aa9",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "a156be07-c258-4700-9818-77b2f07cffc4",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "2d5a135e-4b3e-4563-bfbb-b5661a6ad753",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "395523a9-666e-46cd-9570-1f826872944b",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "c6a0d775-5f57-481a-8b7b-6d264f3df8ff",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "054a39d6-7f6d-4906-b220-d61285102fff",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "483f15bc-0b20-4ec5-9ad6-1137e24f8ca8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2899760f-d232-4e09-99f1-bc14003c01b1",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "f2039c0c-763c-446b-aad7-0d70ad6cb7c8",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "138d7fe8-a27d-4b00-a131-ac5b809f5ece",
"id_cloakroom": "1dd26ede-b011-4c64-a7a1-4f11b7246e01",
"id_pos_sesion": "9261af9d-4338-4ff6-8bfe-30f0d373234b",
"unit_id": 4,
"date_open": "2026-03-10T09:43:18.5437089+01:00",
"date_close": "2026-03-10T09:43:18.5437089+01:00",
"id_doc_sa": "ef87b1b4-08a0-4ca2-bfde-9a369e743d13",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "34bf4dc6-bb13-46f6-9491-6167a4cf9ac7",
"id_pos": "8c49e546-1cbd-486b-b331-33b6273b3f5f",
"id_doc": "8a75ef2e-4c23-4a3f-be8d-a2b17fbc59a1",
"id_branch": "6117c169-e7e7-4255-aa20-c74ecd132c55",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:43:18.5437089+01:00",
"date_tax": "2026-03-10T09:43:18.5437089+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ccc2e034-d0c4-4b84-8f62-5c9fa1e6a85c",
"id_relationship": "d146fc71-40a6-4e91-9e2d-6e7be91f3840",
"id_loc_from": "a979095e-d253-4ce7-87b8-0ecc26e732bc",
"id_loc_end": "c027a91f-0826-4d66-b1c2-40033770db40",
"id_user_add": "0032c823-183b-4a32-84a8-22a99bed0291",
"id_user_upd": "bca1f7cb-827a-4a79-abe0-d5799a5b6bab",
"comment": "sample string 12",
"id_pos_sesion": "c582642e-298b-4845-97c2-da22e740c7ee",
"id_room_unit": "64a2618f-ab98-4728-a48a-578722b13e99",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "161d238b-2386-4d20-ae9a-205bdd66c63d",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "8fda7c9f-d524-4885-b64f-d83d4b3b738f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "4ee26fa9-ecb7-4604-91db-e6639b3bb1fb",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "4c89e994-19b9-4fde-bc31-d7d0f6b557c9",
"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": "6703ee04-61c8-43e7-8aaa-f15cd6def815",
"id_pos": "efbbe9d0-3a63-49cf-a664-ea3abbcfae5c",
"id_doc": "b709ee8c-1d2d-4144-b4fa-42a58e0ae6b7",
"id_branch": "00537d0a-d805-4ae4-8f9b-379524536e66",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:43:18.5437089+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e6528e4d-3171-4f8f-8d7b-5eba4d577ed5",
"id_loc_from": "d05f59cf-1bb9-42cf-a3f4-e409ed4a3d41",
"id_loc_end": "6c57bfe4-4407-4d28-a00f-0ea2829217cc",
"id_user_add": "709cf684-0759-44d2-8346-c30f88e7a1e0",
"id_user_upd": "9e232513-8eb0-4b5c-b44d-037a24546354",
"id_pos_sesion": "e8ebae8f-caa1-4901-9703-043a0b8bc338",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:43:18.5437089+01:00",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+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": "a1964b9c-19d3-49e9-b4ca-17863ecbf359",
"id_line": 2,
"id_item": "f74005b5-be7f-4496-8c96-034c4ff144a8",
"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": "a206bc68-990f-4b37-8cca-cb9daaa85899",
"id_item": "1c25d2aa-4509-4cb2-9d3b-1d996de64125",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+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": "3002c1e6-e25b-415b-bf30-b4f85ce7b18e",
"id_pay": "b5ae41d5-3cd8-45c5-ae5f-7c528e77230d",
"id_money": "59fbb05c-d923-4e9d-9c68-77858a5f79d8",
"date_cashflow": "2026-03-10T09:43:18.5437089+01:00",
"coefficient": 5.1,
"id_user_add": "42760c46-cf37-4f06-96fa-b93525669e96",
"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": "95cb430e-9934-4aa4-aea2-55f0b07a9d5a",
"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": "0beda7c1-25b9-4227-99d6-e3492b66ac23",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "5cad7f30-9ec5-4ac2-a7b4-45b1a1f23c6d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "f0dfb585-c1ec-45bb-971a-f86869404d83",
"id_money_2": "e619d620-299d-4269-ab90-9f1c39aa2d10",
"date_from": "2026-03-10T09:43:18.5437089+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "b21a6bc6-d62b-4513-bb82-c445a64e9444",
"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": "a81e6072-81e9-41f0-84ab-9829dbb03f3f",
"id_line": 2,
"id_pay": "7c0826be-e1ae-4533-a357-4c3de5b1505d",
"id_money": "4224c117-ccdf-4ce8-b895-60ffb8ef1fb9",
"coefficient": 5.1,
"id_voucher": "23899630-95aa-4afc-a633-94811a25a019",
"id_employee": "71189d47-cc77-4e1a-bd58-7dfd987753b0",
"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": "66feb923-0955-438d-8303-aac0782060dc",
"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": "e6bd5f7e-b7bf-425d-b287-b0b75532a115",
"nro_sesion": 2,
"id_pos": "b91c1172-f2f2-40ca-811d-8259ed9d81e7",
"date_tax": "2026-03-10T09:43:18.5437089+01:00",
"date_open": "2026-03-10T09:43:18.5437089+01:00",
"date_close": "2026-03-10T09:43:18.5437089+01:00",
"id_user_open": "e5edd669-373b-4924-90d1-554acdbe37f1",
"id_user_close": "1e4f5642-10dc-428c-b4e3-1d9dd792433e",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "367cc07d-507c-498b-95b3-5f9f9fb8ac58",
"order_id": 2,
"id_item": "f9026080-15c5-4101-a331-324fdd59c28f",
"id_item_type": "249ea940-2e56-4d76-8bf1-c164588af7d6",
"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": "69b6a602-7e51-4e7e-b7d6-a8aef933bcc2",
"type_item": 11,
"id_voucher_json": "3195f457-5faa-490f-83b8-2cf191425a15",
"count_voucher": 1,
"id_category": "cd3dd692-ffe7-48c9-84aa-2eda20ac2cc9",
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "47637de6-ce3e-46ab-8643-a8887a271278",
"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": "0346bc8a-addf-42dc-8533-554b24cea09b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "25d274b1-4a2f-474e-bf73-132fd3f742af",
"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-10T09:43:18.5437089+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "06381e87-0c45-4837-a8d3-7ed9232e3347",
"id_room_unit": "6ae0ba99-ee86-46a3-9999-39d5e3611223",
"id_room_list": "1e1108e5-6513-4f84-9a84-32dff4b522c6",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:43:18.5437089+01:00",
"date_from": "2026-03-10T09:43:18.5437089+01:00",
"date_end": "2026-03-10T09:43:18.5437089+01:00",
"date_open": "2026-03-10T09:43:18.5437089+01:00",
"date_close": "2026-03-10T09:43:18.5437089+01:00",
"id_employee": "6662f41d-5904-49f9-bc18-c589ce165087",
"id_employee_sec": "727328d4-7efe-4d49-9098-6e59f5d630b4",
"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": "94f8b030-82f1-4f2e-b2b9-d6db8ce013b0",
"comment": "sample string 7",
"id_user_open": "8dd8d87a-d665-4e7e-b1b3-7c6ed8d1bff5",
"id_user_close": "82f76550-fd40-40cc-a605-a5f4091b27b8",
"id_unit_state": "e14f912b-e08e-4d14-ad29-dc8e3fd7f26a",
"id_pos_sesion": "4c79d88f-1f3b-420b-981a-65ad165c2eaf",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:43:18.5437089+01:00",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "52f0faf5-dc00-43eb-af92-0804c04c252b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b6c51601-3b6e-443f-95f5-6003517c1a66",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "497d88dd-3a12-4b4e-ae3e-088434d44224",
"locked": true,
"date_locked": "2026-03-10T09:43:18.5437089+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "1be28f30-751a-42a5-9f2b-d1cf455d1bce",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "14d04b8c-4f72-4f7f-9d85-1ddc7048c8a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8585f97b-cd89-4827-95e9-812209814ec6",
"name_pos": "sample string 6",
"id_image": "d068bd6e-8d1d-463e-a3a6-8140e0e43e2d",
"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": "e08b7f24-a884-4746-b5cd-0eeda707fe1e",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "0e444695-4891-4ff6-babc-5db415633eec",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "2f4f4a8a-bd93-4862-ac69-2615f2a60221",
"id_room": "c6f94caa-636e-4749-a317-566da2d73dec",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "d56e536a-65d6-4525-b23c-86916685c251",
"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": "6be91810-d462-4044-a0f3-9d1c337800c3",
"id_room": "7f225b01-2daf-4d5b-b9d7-0c05ca8ba1b6",
"date_in": "2026-03-10T09:43:18.5437089+01:00",
"date_out": "2026-03-10T09:43:18.5437089+01:00",
"id_user_add": "8f90a9d7-6b62-47d9-a82d-0a83dbd37c31",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+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": "b4ffbdd4-5b78-422f-8c06-3750427fd63f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "9c791de0-9f03-4f09-a0ec-d0fb4d471e13",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "e1398dd4-2120-4b21-aaa5-26a117029782",
"id_room_state": "1d757a41-ff1a-4e09-96f5-86d623a2532b",
"id_image": "4df22a08-6edf-47c7-a0d8-919b503015eb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "a06c7ea0-f90a-4e16-b8f9-96f83d331a25",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "33d9c32f-3716-4869-b56f-0973bd5ad1a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "7ef2bfc3-318c-49b2-925f-d657fad4db72",
"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": "a7da4401-eee7-4a96-a78b-d21aa9cfb2c8",
"id_pos_sesion": "bad9c496-e729-4143-8bbc-66592d7b42de",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "009cb437-e243-4f9e-a434-8dd421efab91",
"id_room_unit_activity": "54eccbad-5823-45b3-bcc9-ddc4668d290e",
"id_doc_sa": "f181a7cb-40db-440f-8758-247e1d609085",
"id_pos_type": "302a3dbc-7921-47dd-9aaa-00f58f68acd8",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a3bdb487-8e4f-4cef-9417-9d4d0f0bb50d",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "7f3b36d6-f3e0-4060-84fa-72f14cdc3b3d",
"id_user": "45891305-d8e2-4220-8988-5ce883dbfbf2",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+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": "46357d2c-a64f-46c9-906d-3905ff417c39",
"id_user": "58b1b706-4c40-4a2e-af80-4ed25fc2b5f4",
"date_add": "2026-03-10T09:43:18.5437089+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+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": "eea571ef-119d-48bd-8edd-167f994d4e13",
"spool_server": "sample string 2",
"id_doc_sa": "da8e4423-fce5-43f7-9412-6a26d7829471",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"printed": true,
"print_on": "2026-03-10T09:43:18.5437089+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "573b4cbb-cdc6-437a-878c-3bd8fb6ef177",
"id_branch": "20e2fc68-2c59-4d80-b74a-0bc545feadcd",
"id_pos_type": "39183531-8ed6-4f9e-ad0b-987202dfc048",
"id_pos": "ee0b10fe-893e-457f-bf1a-a79e0a9d75f0",
"id_item": "64897f6d-df6b-4dca-aac9-ea310d5a27af",
"date_from": "2026-03-10T09:43:18.5437089+01:00",
"date_end": "2026-03-10T09:43:18.5437089+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "4fa5a105-b41e-406b-8018-19ea0592258c",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "4093ed21-47b1-4cb3-b137-4ed64866612b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "3e330187-1032-4728-b512-3267dd02768c",
"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": "16862aef-410d-4ed8-900b-942bcc050fc6",
"id_pos_type": "925f65b0-7346-4280-b8c8-ce0134264dfb",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "7851ce8a-faa6-469d-a857-977596bc535d",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "9fd1938f-5eef-4e8e-9972-e9e33a566bd9",
"id_pos_type": "c941f66c-15bf-4020-863c-29969cbea1e3",
"id_price_list": "23543082-b42d-4103-8634-b26ef9237099",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "db13b903-5df0-4df5-8da7-c6805efb81c9",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "d8d010cd-2820-449b-b29e-d48e443292fd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9ecf77f6-e510-4e3f-befa-35029aca04ce",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5d71a150-5c38-4932-ad8f-69518d305a82",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "dcbf28a4-b190-4a43-a7a5-f1d661600d3d",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "1a440c54-920c-4b6d-9063-2d672d90dbab",
"id_item_sub": "6d08aeb2-479d-4845-87db-0c48a3df76fc",
"validity_date": "2026-03-10T09:43:18.5437089+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "4c5dd6de-3532-4bd8-9f07-72370e3dff86",
"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": "a68d7843-870e-4810-926a-7258c58c641f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:43:18.5437089+01:00",
"date_end": "2026-03-10T09:43:18.5437089+01:00",
"id_branch": "540eca16-c0c3-455e-bb04-e80078d6d94a",
"id_pos": "d5177df8-622e-4446-a125-4e128f2a5d8e",
"id_list": "4c9df12a-4ba2-431a-b77a-b5c9ab19fa60",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "933014b6-4af1-4c51-9dd4-3d2fd3f5b6ed",
"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": "c15979d1-bf84-469a-a35c-687dc4a2bece",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:43:18.5437089+01:00",
"date_end": "2026-03-10T09:43:18.5437089+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": "c7f4535f-d51b-47ec-92dc-4ddf84c86bb8",
"id_pos": "ff4c494f-87c3-440e-9a95-2131ac5ca996",
"id_list": "2fdf8646-1e19-45ea-9238-a69902c45893",
"id_item": "2567c350-4518-4eea-8632-7b645a04e98f",
"id_item_type": "ee740a4d-5fd2-410b-a260-6da292fccff7",
"id_category": "2cff7d08-72ee-4a04-9110-744f685358c9",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"id_user_upd": "81de5700-d92f-43b6-b236-527b2eb4751d",
"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": "83b9eeea-1b47-4ee5-83f9-6aa02ff6ae54",
"id_doc": "9e0d277a-68d9-448f-81e0-c44dc0f2a8a2",
"value": 3,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "510bc343-db76-460a-84a1-cf4654cecadd",
"id_pos": "f9bb9b0c-8ff6-4927-84a5-7d4b145bbeeb",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:43:18.5437089+01:00",
"key_access": "sample string 5",
"id_user_add": "b1dbb2e1-514e-481e-8457-3e8aa87682ff",
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "94d130c4-b0e6-47f4-a9bb-48c2c9712d1c",
"id_pos": "0265df27-e7e9-4354-b938-d161115ad962",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+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": "4a7f1324-ffd3-4001-8f0d-a88eb6a7259e",
"id_pos": "b93a9961-0224-4580-be7a-b6647a6c8889",
"date_add": "2026-03-10T09:43:18.5437089+01:00",
"date_upd": "2026-03-10T09:43:18.5437089+01:00",
"date_out": "2026-03-10T09:43:18.5437089+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": "ad8bd0c2-5996-4672-a107-88fddeb26f21",
"id_user_add": "4d91a436-470d-4c58-a0bd-9cf48dcfb2bd",
"id_table": "0ca5e393-4f40-4139-97c4-074abf7b9c24",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "07ac73ac-d345-489c-b374-5b09309cac59",
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "6b8c3b7e-ce1a-4085-8676-6ed84785e175",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "76dbf6a2-addc-40c3-a198-18b6d102ae69",
"id_sync": "24d654d5-00f3-478f-8b51-abc10d57244b",
"json": "sample string 3",
"id_table": "0f12c9c0-d8af-4c3e-ba3a-1ab603d07159",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "bc400728-e86b-4b62-b292-125c9a171287",
"id_branch_from": "4bb662b0-7c25-4fbb-9eee-ff6da900de67",
"id_branch_to": "a0fc389a-3034-4226-9c52-2beb81f40f2d",
"type": 4,
"created_on": "2026-03-10T09:43:18.5437089+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:43:18.5437089+01:00",
"send_on": "2026-03-10T09:43:18.5437089+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": "aabdd77f-8071-4fd7-a054-b316de11a9f8",
"id_pos": "bb9374c2-1bc4-48e9-b64d-a9041fa9faf9",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:43:18.5437089+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": "3ddfcfd0-bff9-4f37-831d-16a2230abbbe",
"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-10T09:43:18.5437089+01:00",
"last_update": "2026-03-10T09:43:18.5437089+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "6396f517-595f-40b9-833b-8ca7da1cfbfa",
"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": "0a0e5156-bf10-438d-a47f-91913245ae53",
"date_from": "2026-03-10T09:43:18.5510333+01:00",
"date_end": "2026-03-10T09:43:18.5510333+01:00",
"date_used": "2026-03-10T09:43:18.5510333+01:00",
"id_employee": "02d43c5d-8186-4e24-b5f5-708d6194e0c9",
"id_branch": "fa880f3a-9906-42b9-90b3-d32d45328ad4",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0839cc1a-a287-4d0a-bf08-6c73257e9fb2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:43:18.5510333+01:00",
"last_update": "2026-03-10T09:43:18.5510333+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": "b0016e57-aa99-47a2-ac6b-f9679cd8f779",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7e6a8d8b-baf2-4789-94d5-60a6874ba765",
"id_doc_print": "681a6202-a3d0-4977-88e9-eed6d4f23395",
"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-10T09:43:18.5510333+01:00",
"last_update": "2026-03-10T09:43:18.5510333+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": "59941035-1d4f-46b7-9576-03ae81fbda4a",
"id_line": 2,
"id_item": "05e727e2-7714-44e8-aa7e-52b10bc22f0c",
"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": "3d71916e-529f-471f-b1af-97003202066b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "587c0254-0620-4a1e-b6dc-624b91db06d1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "26a45da9-b2f3-43b7-9a6c-b230a53ea8aa",
"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-10T09:43:18.5510333+01:00",
"last_update": "2026-03-10T09:43:18.5510333+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "3116c283-fbf7-48d4-8afb-d62db2ae38da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:43:18.5510333+01:00",
"last_update": "2026-03-10T09:43:18.5510333+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "979ed05c-1be5-4503-b3ab-0d301e3ef363",
"id_function": "2c75354e-da7a-495e-b449-3c78d359f879",
"id_user": "cab27727-005f-4841-8bbd-36a3b41b14d5",
"id_profile": "0ceb72f0-8427-40f3-8464-6c76cce915d7",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:43:18.5510333+01:00",
"last_update": "2026-03-10T09:43:18.5510333+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "82bd7311-af43-4add-8173-f87416028c4f",
"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-10T09:43:18.5510333+01:00",
"last_update": "2026-03-10T09:43:18.5510333+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": "302ea571-55f8-4496-83de-5e5cfe3d0608",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:43:18.5517857+01:00",
"last_update": "2026-03-10T09:43:18.5517857+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": "142d7799-fb72-43ed-9af1-ec68ac669d59",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:43:18.551878+01:00",
"date_end": "2026-03-10T09:43:18.551878+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:43:18.551878+01:00",
"last_update": "2026-03-10T09:43:18.551878+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": "69e8c34c-7c56-47e1-ae7e-52b1468c1750",
"token_id": "sample string 2",
"id_user": "fd0b74da-65a2-445d-bf99-fdb90cac14e3",
"date_from": "2026-03-10T09:43:18.551878+01:00",
"date_end": "2026-03-10T09:43:18.551878+01:00",
"created_on": "2026-03-10T09:43:18.551878+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": "afad3b74-bb6b-4199-bd40-3a2b1eb4c62a",
"id_room_activity": "907fe64c-b17c-42ea-aa67-5d6957ba9f1a",
"id_pos_sesion": "e7ddb738-c129-4316-85c0-f922b018cfe0",
"log_text": "sample string 4",
"id_user": "16c8f278-1cba-4f07-8f78-99bab21935e7",
"created_on": "2026-03-10T09:43:18.551878+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"
}
]