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": "e2a70bbb-acad-487f-9622-8ab6a545727b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "14854e0a-6235-49f3-ac40-de982fadb248",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "bdf52b40-e620-473a-8fec-391e03009b2a",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "032252c3-6c59-4bb4-a8a9-10971ed8ff4b",
"commited": true,
"mt_categories_items": [
{
"$id": "2",
"id_category": "b4935b3a-27ea-4230-835e-0fb5584bdda3",
"id_item": "6d07c8b5-4403-41b5-8b6d-16db6a8c6ae2",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "13847da2-76af-4c3a-ae97-c9f92f91f0cd",
"commited": true,
"mt_categories": {
"$ref": "1"
},
"mt_items": {
"$id": "3",
"id": "dba4f329-94b8-41a9-830a-81230014a5eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "7e3d5ef4-f1a6-45c6-803c-7628bde7b41e",
"id_unit_sec": "072b4280-f9b5-4b87-aef3-3ce93c3b5812",
"id_brand": "45cc6aff-1ad8-4156-a651-60c361a28e40",
"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": "eb195365-cddc-4c30-a16a-86b500d8b864",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "fd9afc49-7e6b-4210-92a1-837be9fbce2f",
"commited": true,
"mt_brands": {
"$id": "4",
"id": "dec894d7-283a-476b-9f79-d296d3817e21",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "5f45161b-fb43-444f-ac62-95a3f70b206d",
"commited": true,
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users": {
"$id": "5",
"id": "c1c344aa-6770-4b79-942a-22db73cc43a5",
"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": "43527b5b-2813-43e6-9f85-6e49417be496",
"view_messages": true,
"id_image_photo": "0abc50a6-b1c1-4d15-8ed6-a6c45b975e5c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9eadcf85-c736-48ff-8a59-8f84070caf19",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "25b652a0-23af-4814-8246-49d1a7ff2dbe",
"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": "312654b3-7461-4569-846d-8820d3cbb5b5",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "a8ed3021-a1a5-4b13-bed7-c85d65e1f73f",
"commited": true,
"st_images": {
"$id": "7",
"id": "4f938faa-1e8d-45f7-8cf8-b5f7578584e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "28e2f590-eb6c-41de-a314-08eee249a929",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees": [
{
"$id": "8",
"id": "a0d39b4d-52db-499b-857a-ed9810e565ad",
"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": "1eb6e1df-d483-4cb5-801f-e195f7ed5ac7",
"name_pos": "sample string 12",
"id_image": "8f21bbdc-eb16-4401-b6f8-7b8bb5882d22",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "1d1c2c05-de52-4d2b-9e56-448987dbfd86",
"commited": true,
"mt_employees_branches": [
{
"$id": "9",
"id_employee": "a68df8e6-d16f-4638-8799-1a3297e3e880",
"id_branch": "0a3825c8-31b6-4162-9acc-859845f507a2",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "01aa6f8e-a529-4311-804d-a8367780a3c5",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_employees_profiles": {
"$id": "10",
"id": "fd13536d-46a5-4045-892b-37104950d89a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "47443e52-a5b0-477c-bd3a-d20f8f8a208d",
"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": "7ed55304-dbd5-440a-8e56-ef47a323e79e",
"id_line": 2,
"id_item_sub": "77e1f537-d3e9-44ba-8724-a7b794a88555",
"qty": 4.1,
"id_list": "4f788bdc-56c4-4e47-a279-3393aaf6e33e",
"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": "6b98b0ad-b172-41c7-806f-1e11f8a2743e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ac73d1d3-4e57-44b9-8eba-6c5375ba56b5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "fe973703-a58b-4144-a559-202efe825f7a",
"id_user_upd": "49b10a52-cf84-4f1f-b9e8-bcf2862a1075",
"active": true,
"mt_employees": {
"$ref": "8"
},
"mt_items_sub": {
"$id": "12",
"id": "d188a270-28eb-48e5-8973-1db3cfbfed7f",
"id_item": "39fc7cc5-66a4-4bd3-ba2a-9f90412e4918",
"id_item_type": "7d7d3a61-a9db-412e-94fe-2e19a1c03b9f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9efcbf92-34ab-42b0-aa0a-f425ce3fcb7d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "b48c01b9-9f9b-4438-82af-7c8cb7be6530",
"commited": true,
"mt_items": {
"$ref": "3"
},
"mt_items_formula": [
{
"$id": "13",
"id_item_sub": "ef7d416b-4925-47b7-9af1-822efe1ae630",
"id_item": "e76cb14f-c96c-4e3f-a407-600ada899968",
"group_id": 3,
"id_unit_ref": "781da046-c672-4dbc-bf23-d0716db309fc",
"qty_dis": 5,
"mt_items": {
"$ref": "3"
},
"mt_items_sub": {
"$ref": "12"
},
"mt_units_ref": {
"$id": "14",
"id": "3f636f11-1876-45e7-94da-f780e7ffc3ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3ede3e51-17fe-499c-8e69-008390be3ccd",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "66e238d3-d38f-48c1-b879-36fa357b082a",
"commited": true,
"mt_units": {
"$id": "15",
"id": "592c4c76-c4d4-4d67-abb4-82f1246825e8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "d2d24129-0afc-4843-a3a3-5e60d887da31",
"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": "a76b606a-2144-47d0-9b40-5d157b183548",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "58c79074-2588-4390-a4ca-0c84c1bfdfb5",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "b7568b7e-1dc1-42ef-8e87-f387a4f957fb",
"commited": true,
"tt_vouchers_det": [
{
"$id": "17",
"id_voucher": "83fbdca2-2808-42bb-bc6d-c80fb1556055",
"id_line": "dbc58321-88ef-492c-9886-c21175e95eb8",
"id_category": "23830893-6b53-49b7-b93f-50c659aaf04b",
"id_item": "48a6ca7e-f7a9-4d42-8589-2e5926013239",
"id_item_type": "c3b20760-9a5e-4a50-9683-59380d24b821",
"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": "95561071-b189-4ecb-aebc-5d995dde60c8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:46:24.7547231+02:00",
"date_end": "2026-07-08T10:46:24.7547231+02:00",
"date_used": "2026-07-08T10:46:24.7547231+02:00",
"date_sesion": "2026-07-08T10:46:24.7547231+02:00",
"id_employee": "59c46b6d-c660-45af-ab7b-0ac54f68a119",
"id_branch": "d8c17b0c-58c7-4440-80ac-b948aef8679f",
"id_voucher_permision": "e03dee22-3a25-4981-bb7a-89f816a1b697",
"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": "0baa22a1-9ceb-40ea-8148-504f36a56dec",
"id_user_add": "96976d5e-e64b-4c53-a492-899d196b8782",
"id_doc_sa": "6aa48f6a-3a3a-47cf-bc2f-7901a502c11f",
"id_item_sub": "74d49841-c4b6-4dd9-b8a3-07adefa34acb",
"id_pos_sesion": "29fa5c14-d249-4df0-adc1-2480ffb58d52",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "8"
},
"mt_payment_types": {
"$id": "19",
"id": "98f8d85a-7e05-4fe9-b282-dbe84f598778",
"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": "609d376a-ca3e-4695-b23c-6d4df83e2d92",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "86cab7af-de63-44a3-97cd-59625e916b81",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "20",
"id_doc": "6a805e58-d96d-4a8d-89ae-e3140fad56e8",
"id_pay": "e2394544-8333-4c07-a4b0-4ddfe8d91737",
"id_money": "cd0dc311-769b-4bd8-b151-b207035ec9fb",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "86310a2c-36e9-44c8-a4bb-c729b424407c",
"commited": true,
"mt_docs": {
"$id": "21",
"id": "c59b9dd3-62b9-410c-b71a-1ed608f6af43",
"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": "c42d1400-b4b9-4b9d-b499-b7f5212914c3",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "518b74cd-2e59-4032-8681-b9fbc57f676b",
"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": "2b19317f-bb71-4499-9bdb-41add06b0c69",
"id_doc": "6738ea6f-16a6-40a0-8f12-f56f26df50ee",
"id_pos_type": "f7baf1b4-09a1-496d-81e4-5274a7e91e59",
"id_doc_print": "1cc1c9ae-7af1-46fc-be18-fce53e6732be",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "bc27a2a5-7177-4e1b-ba46-f91c2d011738",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos_print": {
"$id": "23",
"id": "0de02feb-e527-42e5-a59c-23822ea65a5c",
"id_pos": "9f5d255a-c947-44cd-879a-09eda026688f",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "5bf9b01a-5655-4aac-a194-63287d6a9a65",
"commited": true,
"mt_pos": {
"$id": "24",
"id": "785add86-d919-4174-abc8-4854c35196bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1d24e553-16d0-493c-b66c-9076190649a0",
"id_zone": "298eba23-f1e2-4be0-b181-c3db1c731084",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "1712d15a-8317-4829-affa-5cd06dfa101e",
"commited": true,
"mt_branches_zones": {
"$id": "25",
"id": "d0bb1363-5119-4ded-a70e-e8cf8655eb40",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0c1deb60-b712-4652-b385-e33431aa716e",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "ec7966d4-5a0c-42b7-9f0a-90eb415ea401",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "26",
"id": "3c0dc3f7-62ea-44f3-b599-aaafbaef4dbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "07b56111-9f0e-4240-9b37-4a00c1ae8a47",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c4792372-902d-4508-9d91-9910b54a359c",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "798a4738-a43b-4073-8336-8991414e6b88",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "27",
"id": "90e0cb1d-2ac9-4bcb-a1ef-c0ed1dae0858",
"id_cloakroom": "9d2c3483-6148-4e53-8898-70e5c22a0cc0",
"id_pos_sesion": "26d78ae6-c0c0-43a1-8a48-391b3165fd23",
"unit_id": 4,
"date_open": "2026-07-08T10:46:24.7547231+02:00",
"date_close": "2026-07-08T10:46:24.7547231+02:00",
"id_doc_sa": "eb8f291d-e261-4177-a696-10c2d8a47e89",
"commited": true,
"mt_cloakrooms": {
"$ref": "26"
},
"tt_doc_sa": {
"$id": "28",
"id": "da89cfcb-096d-4b39-aa81-7e0535e77bbd",
"id_pos": "78403454-2dc2-43b4-8208-cda34d79c71f",
"id_doc": "624d5f7d-7e45-4c99-8666-b4e25689d8d4",
"id_branch": "32a23807-570c-4df1-a697-e14d9b560c5b",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:24.7547231+02:00",
"date_tax": "2026-07-08T10:46:24.7547231+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "47645d52-fd81-484e-a24f-f6b2f33f8b79",
"id_relationship": "efa55a84-ea3f-4bd1-9ade-7ed93909e88b",
"id_loc_from": "ca576e9d-5262-4b36-9ec1-ce716636d6af",
"id_loc_end": "285261b6-890b-4295-a148-30a553c2af52",
"id_user_add": "b4219918-bb87-4121-9336-9c5d101dfc4a",
"id_user_upd": "d0e1f4c2-7621-4302-8718-0f48935ac116",
"comment": "sample string 12",
"id_pos_sesion": "27864938-be86-4718-b3f4-6c4fe532ac90",
"id_room_unit": "f6b562d9-5534-4cca-bbec-b6ec07ec2b59",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4ef9ce7f-a065-4c4a-b0f8-bf2e1fd26f4a",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "21"
},
"mt_locations": {
"$id": "29",
"id": "9d2f2fca-51c5-4f1a-8195-3179fb674f8f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "267d622c-bebb-4bdf-afa5-3df8b5ba3f13",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "6412494d-d6a9-4900-9503-e507e10aabb5",
"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": "a6a033c1-36d3-433f-870c-bf366c6ebe67",
"id_pos": "d4465fd4-f729-455f-9651-d84cef032c07",
"id_doc": "cbf80bfd-55d7-42dc-b28d-887c6f9d1eb1",
"id_branch": "220db60a-64eb-478e-9a08-6eb23c5b7448",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:24.7547231+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ca5753f3-5aaa-48af-b5bb-ca00d0d25650",
"id_loc_from": "e2a9292f-61ef-4b48-836a-11999c45a62c",
"id_loc_end": "59f79ada-936d-49f7-bcd8-6d0921789d31",
"id_user_add": "604fd866-62d5-413d-8f71-9786e2605f59",
"id_user_upd": "c6e3353c-5b02-4947-9c40-b1ec3d41bf5e",
"id_pos_sesion": "878b4747-3f89-464d-8128-d639a6f461fa",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:46:24.7547231+02:00",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02: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": "e64750e1-021d-4117-bffb-24a10189bfc1",
"id_line": 2,
"id_item": "9adf9ab3-7366-481c-93ea-fa24a4f504ca",
"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": "fe578285-86b7-4529-99a1-442797cb63d0",
"id_item": "453846b4-1f04-451c-8f56-44251edd1be6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02: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": "ff9f95db-ba83-4b4d-9df1-60fe4ea7f1c8",
"id_pay": "8a89b8fe-e7e6-4e7e-8c6f-61fea821b243",
"id_money": "f916da1a-d50a-4c66-9d15-8bfc4b0a89f0",
"date_cashflow": "2026-07-08T10:46:24.7547231+02:00",
"coefficient": 5.1,
"id_user_add": "35daacab-5812-419e-9fbb-fcce6eb0b862",
"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": "dd24643d-33e9-46ff-a687-28b14fba168c",
"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": "e90140e8-7956-4d52-b23d-232cc4a864dc",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "61bc101a-c3e4-4d14-b899-8a67fec1ce54",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_money_rates": [
{
"$id": "35",
"id_money_1": "f9f6aa05-6ff4-40d3-b290-de35193ff153",
"id_money_2": "59bc3de4-98c7-4cdb-bce6-63bde530af88",
"date_from": "2026-07-08T10:46:24.7547231+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "5b219692-c4db-47d7-b3f6-757db81c41b2",
"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": "ecd259d1-c63d-4a5a-be6f-717fac8b1937",
"id_line": 2,
"id_pay": "6f37c9cf-9ab4-4360-bc12-9b7b5be21367",
"id_money": "d7c8bc7e-c156-4383-85ce-1707ed18d734",
"coefficient": 5.1,
"id_voucher": "c56c0c6a-a7a3-4a8a-a9b6-2031f4cb63e8",
"id_employee": "db10c6dd-4dc6-433d-acd5-d08966b2f58b",
"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": "e6e7f4cc-41f0-4306-996c-ba48dc8ce818",
"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": "df272cef-8e1a-48a7-97fe-a05347f5208f",
"nro_sesion": 2,
"id_pos": "4cff063f-b04d-46e3-81be-0fd75d3e0e4d",
"date_tax": "2026-07-08T10:46:24.7547231+02:00",
"date_open": "2026-07-08T10:46:24.7547231+02:00",
"date_close": "2026-07-08T10:46:24.7547231+02:00",
"id_user_open": "df54813f-e4ab-49fb-b88c-5fe20c087dcc",
"id_user_close": "a4b5df63-133f-40d4-8265-f8e880f73fcf",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"tt_cloakrooms_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_items_customs": [
{
"$id": "38",
"id": "d8b748c4-2177-4bfe-b458-c0bba1f5b8e4",
"order_id": 2,
"id_item": "b3611177-a069-4ddb-83f9-792fc10ba7e9",
"id_item_type": "c0aee8f6-0119-49a7-8a6e-f43a66f17c4d",
"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": "41b3cf11-7b8b-43ae-a811-80cb96f4184e",
"type_item": 11,
"id_voucher_json": "6ae3bcf9-37d7-42f7-9560-e680b6444c14",
"count_voucher": 1,
"id_category": "ce3fd78e-6750-4fad-9b0f-fabf5f129794",
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "8bf53177-4164-4f3c-9e6d-4bd77d060be8",
"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": "dd82b639-8210-42d1-93cd-04531c01e4f4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d1c29ec8-44a1-4b7d-a021-8a68931146f8",
"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-07-08T10:46:24.7547231+02:00",
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "39"
}
],
"tt_rooms_units_activity": [
{
"$id": "40",
"id": "46cdfe78-3135-454f-9420-0fe01604d32d",
"id_room_unit": "23469909-e4c3-4990-8522-f5d0eee6b0a3",
"id_room_list": "56c21577-c415-4eb2-8fb6-270468d319db",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:46:24.7547231+02:00",
"date_from": "2026-07-08T10:46:24.7547231+02:00",
"date_end": "2026-07-08T10:46:24.7547231+02:00",
"date_open": "2026-07-08T10:46:24.7547231+02:00",
"date_close": "2026-07-08T10:46:24.7547231+02:00",
"id_employee": "f125b82a-81da-4f63-803c-976ae904da26",
"id_employee_sec": "8c511599-c5c3-4984-b484-c763d93c602e",
"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": "daa4822f-7bd0-46e7-953a-651b18dd6b25",
"comment": "sample string 7",
"id_user_open": "4a0ed475-cdaf-4d1d-a872-67eb2c834ee5",
"id_user_close": "a72b09e5-dff0-40ec-97e1-5d23724659a9",
"id_unit_state": "0c1f7336-2819-4de7-b1f4-d626a9de3f53",
"id_pos_sesion": "ecea039c-b31e-4633-b49e-b2c9af09ed72",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:46:24.7547231+02:00",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"mt_employees": {
"$ref": "8"
},
"mt_employees1": {
"$ref": "8"
},
"mt_rooms_units": {
"$id": "41",
"id": "d45275f7-7faf-4fd5-a847-3d9b519c09a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "176b29f4-7543-4c5c-9e00-8d5f3e02da84",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "20c4a8fe-bb75-4b7b-9a44-5c4ca4af67a6",
"locked": true,
"date_locked": "2026-07-08T10:46:24.7547231+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "95670eca-650e-4c02-94b4-640ad4fdfa79",
"commited": true,
"mt_rooms": {
"$id": "42",
"id": "2426dee7-2d3c-4df2-8ba3-e0df4243f985",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bc98a800-7949-4f3b-b409-7e91a8da7ee2",
"name_pos": "sample string 6",
"id_image": "129e011e-a6e0-4c97-8afc-28a3b30d894a",
"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": "d45331e9-c663-41e9-af46-cde23d8611b8",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "0696dc8e-1d33-4322-9923-d3bdb4ad43f3",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "43",
"id_pos": "2a023f80-5e84-42d9-8463-a2160faa6dd5",
"id_room": "46c68c3b-c0cc-4105-86bb-6590f38983b6",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "5f486bee-ff19-401b-ac6d-33d5626cccb2",
"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": "0dffbbe8-bbef-4e0d-a62b-49ad841b5f89",
"id_room": "766a9fa4-3112-4379-a137-1aca8513b277",
"date_in": "2026-07-08T10:46:24.7547231+02:00",
"date_out": "2026-07-08T10:46:24.7547231+02:00",
"id_user_add": "8281de6a-43af-4185-984b-cb9b99a109b9",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02: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": "d4063055-95af-4cf7-877f-46e2d9c25b50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "2fa91fde-c658-44d7-a69a-5676adb5bf29",
"commited": true,
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms_units_states_types": [
{
"$id": "46",
"id_room_type": "4d370236-3264-43e7-83bb-719ecbf34ad6",
"id_room_state": "570759c4-e30a-4830-b513-a4158b5355a9",
"id_image": "ad9da755-261f-4633-b4ec-dd703e5655a4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "6a68b281-364d-4ede-bbf5-6b9aada3272e",
"commited": true,
"mt_rooms_units_states": {
"$id": "47",
"id": "e0a03a93-7350-4855-9f2b-5956cd901c08",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"id_user_upd": "6e0ab336-93f8-402d-8279-ad3f4f18c4cf",
"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"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "48",
"id": "cef7eeaa-7d97-48bb-b129-aaec312ab55b",
"id_pos_sesion": "1b61f044-aa0a-4787-91d0-ed5ae7156704",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e050edd6-e44a-4cc0-9b7d-c2f21e20d5fe",
"id_room_unit_activity": "3f4024fa-93f1-4e36-9e69-3c9c9529ef67",
"id_doc_sa": "c29e0cda-2983-448f-b99a-bf1a11ad3234",
"id_pos_type": "0210bf7e-1241-4e0c-9c8f-963e4aacea92",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3725c12f-f823-41ec-a511-dbdf9a3cb403",
"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-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "37"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "2bd802a8-1cf4-42e1-aa2b-63ec1158138b",
"id_user": "6a855684-74cf-42ee-9193-5cae204e45a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "dcb48e31-68cf-464a-997a-6460c31137c4",
"id_user": "a45a0e29-b3ed-4606-87cc-8649329bd311",
"date_add": "2026-07-08T10:46:24.7547231+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_cmd_connection": [
{
"$id": "51",
"id": "e108a013-342f-4de6-a533-c9118cd9bace",
"id_user": "2bf8e497-25bf-44ee-9fdb-0b417612cbb5",
"id_user_profile": "9a80980a-1f5d-4c5d-bbf1-7cb8f017718a",
"locator": "sample string 4",
"date_end": "2026-07-08T10:46:24.7547231+02:00",
"id_pos_sesion": "6a1e7f64-0591-4762-b045-203f28734013",
"date_login": "2026-07-08T10:46:24.7547231+02:00",
"date_logout": "2026-07-08T10:46:24.7547231+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "52",
"id": "552a83e5-ab2f-4743-b4a7-0ba79bfcd342",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7547231+02:00",
"last_update": "2026-07-08T10:46:24.7547231+02:00",
"commited": true,
"st_permisions": [
{
"$id": "53",
"id": "7dbcc758-9dbb-45e6-ad26-5f11c915ca9a",
"id_function": "c2847d34-119f-4df7-8df7-fd61aef9fe46",
"id_user": "0ffe011b-cca5-4656-ba5a-5081aaf6b496",
"id_profile": "8c9ab366-4019-424c-ac8a-bc97e20f4133",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "52"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "54",
"id": "a732b102-4174-4036-a48e-a8034e2cd712",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2e4809cf-6cf6-4154-881f-6e7fed08c2ab",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "3715f715-4f8a-4786-9e93-cb064d39cc35",
"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-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"st_functions_groups": {
"$id": "55",
"id": "50a7b561-d36c-4f86-9ea6-18125437b402",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$id": "56",
"id": "a5b9e71c-18fa-4485-85d2-8499fa6da246",
"id_user": "90aa2eff-4aa1-4763-b3a9-14cd874e5f4d",
"date_add": "2026-07-08T10:46:24.7648381+02:00",
"destiny_type": 4,
"id_key": "ba54ae18-9d83-4e7e-bbc4-81890c9c12fe",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:46:24.7648381+02:00",
"id_pos_sesion": "bdfcb148-ba44-476a-a854-cd76a695c656",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "56"
}
]
},
"tt_rooms_units_activity": {
"$ref": "40"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "33dfddd0-ad51-4d2a-8aa8-01ce618319cb",
"spool_server": "sample string 2",
"id_doc_sa": "7c3dd35b-edd5-417f-8469-399472c67cc7",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"printed": true,
"print_on": "2026-07-08T10:46:24.7648381+02:00",
"tt_doc_sa": {
"$ref": "28"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "37"
}
},
{
"$ref": "27"
}
]
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$id": "58",
"id": "cfcddfed-b1ee-4a93-afaf-d6e2facd51ec",
"id_branch": "90bf70ef-8623-4cea-b118-8ce4ef063217",
"id_pos_type": "a660944f-8f22-4ddf-ab3a-a78bcab2f8fb",
"id_pos": "6b4aaef2-b941-444b-bef2-a80d11647345",
"id_item": "9791b59e-3411-4a36-99b8-6834d8520a49",
"date_from": "2026-07-08T10:46:24.7648381+02:00",
"date_end": "2026-07-08T10:46:24.7648381+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "da3ca0f6-a1df-4e7a-9781-c4e7e3cf73da",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "3"
},
"mt_pos": {
"$ref": "24"
},
"mt_pos_types": {
"$id": "59",
"id": "f116b6cc-41df-45e6-9669-1b7bfc1a231d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "3ee8fa34-0b63-4441-b088-570ed715c63d",
"commited": true,
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$id": "60",
"id_pos": "eb36fac1-a3b9-4387-80eb-3e38f1b2d9b1",
"id_pos_type": "42b5bc68-e3c2-4ec5-a8f3-5d7287b9c15f",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "ed2002ec-0752-43e4-9d74-f1746fede7fd",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"mt_pos_prices_list": [
{
"$id": "61",
"id_pos": "19db638a-ece1-4f70-8222-f1cf5b9e9fb3",
"id_pos_type": "6b355fdf-70aa-4224-8f45-f0854d36353d",
"id_price_list": "b584ec29-0d15-4b2c-b40e-40451d583c60",
"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-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "283bfc01-91a0-4ee7-a8df-b014b31d1d2a",
"commited": true,
"mt_pos_view": {
"$ref": "60"
},
"mt_prices_list": {
"$id": "62",
"id": "fc012ace-9e9f-4d8c-839c-912fc88bf824",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c7025464-7c75-4766-90fa-3ed70c4ef37d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d650f4a6-2de3-4215-8dd3-82e4279105f5",
"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-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "fd57a4fd-4f8e-4ddf-98c9-4c3a3dae187e",
"commited": true,
"mt_pos_prices_list": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_prices_items": [
{
"$id": "63",
"id_list": "5b16f271-b8b9-41c5-9d75-78c7ea416c0c",
"id_item_sub": "1b96c6bf-2521-478e-a008-054a6707576e",
"validity_date": "2026-07-08T10:46:24.7648381+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "2432aec9-5f94-4a9c-99b9-2d80542f94ca",
"commited": true,
"mt_items_sub": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "63"
}
],
"mt_prices_list1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list2": {
"$ref": "62"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "6339ee84-1d3f-4ef5-9347-b258d655fabd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:24.7648381+02:00",
"date_end": "2026-07-08T10:46:24.7648381+02:00",
"id_branch": "32273de4-5baf-4148-8b5d-7ba5fe77e50f",
"id_pos": "1cc259ca-5b55-4ae1-981e-e4e900020e7c",
"id_list": "72c4760b-a542-473e-8391-e363d5346430",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "d93425e9-ed01-47ab-acf1-27fdc9b2c1ce",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$id": "65",
"id": "03b5357c-ca85-4b20-8cd3-b82d428e92cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:24.7648381+02:00",
"date_end": "2026-07-08T10:46:24.7648381+02: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": "76686509-0382-453f-a401-1b58410ebc73",
"id_pos": "fc02d778-c0c3-436a-bb7b-672d3f6708a2",
"id_list": "bd1c7924-9006-463b-bc55-1b4b53f82ed1",
"id_item": "dc6e1fdd-aed4-41b6-be8f-c70457863422",
"id_item_type": "63ad2f32-87a8-4e62-91ea-68bfd0751ad4",
"id_category": "ec3869a6-e977-495f-93de-c546839fea5c",
"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-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"id_user_upd": "fa6d3f3f-8bbe-4850-9af0-8d27c050856e",
"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": "62"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "61"
}
],
"mt_pos_types": {
"$ref": "59"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "58"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "05f466db-67be-4a07-a9fa-002a3c95e571",
"id_doc": "8154c999-2894-47dc-98a3-a749f8e24d05",
"value": 3,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_docs": {
"$ref": "21"
},
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "ead45299-0baa-49e4-beeb-7be3b74c6d06",
"id_pos": "cb093c7a-62db-4649-b99d-3f58dad599bb",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:46:24.7648381+02:00",
"key_access": "sample string 5",
"id_user_add": "f68189fc-07f6-406f-8645-3847f267c7a0",
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "9471f558-f15f-4571-a433-23ed0d38416c",
"id_pos": "b17072b1-9113-4656-8a98-e4fac27d011f",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "9adb1578-9ac8-48f5-981b-fcf2cedbe2d6",
"id_pos": "9ef98a16-9a73-4c36-94d8-0a801d0ab158",
"date_add": "2026-07-08T10:46:24.7648381+02:00",
"date_upd": "2026-07-08T10:46:24.7648381+02:00",
"date_out": "2026-07-08T10:46:24.7648381+02: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": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "70",
"id": "b9926fbc-7e80-47b0-9388-db3b34ffb955",
"id_user_add": "3e06bd4d-1996-458d-b054-cf054116ad47",
"id_table": "90deb936-5c54-4756-9999-69c710217216",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c6dee027-8ec8-44fa-8e62-49dc9ada9e6a",
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
},
"st_sync_tables": {
"$id": "71",
"id": "3db02159-b1ce-45ae-9df4-bfd0f34595c0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "9008746e-089d-4f7a-8bf8-5fee709e7f73",
"id_sync": "b9b47154-11fc-4242-983b-a7cd2bd409c0",
"json": "sample string 3",
"id_table": "e28fd11e-230c-4dca-8fbc-134159be27d9",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "94ded191-76c2-444c-b072-c9985cdd5132",
"id_branch_from": "ffd014f8-b6f4-4e6b-882d-4ce3762a870e",
"id_branch_to": "003207fb-6195-45b1-b65e-91a08aa188da",
"type": 4,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:46:24.7648381+02:00",
"send_on": "2026-07-08T10:46:24.7648381+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "4aa13ad2-ad09-4a30-9233-989914be52d5",
"id_pos": "c7992715-cefb-41c9-a520-880e5de07ecf",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_pos": {
"$ref": "24"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "59"
},
"st_doc_print": {
"$id": "75",
"id": "194e0cba-dccb-4589-abe5-d9bd72ae7b5a",
"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-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"st_doc_print_det": [
{
"$id": "76",
"id_doc_print": "2aeba928-3bf0-4190-befa-bfae1195bf51",
"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": "75"
}
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "22"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"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": "77",
"id": "1079189f-177c-4325-891e-b5137bf3c99c",
"date_from": "2026-07-08T10:46:24.7648381+02:00",
"date_end": "2026-07-08T10:46:24.7648381+02:00",
"date_used": "2026-07-08T10:46:24.7648381+02:00",
"id_employee": "a225a987-2e9a-4a88-abf6-8999c9aac7e1",
"id_branch": "a00d4d3b-3a93-4ba2-9595-a9f15608e5a6",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "16561dc8-2101-412c-8e9a-f7b08a41d998",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02: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": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"mt_items_vouchers": {
"$id": "78",
"id": "c5fb89fb-ff5c-4c53-be1f-549fbad10542",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "156fd4aa-6b09-48bb-9e88-138d7aff4038",
"id_doc_print": "443ac16f-8044-45b6-87e8-48864e384568",
"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-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_sa_det": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"mt_prices_list": {
"$ref": "62"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "28"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "24beb13e-1976-4345-a013-dc535200bb7d",
"id_line": 2,
"id_item": "b3403b0f-1b61-4630-8bba-28fd144200be",
"qty": 4.1,
"mt_items": {
"$ref": "3"
},
"tt_doc_sa_det": {
"$ref": "11"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "11"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"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": "62"
},
{
"$ref": "62"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"st_functions": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_images_types": {
"$id": "80",
"id": "6bc95fe4-7f4d-41ed-8b28-8cf3a5a47751",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02: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": "58"
},
{
"$ref": "58"
}
],
"mt_locations": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5e626415-d8a7-4250-9211-701394eef551",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:46:24.7648381+02:00",
"date_end": "2026-07-08T10:46:24.7648381+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"last_update": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
{
"$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_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "61"
},
{
"$ref": "61"
}
],
"mt_pos_print": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_rooms": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_types": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_view": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_prices_items": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_list": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"mt_rooms": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "53"
},
{
"$ref": "53"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_token": [
{
"$id": "82",
"id": "9a63c29d-2e1e-4a83-9d34-02bf9945a65a",
"token_id": "sample string 2",
"id_user": "3df3b3b2-6f3f-4d69-8b32-fc8af6f47c19",
"date_from": "2026-07-08T10:46:24.7648381+02:00",
"date_end": "2026-07-08T10:46:24.7648381+02:00",
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"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_st": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_doc_st1": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_items_customs": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "83",
"id": "de08f67c-235d-4f46-87cd-283c452cdd61",
"id_room_activity": "324d0e1c-dbfd-423b-98ee-a81d9a873c97",
"id_pos_sesion": "491d933f-7101-4170-b52f-3b086f50cf9c",
"log_text": "sample string 4",
"id_user": "ad628cef-0fb6-4936-9ce0-28ad17391a93",
"created_on": "2026-07-08T10:46:24.7648381+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_vouchers": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_docs": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_doc_sa": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_items": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_rooms_units_states": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users_profiles": {
"$ref": "52"
},
"tt_cmd_connection": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_cmd_messages": [
{
"$ref": "56"
},
{
"$ref": "56"
}
]
}
},
"mt_categories_items": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
},
{
"$ref": "1"
}
]