GET api/Mt_Categories/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "565ac95d-06a5-48e8-bb1a-821edb4c549a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1a629339-03d8-41c4-9aa1-9d114dde67b7",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "148f3ba3-6868-4e07-86b7-27a48fef49a1",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "07d4d3b7-abcc-4a63-a159-295751a9d50b",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "b432a8b9-f566-4322-83b8-f48cb5ed4597",
"id_item": "b2630c6a-08ed-4fa4-99ac-273aff0c2c75",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "fa29bba5-1046-4ca8-ad1f-d3b7cbca88c5",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "03611770-d91b-4130-a744-ae975c617ac3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "fc5df2a9-44fc-470c-aa74-2daab49497e1",
"id_unit_sec": "3bc2ed5a-56ef-4868-90e5-0f77670f7f3b",
"id_brand": "15ab0521-000d-4da0-9213-01459eabe601",
"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": "83fc6214-2526-43bd-9850-e2f02e696032",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "972dbb99-7692-43dc-acb2-649792b75c04",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "08053877-3388-4f79-b0a7-61398076351c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "cabd322e-8e4a-4c27-928d-3fa147b3e658",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "f0ab51df-9512-4797-9972-e30cccaa6291",
"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": "e1f6b947-8a7b-486c-8799-462959ecd68c",
"view_messages": true,
"id_image_photo": "8a0eab20-ede3-4bd1-b7a6-7014b69768d7",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "52d423d7-1aaf-40de-b856-c2e802b80d81",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "624c7cde-dc5b-46f4-ad77-dcdb100fa6b3",
"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": "ab6fa929-6041-4936-9fba-3c065ee7cd45",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "1faba8a2-f2ce-487a-9070-ad0bf2fbc66a",
"commited": true,
"st_images": {
"$id": "7",
"id": "2d6d54af-b0e4-462f-9e8f-2dfa96dace56",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "600d28c1-d4fd-4e20-9716-1c755a1562d9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "992a6222-9732-4272-b3b6-2316cf04e6e9",
"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": "a8161b41-d6e6-42a1-900b-27d3b67b8de0",
"name_pos": "sample string 12",
"id_image": "cdd85c14-c4e2-4569-ad43-9a46be9f41aa",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "325b1431-0819-4b50-b598-14ac15eee063",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "65f125c1-ddaa-4719-a48e-4223b6407733",
"id_branch": "09d9619d-9bd5-4207-96d4-958f859092a1",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "019959d7-aad8-4a56-90ef-7d686ec65f1c",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "d7202144-0aaa-4c11-a58b-e7ec5bbb165d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "4e6921ab-86cc-4fca-8b4e-cf823734a213",
"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": "f949f340-59b4-4e52-952e-d86add74da37",
"id_line": 2,
"id_item_sub": "0003014a-ce11-491f-a973-a1baeb7863d4",
"qty": 4.1,
"id_list": "5295b560-4132-4bd2-8feb-36c8fc14d0d9",
"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": "2170ec96-1dea-4a92-967d-498d3de30718",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b990fd07-4f9e-4cc4-a229-92a3f1698081",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d5cf36aa-ba33-428f-b8b7-6786f4bfa904",
"id_user_upd": "8f4ac4d3-4dac-405a-aa8d-279180853d38",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "cafdbd88-d180-4c87-b6ca-811d0b305c71",
"id_item": "702606c0-e78c-423c-bd8c-c52aa79e8af1",
"id_item_type": "3dec4746-c6ce-4aa0-9067-1042b5a32129",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f5861f76-7310-44f4-8c62-f77ceeefcf17",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "8751d049-f847-4c4e-ade6-296fbbe5b55e",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "16a7c4fa-6a8d-4cd6-b2a6-d568b7f2d867",
"id_item": "6764d4c3-76e6-4180-a8fb-7073335d2665",
"group_id": 3,
"id_unit_ref": "8248f84f-d0a4-4179-8543-e09bb703788f",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "9adbbab9-708f-45c1-89a0-2936a1307e47",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c77ac96f-1102-4d49-a258-4dedef9013d8",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "4a9cd93d-ea70-45ec-899a-a085c4d935ae",
"commited": true,
"mt_units": {
"$id": "15",
"id": "378baecd-fdfc-4659-861f-e0561f4ea9d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "9613f772-ff59-4cc0-92bd-8dd50636120d",
"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": "49ecd65c-d34b-4324-b948-657a3c07f83e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "db63f59d-eaab-4934-9e92-72029a8e460e",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "687e4cf8-6496-4407-9463-f6cc9bbce4d3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "030914fc-d672-4bf6-97de-237c832cdc0b",
"id_line": "e7a6f0ca-5363-45cc-984f-6f13b4ca6ad6",
"id_category": "6e5685ca-9130-4a66-93ed-3aaeeb43db5f",
"id_item": "ad2e03d4-e3a5-43e6-a676-19270d0a0d4d",
"id_item_type": "c069759e-6725-43c9-97b6-28863d3afc58",
"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": "8a764cff-0a4c-46e6-b71f-29e44841dfc4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"date_used": "2026-03-10T09:41:21.8628289+01:00",
"date_sesion": "2026-03-10T09:41:21.8628289+01:00",
"id_employee": "04f38f90-08e7-4aef-b162-45b69d79a1ea",
"id_branch": "4858d962-742a-40e1-b86a-ee682b16ffe7",
"id_voucher_permision": "9ba1ac99-0b3a-45db-99f5-778961de0ba7",
"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": "295f1450-507f-49cf-8188-f7c45fe49288",
"id_user_add": "8ff8d60c-9aae-42ff-9e1d-01bb33479cd0",
"id_doc_sa": "1ca4e81e-17ad-4f61-9f85-7ebe277672e0",
"id_item_sub": "8006496b-e569-4bda-a753-e99f93ec8c5e",
"id_pos_sesion": "2f83a520-a407-47e4-97b3-08d5e19f9c53",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "f05fa046-5a89-447b-9b24-68c23c12f7e7",
"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": "135b8b17-720d-4fc0-97f8-4818e3e631ae",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "00b58001-8199-48f1-877a-7bc3996d574d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "d32cc31c-eace-4de5-9abd-f7957f8300c0",
"id_pay": "f45c228a-bd53-4a62-b4ce-f1641b38b4e9",
"id_money": "01c43c4b-7417-4cc0-aa37-519ab4c10f75",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "643d1efa-3085-493a-b454-de7ffb3d2793",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "270cbd7c-b7ef-42e5-bef7-50559f24d291",
"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": "fe51d5f0-e6b9-4339-a8dc-5bd2be687910",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "af9f2267-84ab-4d36-867e-63e1e597adac",
"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": "49d3b46a-2852-4560-ac1c-c80b9046f13f",
"id_doc": "5890e0e5-c114-4be2-a6ee-47aea70568f1",
"id_pos_type": "2437ec9e-5ee8-411a-9c47-7ebf276123f4",
"id_doc_print": "686e16ef-3ef1-426e-ba8b-7437814a34f9",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "ca533260-879b-4fab-9b1c-3ec7443804ef",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "ff4684a3-4907-49cf-98ff-e44abbcfdfc5",
"id_pos": "5f4b08f6-889f-49a9-8cf8-c4060b27fda6",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "b365b42e-6b81-4b27-90a3-c7a5b81b4e89",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "a8fe4855-0004-4fd1-8fa4-d2928ea1d945",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ebd4886a-b2c6-45a9-988b-599e2afd58ba",
"id_zone": "96bad71e-3d17-43b4-98eb-5701dc90c868",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "e7aa7ac7-9226-40ff-9a29-e1badc104cc4",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "0ee5ac40-e379-4d5e-8a6f-039f9436f5ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b38d7c28-4a0e-4a5c-971f-237d2a697caa",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "d0b5e4c1-984f-4eff-bfdd-2a8447738de7",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "58aa68b7-3b44-4ebf-8d8c-536684fd0be8",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "43b1ba21-3f6b-46cf-86f5-15b5c17aa248",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4d049ab9-4d8b-4bc3-9335-33519edf7494",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "56ac6940-2727-4c3d-b85b-a44cb2457aba",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "a1d4b18f-2c49-4515-b171-f461909397c9",
"id_cloakroom": "093c3151-8edb-4184-bba5-b63622bd9ca2",
"id_pos_sesion": "5ca926ed-9ded-4a00-b00f-14e2c84d65e2",
"unit_id": 4,
"date_open": "2026-03-10T09:41:21.8628289+01:00",
"date_close": "2026-03-10T09:41:21.8628289+01:00",
"id_doc_sa": "5b37ec75-41e8-4e2c-9900-eb52b1c80d3b",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "643a67de-6b79-4e4b-baf2-d67e8df5b90b",
"id_pos": "c3f03e12-14d3-49fa-a37b-cb74e340b4c0",
"id_doc": "64724546-dfa9-470c-9f67-f1d55005aa43",
"id_branch": "c53e0f0d-b475-4352-b429-f5119a49a17b",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:21.8628289+01:00",
"date_tax": "2026-03-10T09:41:21.8628289+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a8ff5ab9-6658-4c45-a317-fbdc3b28655d",
"id_relationship": "80ca2fa4-69cf-4260-9f63-b9ebe3dd4bbc",
"id_loc_from": "9dc864e9-d867-43c7-a4d7-885ebf1a783e",
"id_loc_end": "c139502d-1b23-49ce-9739-eb41e231edd0",
"id_user_add": "cc95c730-996d-49d9-9452-b48a8dd75015",
"id_user_upd": "011e171f-9299-418e-b0b1-ecc72fd3dcc8",
"comment": "sample string 12",
"id_pos_sesion": "5fbfdeda-56f2-452e-9198-1a22becf5f57",
"id_room_unit": "334f16c4-c387-4447-8a88-ab5c69756005",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "27742db0-a186-43cb-a07c-efa5ff4ea1b2",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "a850c379-2dac-4e01-8fdc-24f5f75a961b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "6443390f-4e99-4ef0-a9dd-9e187af27de9",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "5465d164-a2ea-44df-8a70-986b5e1ef1a9",
"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": "e16da627-d9e6-4026-85cb-73e8a7ea61cf",
"id_pos": "1d12e253-b6ac-4263-80c8-3072a7b0df4c",
"id_doc": "53bf2683-2c3e-498d-8d90-236f1925da46",
"id_branch": "2a52dfd5-7b11-4852-a643-93068158686d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:21.8628289+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b83e07d7-4095-4ae8-8ee7-97b1f9af2fbe",
"id_loc_from": "eb755119-c793-47ab-b632-10b2b7765b38",
"id_loc_end": "eea51381-dd47-45c8-a6d2-0e56a845a154",
"id_user_add": "4b9be908-4c95-4087-9e74-3efe22a5a3b0",
"id_user_upd": "51bcb9be-af67-467c-bfbb-300c3b6848d7",
"id_pos_sesion": "0f263749-25c3-4c20-b316-54ef3d535366",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:21.8628289+01:00",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "a4388694-0b45-4197-910f-e8cd05f8b343",
"id_line": 2,
"id_item": "802df768-da83-46ab-b658-8e8b5eff04d9",
"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": "b5f8bae6-b165-4316-9721-684577c523dc",
"id_item": "e9142cb9-af8c-4179-b975-dee0cc496b56",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "6f7e5cdb-bfda-494b-8892-04dc52902d2e",
"id_pay": "787fd702-1cee-4719-84ca-5f6e221fc720",
"id_money": "94f7bff0-1a03-4d8b-b440-6a2409f7a403",
"date_cashflow": "2026-03-10T09:41:21.8628289+01:00",
"coefficient": 5.1,
"id_user_add": "edc65f00-3cb7-4b2f-bb23-4b736410b30f",
"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": "90ae3228-e471-46bc-a72e-e238e4cdf6f1",
"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": "a652c9d6-e60d-4cad-a435-1dfc122ff946",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "9c10636c-ddb3-4b34-aeab-b028672dd877",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "e9febc43-612d-4434-a38a-7bb710adc467",
"id_money_2": "95620e40-fc5a-46b8-9b3c-4d3a5ab46325",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "2452812d-f1c0-49dc-bf33-e2d993670076",
"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": "9a4e3be0-c032-44f5-8501-55435af0ef37",
"id_line": 2,
"id_pay": "f1c01be0-4c6e-422c-b788-caf5cc3af3fb",
"id_money": "0a8ea675-1994-46e7-9488-d73b266b686f",
"coefficient": 5.1,
"id_voucher": "3235cbd8-0e29-4455-afc5-c7645d9173be",
"id_employee": "e9a66c15-452b-4bd7-8999-1dad027a10a0",
"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": "7ab423b8-7848-4867-a3bd-857e02ade797",
"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": "f9b0f0b2-1226-48ac-a535-7c3c95fdac12",
"nro_sesion": 2,
"id_pos": "7e02fbb2-fa8e-4959-988a-7fc0af56bf63",
"date_tax": "2026-03-10T09:41:21.8628289+01:00",
"date_open": "2026-03-10T09:41:21.8628289+01:00",
"date_close": "2026-03-10T09:41:21.8628289+01:00",
"id_user_open": "eb1b8f6a-55e5-4f5a-9c58-e4f5608b326b",
"id_user_close": "064cb913-f0c5-4191-8f21-c245e1719246",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "285d068c-fbac-47a4-a8d9-e2a45143ff5e",
"order_id": 2,
"id_item": "f6f50897-6eed-4a0b-ac8b-dd90a420f997",
"id_item_type": "129ea106-cffa-4a9e-a2b1-e3a745b7de44",
"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": "8cb3409b-91a2-44d3-9802-1cbd30d25da5",
"type_item": 11,
"id_voucher_json": "14dcc4a7-717d-4918-80ae-c053ed1ea30c",
"count_voucher": 1,
"id_category": "0e8d0d7d-0982-48c6-a007-e892bfbc3a06",
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "3f449506-e57f-461d-9846-9e68f6bf4432",
"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": "7330582e-5c86-49bf-b179-389cf0b8aee5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "422ef754-4a2c-400f-9953-0d6859562b3a",
"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:41:21.8628289+01:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "56c86674-94b8-4b1f-a20b-755285325941",
"id_room_unit": "fe8d4636-2ad1-4e11-9d01-018cbd7a3e2a",
"id_room_list": "97027f89-af19-424a-9018-e89f510c22d1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:21.8628289+01:00",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"date_open": "2026-03-10T09:41:21.8628289+01:00",
"date_close": "2026-03-10T09:41:21.8628289+01:00",
"id_employee": "d8d207c3-fc0d-40e0-8cb0-82ca44deb542",
"id_employee_sec": "1a585fd0-b7d0-4bf9-b3b5-08fdde1c02de",
"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": "3912d4b8-16ae-4ec4-b314-dd66de2208e1",
"comment": "sample string 7",
"id_user_open": "72f2a7d2-9fd6-4419-a423-99aece33d9dd",
"id_user_close": "c6fdc498-2150-4199-b1ff-a4bbe99f8aa5",
"id_unit_state": "a0d3b45a-11c0-4575-a5d1-20e48f3c59e6",
"id_pos_sesion": "c74236cf-678d-48e2-8d0d-8a252e756dee",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:21.8628289+01:00",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "f5c3f0e6-f55b-49fe-84b4-a817ca326597",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "75ea16cf-e0c3-4854-84fe-56e1043ebd14",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "86cd739d-c7a9-4fde-a24c-58055d98c0d5",
"locked": true,
"date_locked": "2026-03-10T09:41:21.8628289+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "823e12df-9f97-49d6-a8e9-f106414464dc",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "540c65ca-6dbc-41b7-abd7-6784c094924b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5a1c051f-b568-4cca-b6ce-a56fdb193b3d",
"name_pos": "sample string 6",
"id_image": "500b64ea-59ef-447a-8052-8e61bb79b7db",
"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": "23674639-e255-4ce6-a0e7-1aed99f20f94",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "792d6a40-9fd1-44a9-a495-3079893b6c21",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "62eb82e0-d25b-4fc2-b781-402e5d71a7d2",
"id_room": "307fafa4-0432-487f-bad1-c933929a1ede",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "3d267cdf-e5a1-4a1a-9fba-a346c924b58c",
"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": "e1fe7989-76dd-42bb-92ef-90bb51e59e53",
"id_room": "61286da7-c742-4187-b4bc-6d504c7a0d9d",
"date_in": "2026-03-10T09:41:21.8628289+01:00",
"date_out": "2026-03-10T09:41:21.8628289+01:00",
"id_user_add": "4ff2365f-949b-439f-84f7-64c5130c6cd2",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "bd4bfed4-d94d-4ebd-a601-c8ea0c5c01bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "6a6fe214-5549-41e8-820e-b812760e3c02",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "2d321b1e-0983-43ae-bd4c-557189dfea06",
"id_room_state": "b9dfc702-c61d-4e15-8620-55331d25a800",
"id_image": "ed31d8f9-8749-4a42-b7ee-a7b1a1ad09ff",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "327f694f-60c8-4ada-b324-7a3779f66f88",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "c0fe7ce0-2e92-45f6-b5bc-e28843107fdc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "1da6a9b4-3e02-4715-abcb-46c4966f2d1d",
"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": "e30fc5e7-a908-4020-aa9b-9acf3ff78105",
"id_pos_sesion": "d44e3fd8-b528-4c60-a688-f9a983d9f0d3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "00cbb5a8-1b68-4aa1-902f-405e291f1478",
"id_room_unit_activity": "6171e8d8-5624-4583-800e-e535b70a0aa2",
"id_doc_sa": "0e907531-9b3b-43a7-a2e2-7b8a89eccf01",
"id_pos_type": "a3eb70ec-b024-4520-9a30-b349bd5e7d9d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "18bea76c-655d-4a52-ae0f-8f72a29a66c3",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "5b66cb5d-39ad-4d34-83cf-9b04e08a4cfe",
"id_user": "37dd1e67-22e2-415c-a091-aef132a2e2d3",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "a474a34c-ca57-49f1-a141-802c411e8cdd",
"id_user": "62c91c8e-7da3-4cde-bae4-89c533c12e7d",
"date_add": "2026-03-10T09:41:21.8628289+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "030551de-b739-42ea-8028-e7ab5b25db6d",
"spool_server": "sample string 2",
"id_doc_sa": "8e97fa72-d05b-4b6e-b63c-a1d5991c7267",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:21.8628289+01:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "52",
"id": "c9948a30-e13a-4db8-8a84-1135c9aa8c0c",
"id_branch": "50ed7eda-029d-465b-9996-242994104c81",
"id_pos_type": "f89dd1ed-c455-46fd-b171-ab1231f2c291",
"id_pos": "ae50662a-8e0c-4bdb-b445-0827e59ea285",
"id_item": "c0b1666e-ce60-44a0-bf6b-7cae4637dd3a",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "9f1f50c8-b961-4bd0-b2c3-83c53a330863",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "53",
"id": "f0b858d7-7c83-4785-9d04-fc246c45d1cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "827d5620-95d4-44c0-adce-6dcc3a6eebf1",
"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": "5a2359ac-6478-4b2d-9d8f-6a5599d47c16",
"id_pos_type": "9ebcf6f9-7848-4884-afa8-787c3b728195",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "0a724b26-cdd4-4f42-a00e-f8d7d8da16a2",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "55",
"id_pos": "ff76f8f8-3649-4291-82ca-4591ac6e9404",
"id_pos_type": "858ee4c5-02a7-4dc9-b2ca-da8d46847863",
"id_price_list": "dbcb3328-a19d-4f71-a713-8294f08148c3",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "e255d8af-4d8b-4fba-86d9-b63fb86df677",
"commited": true,
"mt_pos_view": {
"$ref": "54"
},
"mt_prices_list": {
"$id": "56",
"id": "8ba93463-6f21-4d7b-a495-71cbe56e2501",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "78af44d9-dfd0-4299-bd6a-f076e5161ccd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "eabc1cf7-4e1c-4dd4-8c90-7f458e0b3374",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "d2f62917-fa0d-4521-bfa7-9bf1839d9228",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_items": [
{
"$id": "57",
"id_list": "6fc529c8-8a8a-4b20-a959-21fad0ec0a25",
"id_item_sub": "586a6b77-aae6-4be2-b39a-62f65a7bb59e",
"validity_date": "2026-03-10T09:41:21.8628289+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "e53770ad-3413-4156-b1f4-04cbe91cd181",
"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": "a7e64912-be64-4618-9728-0561df68fffa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"id_branch": "9834fb0e-b237-4251-9523-e0f33ad2ed17",
"id_pos": "55bc314b-8903-4406-82ec-27a2380229a4",
"id_list": "2bcefbd4-7b1c-4648-b750-c40564644f2f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "6b855c0a-e684-42f3-bd7b-1467b730c511",
"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": "c1b5b186-a5c9-4c49-a604-f9a5709b200c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+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": "77007494-851c-4fc3-b0d9-2bf801c15275",
"id_pos": "12f9446d-ebe3-4a43-a082-c40d080456ab",
"id_list": "eeacb9fc-fe21-4465-86f5-587bbe8f6001",
"id_item": "d3bbcfdf-b3e7-4f72-ac74-9fae82e40fe8",
"id_item_type": "fe463870-f7e8-4094-9a58-9935949fe3bf",
"id_category": "92fb1557-9ff8-4630-ad74-0a9f7fa1689e",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"id_user_upd": "7bd8c4fe-4117-4631-98d9-ba27c88ec3fd",
"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": "9d56cc41-087d-44f0-ac5f-7726f68fe7c9",
"id_doc": "28073242-43cc-474a-a597-7a6623bf0a6f",
"value": 3,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "61",
"id": "441bb91c-2c9d-41de-bc23-c2353d38c79a",
"id_pos": "de1d40b6-1736-4072-8fde-7e9606082085",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"key_access": "sample string 5",
"id_user_add": "9da46a4a-3feb-407d-90d8-2519d85ef0ae",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"st_users_pos": [
{
"$id": "62",
"id_user": "f3229de2-701d-4b15-8a27-43f8f7d3c7a3",
"id_pos": "c6acc7ae-a5dd-4e04-97b8-98f11a40dab2",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "8acd4903-e08a-49e4-b320-6c9e300f9640",
"id_pos": "cb19f361-5b23-4710-bdee-208ca55167f5",
"date_add": "2026-03-10T09:41:21.8628289+01:00",
"date_upd": "2026-03-10T09:41:21.8628289+01:00",
"date_out": "2026-03-10T09:41:21.8628289+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": "72485a9d-2476-46f6-97d9-ae1af4bfe018",
"id_user_add": "d6d787f1-f816-4f71-bda0-49ba963aafe0",
"id_table": "8d7fefbb-87b6-4a5f-a14d-bd32edf6f5b5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "457ccf38-0d92-4c8d-93cc-966d74c130b5",
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "65",
"id": "eea69d2b-1385-40d8-8e19-993efbe8c620",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "66",
"id": "332d118f-80c5-4485-afc7-2baa89caa292",
"id_sync": "d69ae767-e30c-49ee-b44a-4420f374015f",
"json": "sample string 3",
"id_table": "1f46f1a6-3328-4f28-8e54-a880d37a08b5",
"order": 5,
"st_sync_packages": {
"$id": "67",
"id": "0d238c27-7668-42cd-863e-02af99f3513e",
"id_branch_from": "37d61b94-c412-45f8-85a8-644b91849d9c",
"id_branch_to": "49b201dc-17cc-43a1-9cb6-e58b45f59413",
"type": 4,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:21.8628289+01:00",
"send_on": "2026-03-10T09:41:21.8628289+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": "c8621932-3180-444f-90f5-b6a3dbddebe1",
"id_pos": "9a81a92d-9a68-42ae-bede-508847581464",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:21.8628289+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": "adc418e1-119e-4182-80be-450ea19ffa50",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "70",
"id_doc_print": "19db6131-34b5-4ef6-bcf8-e3d4d1cdc2a7",
"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": "a135fe30-bf87-47b7-8b2c-650833f4081b",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"date_used": "2026-03-10T09:41:21.8628289+01:00",
"id_employee": "7449b0e9-a287-4181-aa67-4a9112fd2358",
"id_branch": "ec9b1669-cb0a-4320-b929-eb65ec7c0c32",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a5992832-bd35-472e-8ef1-5d73320199df",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "3675f029-111c-4711-b69a-e656e610030d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "860c8beb-a615-4bec-ad05-4df91211ab3e",
"id_doc_print": "85b52fe7-6379-40d9-9986-62e56b0b8d07",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "17ed67d9-541e-4ec0-952a-41ab51b6b113",
"id_line": 2,
"id_item": "5403baa9-05a5-4d41-ad11-b858fafa6068",
"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": "d6ea0873-1891-4fc1-846b-54f9401b4f18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f8290477-b551-47e7-b21d-abc489f01ab5",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a7ea048c-0313-475d-8f7d-fc632c4043f7",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "10958a0b-3465-409b-9bcf-05fb19f5b36f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$id": "76",
"id": "34340069-13cb-48e3-920b-d3088db76b4e",
"id_function": "a94c3663-38d2-4db1-b1e4-a526998259c1",
"id_user": "1036e6bc-057e-4a26-9e8e-6a5e6d1c087b",
"id_profile": "1fda17b4-152a-4d53-96f9-d42019909d5b",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "100eb1e2-a1c7-47f7-8494-5f36abd83199",
"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:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "a0285600-b201-4539-9d2a-c76692bd9010",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "0577d400-ca68-4367-baaf-306d6a9db52e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:21.8628289+01:00",
"last_update": "2026-03-10T09:41:21.8628289+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": "2527a994-1c13-4549-aa84-51edfab4d073",
"token_id": "sample string 2",
"id_user": "702a8c75-213b-400c-b683-81241ae02772",
"date_from": "2026-03-10T09:41:21.8628289+01:00",
"date_end": "2026-03-10T09:41:21.8628289+01:00",
"created_on": "2026-03-10T09:41:21.8628289+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": "da8d9348-66c5-4a9b-b07a-c3d410b64a1a",
"id_room_activity": "bf331360-c75d-41eb-a415-f3387908cbd5",
"id_pos_sesion": "3fd7d1c4-c9b4-406f-a95a-8d77d2510f48",
"log_text": "sample string 4",
"id_user": "e55a8b22-b6e0-4315-b2c8-fc223e81e631",
"created_on": "2026-03-10T09:41:21.8628289+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"
}
]
}