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": "ae62cad0-6fa7-438b-93f7-ee685d405136",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ce4562bf-ed2c-40d0-a6a9-a42255562548",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8f0aad1b-245e-4e80-805c-2ae230d74548",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "8c440d98-70f9-4573-a89d-36897aa9f27c",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "abe18fe3-1570-4727-8d9b-bee255d6b6ff",
"id_item": "a80e7577-94cf-49ae-9b90-58b9f1656de4",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "eee21592-72d7-4ebe-b158-1be7cfa9a745",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "8f600d89-4745-476c-9725-cd7a87602a5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "826e26f1-9268-4e2c-ac87-9b894c92eb06",
"id_unit_sec": "4f10dc95-6558-43bb-b6f7-6edb084d2f12",
"id_brand": "bd6980e7-af99-4102-9c35-1f8d7f0b82f9",
"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": "5615f2b3-437e-4f54-9be8-b7ffa2a76a22",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "63fc218f-6c37-4923-a038-b773abf6f292",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "02d69a0b-f1d6-49a4-b718-73eafc149c01",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "840588c5-071e-40ea-acdb-107b5f567743",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "ee966285-ce69-4caf-b736-0eb1bc8dcc0a",
"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": "ecaee520-d7a6-45e4-94ed-a6076db1e97f",
"view_messages": true,
"id_image_photo": "d8942fe1-7929-481b-8a8b-1b9f8a0853fd",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "eaf8323b-8495-4d2c-9d94-e6aee95763cd",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "bc4e3e96-c0ab-4b57-ad19-8957478ecc37",
"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": "9581d1ad-dc0b-4292-b969-17ffe081641f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "a20db9a5-03d2-4616-83d5-879a91ac4c1d",
"commited": true,
"st_images": {
"$id": "7",
"id": "67bd7cec-866d-42e5-904e-4e2e1edeca95",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "db399f86-ee16-4511-901f-2b0dab945c86",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "27e56f78-2f69-495d-a0a0-bf23dacf7d1e",
"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": "bc0eb8a9-f09f-4f76-8abc-dc68a4ff1fdf",
"name_pos": "sample string 12",
"id_image": "7dfe9468-0ea1-47e1-8d04-bd75fcb4f497",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "aa347102-f147-444d-93bd-da2969e02dd2",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "4c742f82-71a6-498b-9a8b-66e39dd02c99",
"id_branch": "fa09e810-b0e4-469c-bcc7-69cc768a8a92",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "452daa97-b4c1-4b9c-a409-d1d7239ce09f",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "081a2e2a-fda6-41c8-bd41-11417249a0f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "3190d6c0-a9a4-49b7-878f-7ce2f290e651",
"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": "43598fab-cedc-44c9-b704-200d4e06af0c",
"id_line": 2,
"id_item_sub": "732e1a13-b1da-4bb8-813b-11e5c034a85f",
"qty": 4.1,
"id_list": "2d423281-16b7-4afe-aaa6-819a6bf0d596",
"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": "0756df01-d516-4567-a8e1-92e2d1925f11",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "77d052a0-3481-4d5c-b6e1-abd84ab57e1f",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "80c2dc02-6d0b-45d1-9a5a-20596dfdca2c",
"id_user_upd": "c07c70b1-4366-44db-8442-18aaaec21bba",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "de736f5a-97ba-48ec-9bd4-87c9a2234c19",
"id_item": "58cf39f5-acda-4a71-a83b-bd73758d8d3d",
"id_item_type": "bc49b9c1-c55f-46fd-bea6-25c057cb60ee",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7c440eef-3bef-4dca-803e-15be8cb45cfa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "5966ebba-100d-4964-9623-cf3147e24bb1",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "8c86a6d1-defd-407f-a8fa-14f80f5b4d64",
"id_item": "8539c49f-a537-4ccb-bfa7-b3ed6b425c38",
"group_id": 3,
"id_unit_ref": "426346ce-1f5c-433d-bd1e-36c17f5bb2e0",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "b843f223-418b-4b81-93cc-d7a4ade6beef",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8cab542b-3d0e-4365-a966-96f1a8ea5e17",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "ca354aca-f3ad-41b7-b45c-5945a7dcc234",
"commited": true,
"mt_units": {
"$id": "15",
"id": "220992e1-c789-4846-a9fa-f42fe125242a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "0a714544-e83b-4915-bbfc-fedac1e93217",
"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": "e2e240de-fe2d-43ca-a0b8-9b187b6d35bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "9594d183-3464-4cb9-8ace-ce10146cfcf1",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "70cec6d1-8ac0-4a3a-8f49-d809620dbe2c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "4dfdad79-beff-4775-8938-712105bfc67c",
"id_line": "b4b8a1b9-2eae-4159-85ea-8c127bd43f06",
"id_category": "07c05f1f-fa23-45d2-bd56-cb633c443225",
"id_item": "abd5a64f-613d-44ef-8b58-159e35565c5f",
"id_item_type": "1ee9a5b9-08af-44aa-ab93-321f9b4c0031",
"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": "fa3c1d4c-e893-493f-96cb-6772a25d3437",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"date_used": "2026-03-10T07:07:37.2575619+01:00",
"date_sesion": "2026-03-10T07:07:37.2575619+01:00",
"id_employee": "efd7e177-147a-4201-93ce-7f651e5bf76a",
"id_branch": "92a8e163-add0-4a3d-b46b-e98005b8502d",
"id_voucher_permision": "d2466dc5-1c64-455d-a9e0-d1d2b423455d",
"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": "1ab8f748-8977-4cad-8e18-5c19c210e0cf",
"id_user_add": "715ec2e8-b5de-4cde-80c4-00bf7c1b6115",
"id_doc_sa": "f1420ec7-f516-43b1-983e-c9baa6741399",
"id_item_sub": "1726d38e-5f63-4a8f-b533-592e6fad82e3",
"id_pos_sesion": "32ea55e4-d44a-4f7a-b77c-d3037375f02c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "031c1997-3b5f-46a3-bdec-0e4d583fe363",
"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": "2b9aa718-6ff0-4754-8fa3-ddee455595ad",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "fab8bd13-fe14-4014-b141-34de9fcc34c0",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "f87e6045-045b-4d95-9678-4e2f3e594809",
"id_pay": "45b00bfb-8b5e-419c-ae49-b7515a61ac96",
"id_money": "8aeaf619-a341-409f-b3e6-7b2fe9ad2167",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "a138749c-4429-4441-8488-e38079406318",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "a75db956-c648-4e0c-9e1e-fa6902288f90",
"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": "515bd1d3-f222-49a0-91fa-69508cc20831",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "3d058cd6-912f-4d3e-9800-c9b5ec726564",
"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": "191c2396-702f-48cc-9ea9-c26047e85de5",
"id_doc": "d3db2a74-d6c4-4c59-b7d3-a6a7e81060a2",
"id_pos_type": "ece47816-15d9-4db9-bc64-dc9c191868f3",
"id_doc_print": "ce7c2c47-0816-46bf-ac22-b3137911ea29",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "3830e6a9-d9be-4281-a2b0-b818d099e355",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "95f5645f-bca6-43b8-9b31-307e14d5efed",
"id_pos": "e2f9ad31-3665-49b0-aa6b-a90adbfba510",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "9305771c-ae2d-422d-9eb9-93ff005708da",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "d5a8c490-bb9d-4480-9d8e-77b447c22cd8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0690ed7c-36cb-482a-b959-a550072315ea",
"id_zone": "cc0dc650-4d39-497f-82ec-56e2dc1819b9",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "f96e25e4-1e99-441f-bb67-63847b422b2b",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "5e1fb3c3-3193-4183-bb0f-b84acc978220",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6f2cd2f9-9db3-41dc-aceb-229381a10bfb",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "ea134a8e-a9d7-4674-bf71-30ee357feeba",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "228d6ac1-6441-45e9-be1a-35abae049931",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "1fc6dc3b-5b07-461f-bc9e-9f76f9717e6a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "06079c53-ca8a-409f-b94f-8e659e928b4f",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "b16a7166-fa06-4581-96ea-8cd065801dbf",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "931f2e97-5839-4fb2-a0af-7bc1c7cebfb7",
"id_cloakroom": "d2ca7816-82e5-40af-acab-39bc0b018d55",
"id_pos_sesion": "d823eedd-6b96-4846-9abf-54f6b64ed46c",
"unit_id": 4,
"date_open": "2026-03-10T07:07:37.2575619+01:00",
"date_close": "2026-03-10T07:07:37.2575619+01:00",
"id_doc_sa": "22dbb8f9-9bd5-4e24-afb9-9f664cc15a71",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "2cd3bce9-bf4a-48f4-ba1d-165367a33948",
"id_pos": "30344aec-d622-456f-9062-aea5a0a0befe",
"id_doc": "5141e3c4-c8a9-4367-9f8e-5b156f16d257",
"id_branch": "4f2d6745-4fe5-41e7-9e9a-8b2e72abbb31",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:37.2575619+01:00",
"date_tax": "2026-03-10T07:07:37.2575619+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6d01017d-8737-45f6-b6f6-871bb8fb59f8",
"id_relationship": "00d29a02-0391-4818-a494-683f58eba547",
"id_loc_from": "76e37dfd-07ed-4df4-8ce2-9b8668f078a4",
"id_loc_end": "511e25ba-c21d-481b-be8f-221e4e8e1e1c",
"id_user_add": "4d21c17e-1ed4-4087-a43f-92bfbf1a1a0d",
"id_user_upd": "0feefc9a-d65f-4528-854a-74ce6cbd31ec",
"comment": "sample string 12",
"id_pos_sesion": "b9e17d99-704f-49f3-b634-c7c6c7bf1c56",
"id_room_unit": "6f38e9e4-e917-48ef-b839-455237ef8a85",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f7276711-920c-4bd2-8763-457c7e48ed03",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "419a0216-9af4-46fe-930d-6e255824901f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9e58054c-c460-4e6e-bd5c-eda062498bb9",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "f80aef00-3948-4a33-b371-edfee1475c87",
"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": "11e27491-2aff-48ec-8f74-e5374767fa2b",
"id_pos": "be03c5e1-8316-4882-80a3-9efe0a3b9b26",
"id_doc": "3d102612-43a5-4b4a-8e50-156bde83cab1",
"id_branch": "58a6703c-0df6-4694-ba49-770f196b46d2",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:37.2575619+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8a3df0e3-8d2c-4164-ac81-56c2c11616ad",
"id_loc_from": "fc288d72-2ffb-46b4-9b63-261f1108ff87",
"id_loc_end": "51cc1272-2135-4e57-b566-5415374bb49d",
"id_user_add": "06f8f5d3-7252-4434-befe-56692ab6ef50",
"id_user_upd": "cbe9bdc8-8ec0-409c-bb23-f734303d6ee4",
"id_pos_sesion": "289da26e-95e4-4656-bfcc-60d97cd8cf45",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:37.2575619+01:00",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "2be73bcc-15b3-4de4-a401-3c9e10e032cb",
"id_line": 2,
"id_item": "5646189d-9232-4d50-829a-db59a6f321a8",
"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": "2831af24-e4f4-490f-a7c6-345fb32f4467",
"id_item": "48a9ad88-989d-4ef5-b976-fbdb07c9462a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "e6d68561-db32-48eb-be9b-6bdef8aa4211",
"id_pay": "e728a092-21cf-43a3-80ac-f4241904829c",
"id_money": "0e3f3db1-0452-4236-92ce-b233226da3d6",
"date_cashflow": "2026-03-10T07:07:37.2575619+01:00",
"coefficient": 5.1,
"id_user_add": "3133ee91-cf4f-4ad7-96dd-83c5ba22d2d0",
"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": "8caff745-3fdc-436b-814c-227cf52a625e",
"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": "5535480f-1f61-4091-94d0-c770e9991f8f",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "32386fac-1ece-4060-9f8b-eb9b65cf42e1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "0e20c92e-5b10-4db2-a05f-3f46a9df2c18",
"id_money_2": "98800b36-9e4f-408a-b3a4-a18d16438c6f",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "a8ce2400-473d-41d2-a5ac-b11d1a0941e0",
"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": "f9523987-f4c2-4059-a53e-08217e537335",
"id_line": 2,
"id_pay": "91c88992-9b97-47cc-bb10-d9dd4a97e7e4",
"id_money": "b924a1a9-2da7-43f5-960a-41f6c8b657a6",
"coefficient": 5.1,
"id_voucher": "7272d2f2-1a63-4a99-95ea-48d4e68dd1a5",
"id_employee": "6d24f390-37d1-43e2-abfb-32d0b25ed613",
"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": "e6575a59-046d-4053-b9c9-ce0e9967a315",
"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": "b7371f9d-3572-492b-b338-4e479c8e72ca",
"nro_sesion": 2,
"id_pos": "81010f99-1149-4330-a316-a2c38c798a2b",
"date_tax": "2026-03-10T07:07:37.2575619+01:00",
"date_open": "2026-03-10T07:07:37.2575619+01:00",
"date_close": "2026-03-10T07:07:37.2575619+01:00",
"id_user_open": "463e0e59-6f9c-4528-84a1-1df6fa6bdd5b",
"id_user_close": "1ea26a90-2380-46ef-b352-f2c2aff37f62",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "dddae728-f420-492d-a0b0-778b7a18e0ad",
"order_id": 2,
"id_item": "c42464e8-5d6b-4890-b9ee-bc20b1eef50c",
"id_item_type": "4761a2bb-40b3-4fc2-bcd9-a39232a759a1",
"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": "ba63b6d8-54e9-497c-94f9-1c570c6a2ff9",
"type_item": 11,
"id_voucher_json": "f1f651cf-7b1b-4949-8750-5cef505c00d3",
"count_voucher": 1,
"id_category": "5004a7af-b443-4257-b8cd-a3f85d997fac",
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "0c075777-48c7-4a48-a4d6-ede701377402",
"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": "4e952fb6-de1b-4083-9e0e-36a0dd298681",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c5bc640f-2605-4452-b664-90125d05919d",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "dbb7c520-a461-476b-9fa6-7bc6b71e3ed3",
"id_room_unit": "2398bc0e-a00b-47c1-86f5-1cb5a2439a10",
"id_room_list": "b9c65cd3-0477-4b7b-8466-51b3a430f152",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:37.2575619+01:00",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"date_open": "2026-03-10T07:07:37.2575619+01:00",
"date_close": "2026-03-10T07:07:37.2575619+01:00",
"id_employee": "55163254-e3a5-4a3d-84d1-a3b81db7ed2e",
"id_employee_sec": "bf60531e-bcb2-4e9f-9323-aa95e402df0d",
"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": "1de9e0d2-d5bd-4d46-8e73-06a35ba84650",
"comment": "sample string 7",
"id_user_open": "11afa2d5-75f7-4483-af6e-1b83b872e202",
"id_user_close": "56a17743-25da-4739-966b-01ded2e8c043",
"id_unit_state": "bcc9144a-e61b-447a-8ba1-3dd59422d13e",
"id_pos_sesion": "afbd5e71-c8c3-43bd-bfb8-6163983c78b4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:37.2575619+01:00",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "50b71de0-c8e4-4893-ae17-d351660cb534",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f36ec151-e378-4a30-844e-fd093381bb7a",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2e699a3b-ea18-4c5c-a62e-0c84d4d5d31c",
"locked": true,
"date_locked": "2026-03-10T07:07:37.2575619+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "7cd27bcc-73ec-41dc-bd1b-3906d25c27e9",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "c6bb28be-a7db-4af3-824c-bb56b64b5658",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "059be078-ea31-40bb-83dc-0593bee6f859",
"name_pos": "sample string 6",
"id_image": "c97e2ed6-4f0c-4424-af6f-c67a84c776c8",
"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": "77c78ac6-635f-4b6d-b7ce-8f100cae6da2",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "63dac79d-e21e-485f-b05e-5a35c41457f8",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "ead654e5-c10e-486c-b32a-c777f9dc7f55",
"id_room": "b17a20bb-1548-4c9b-a323-5e3374a7f7cd",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "5faef1af-e842-49c5-8432-5aa320e5fe04",
"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": "d75ddee3-4f33-4ad1-ba69-cd6418372555",
"id_room": "8b249476-e975-46d0-a309-2b777a85ffe9",
"date_in": "2026-03-10T07:07:37.2575619+01:00",
"date_out": "2026-03-10T07:07:37.2575619+01:00",
"id_user_add": "03a15e35-e66b-483a-b4b2-4daf4164794e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "4784cffb-6e07-4fd5-a76d-42edc96bca6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "a9f45553-e0b4-453b-a1b8-4962044c946d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "a2e7c15f-8973-46ef-968d-a241e250688a",
"id_room_state": "fcf2ab83-ab05-4e0a-8b86-71a7afa81c10",
"id_image": "4b837649-d3b0-4b44-abaa-47f09df40f7c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "fddc3bc3-186f-47d9-94c0-845a4ceb80af",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "edc1b491-4487-4ad9-b062-e71cc2d5ba47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "5e653133-81a5-4eb6-8f0c-d8a96cf13fc7",
"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": "07677e6b-dc7b-4f7e-9670-398d0b5afeaf",
"id_pos_sesion": "ef2dc697-539f-460d-a508-2d7fc1d86373",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "92175d33-47e5-4b6a-9df9-f1a0927ce079",
"id_room_unit_activity": "271d9459-21ee-45db-9434-6a90258fc189",
"id_doc_sa": "327916e6-58be-4515-acf9-ee2760199f26",
"id_pos_type": "299d3494-839a-42b0-8177-afd82a558ed2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8a45136b-3070-4656-9857-40f3ceb393d3",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "8930ee87-6e04-4058-8d03-816791e0c645",
"id_user": "5c4b84c3-d042-4ef0-ab6a-b3c53a8e52e6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "ef565aa4-11f9-47fe-9808-d22c9ba3e6f0",
"id_user": "284e7f63-460f-42be-8fc1-2c2f5b4ae025",
"date_add": "2026-03-10T07:07:37.2575619+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "a0e2819a-297d-4838-b032-8e75754e4fbb",
"spool_server": "sample string 2",
"id_doc_sa": "94438360-b94f-4203-8da6-74cd724937d1",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:37.2575619+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "0e42c15d-d357-42b3-813b-0cc7862f5984",
"id_branch": "f31156b1-a7b3-42b6-b39b-4b4c214483b2",
"id_pos_type": "7fffa940-f9d3-43ee-b5a5-e3d8ed6b4695",
"id_pos": "7cb0055d-86b4-43c1-a044-71cdf4325c77",
"id_item": "4ee90331-c317-41ae-a3ce-d7809d6aa658",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "3aaa2653-d0aa-43da-82b1-7ce35bb7e850",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "73758d19-370a-4204-8fbf-6b7ca5f94733",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "75e17745-d7af-4431-8df3-6877a1f257e0",
"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": "59b1f048-10bd-49fc-a574-1b790b277df4",
"id_pos_type": "db7a2020-dcaf-48ad-87c8-b3e23cdb92ef",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "4e554cd6-5b50-40e8-a6ed-d262a4d1c971",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "1d85d074-6cd7-4f36-a998-c7ee4155f7dc",
"id_pos_type": "6134aee0-3502-4c6c-a461-06c84bd1e93f",
"id_price_list": "a04b7a09-bc7a-4c4a-b15b-b21f0d977849",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "bafa077a-d691-40ab-9009-da2ec9578956",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "d0c7498a-955f-43b5-9be4-20e9954d73e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "01808d82-70dc-4a2b-962c-a867fb02a108",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7fe85432-836d-4c7f-b82a-d66e32af9763",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "19f80307-4eeb-40d6-b2be-f874c439ac91",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "c635ed8d-2879-4364-aa8d-e95809575e50",
"id_item_sub": "4c14a820-9591-4c66-a968-0c9c91d5beeb",
"validity_date": "2026-03-10T07:07:37.2575619+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "5cd48796-68e1-4e5b-9328-e7f6e6754303",
"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": "d8be4f99-ddef-4bab-abcd-f83e21654f1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"id_branch": "56054417-6022-476c-8ca1-1a1a084cffd1",
"id_pos": "dad1db64-f53e-4771-ab44-159e1becd260",
"id_list": "b9834c66-b340-4589-ae4c-6f83b2b001bc",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "b092e7e0-e8ce-42c0-ac1c-a9a476e3f071",
"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": "319fe317-a2e5-4d53-a3e4-687887c8e0d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+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": "0a50e6ac-36dd-4313-8da7-af698c6b264c",
"id_pos": "7f5eae99-cb90-4112-aa79-013a14da4fce",
"id_list": "54d412d6-8494-4a7e-a65b-f83085f9f85b",
"id_item": "0598ed3f-5e58-496f-9790-5f63bbb7b17d",
"id_item_type": "1317ed46-7e68-4a02-b607-c2cbfac9b7de",
"id_category": "ffa99ecf-d423-456e-a243-c06c24d1628f",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"id_user_upd": "a3e0df17-cacc-4ae8-bb82-4881cdc01308",
"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": "0e0ecac7-427e-4b4c-bcbc-582c45ccc0e9",
"id_doc": "84637d5a-9af3-40c4-87bc-6dc73f9d3759",
"value": 3,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "a701fa7b-dcae-4d9a-b0ef-f6209cba0109",
"id_pos": "f74a0e18-63b0-4ade-8c2a-c8770e7afacc",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"key_access": "sample string 5",
"id_user_add": "0335737d-44d5-4edd-931f-bc19810cce05",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "bdb3a634-80c2-4ac5-9322-378a6de8bcf7",
"id_pos": "12fccc38-30ca-4cab-9867-0ab5eb62130b",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "56a2322d-0e4b-4a70-9ee0-f4a8a1532d12",
"id_pos": "6b4c8554-6f2c-4b59-b9b3-d41391fafc33",
"date_add": "2026-03-10T07:07:37.2575619+01:00",
"date_upd": "2026-03-10T07:07:37.2575619+01:00",
"date_out": "2026-03-10T07:07:37.2575619+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": "84f06d05-5e20-42b8-9d1d-0d660557f78e",
"id_user_add": "0fbf910d-669d-49b3-970c-5372a67d7384",
"id_table": "60ae605c-e6f0-4b28-8596-0114ae05ed4b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f488ade1-a62c-4e55-8499-5884a699f49c",
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "dec0fab0-93db-4a17-bd14-c4d51d2eb7b8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "6e8a16b2-482f-4e01-ae7e-7c406b11d83e",
"id_sync": "31bee63b-a1ab-481f-9407-bd8e0b6829a7",
"json": "sample string 3",
"id_table": "18a98397-de54-4ff0-a4b4-b16adbea9211",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "63b87d18-5fc1-4212-9a19-a23db9c77d50",
"id_branch_from": "749be8b1-6f4f-48f5-a98d-5236e4291128",
"id_branch_to": "d4733bd9-e185-4c93-9226-876a4384c4ec",
"type": 4,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:37.2575619+01:00",
"send_on": "2026-03-10T07:07:37.2575619+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": "b46c465c-a6d3-4fa7-8330-50ee704abf74",
"id_pos": "9ab3e2bf-e655-4fae-9682-aa14cf24ebe2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:37.2575619+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": "d5f2b80b-eca6-4a50-a8de-cf7c48fbf12f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "b3a42e82-2a9e-406d-b8bb-f29f492c9244",
"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": "f53b7dd1-1991-41c7-bfc4-d28eb00d5fef",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"date_used": "2026-03-10T07:07:37.2575619+01:00",
"id_employee": "6d5ae1d5-2a26-4ab9-91fa-c5846b59e4cb",
"id_branch": "074a7e9b-fe46-419e-9bb0-e51caac09a9e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4de12739-48be-4d4b-83ae-b39d3dc83c37",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "fc21a43e-f948-4598-b3a0-b890c1a75143",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "165b507b-33db-429a-89d1-7cb800ce57d7",
"id_doc_print": "bf752d8e-d52b-4360-ba85-ef64a970c0c4",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "601b0956-cabe-4a3a-a58c-ab12118d3799",
"id_line": 2,
"id_item": "082e3f47-2129-4818-8899-780914d14ffe",
"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": "dbd88d2a-6b9c-465a-bb19-5635521a975c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "91441563-4e15-4302-9cd5-1655adbc24e6",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9331e9e2-ea4d-4e0f-9783-7aead1f664f8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "9344614b-8043-4302-b12f-90c312ef18f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "b624327e-6f78-4ca8-b3da-30bef3e72087",
"id_function": "2dfed673-dbbd-4e52-9d84-95b44e658efe",
"id_user": "7a74d05f-fbc0-45b3-a55f-5ac131074c2e",
"id_profile": "43fdf9b8-c0e0-495d-b30e-f277f7988e58",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "bb617794-207e-4f56-8d1e-0603dd17b004",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "1234596a-b748-45af-8d69-0ae05e06a4d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "ff23d48d-a68a-4c3c-9e3f-7425089e7abe",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:37.2575619+01:00",
"last_update": "2026-03-10T07:07:37.2575619+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": "2bf5f0c6-d62e-4854-a601-4ef588975065",
"token_id": "sample string 2",
"id_user": "ad2f79a9-9c64-475e-8391-ddfbc46f9399",
"date_from": "2026-03-10T07:07:37.2575619+01:00",
"date_end": "2026-03-10T07:07:37.2575619+01:00",
"created_on": "2026-03-10T07:07:37.2575619+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": "72d240b8-12da-4320-bd44-898dc0f62658",
"id_room_activity": "a68a7e96-4443-473f-a1c4-da405ec24f5b",
"id_pos_sesion": "b06bc698-e7fd-4ba9-8af6-785b74f64914",
"log_text": "sample string 4",
"id_user": "1a240465-2877-4c98-be06-3df0dec595d6",
"created_on": "2026-03-10T07:07:37.2575619+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"
}
]