GET api/Mt_Items/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items| 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_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | 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 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "053d475e-a51f-4c4d-8037-3253614849ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3ef21d04-93b9-49af-9fe9-7c3664609ec2",
"id_unit_sec": "8349675c-ebcb-488e-bbb4-8b6a4a5edf7a",
"id_brand": "9505d61a-3942-46f2-a0a6-dce712ff2c99",
"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": "b76dc0b6-0cce-42b0-bc82-62f826d8e715",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "4bc13386-7091-4ca3-871f-0846133cb6b3",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "f8d12756-0bd2-4bc6-905f-e790f55f65b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "c0ea1373-36c7-4277-a45c-ab940c57e865",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "1036de28-01bf-486b-aacd-650ce758c58d",
"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": "1ef4724a-6f49-4bde-bdc5-70d2870ac559",
"view_messages": true,
"id_image_photo": "0e7fb20a-e3c2-46e6-8e83-1fc60cdfd9b4",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a7e41903-cebe-47ed-a4b0-27bbb444aee4",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "329dceac-4432-4fa4-b129-32e587f54524",
"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": "67508005-6b2f-4360-be8a-b29c401ecdbb",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "fe732d6f-7b94-4388-a1f1-f0b7dcf9492b",
"commited": true,
"st_images": {
"$id": "5",
"id": "4e29fc01-83ea-4fd5-8b7d-d418a62ae488",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d5d66505-4060-4723-aefc-1bd6301f09eb",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "840b53da-4271-449e-b732-25272ebdd41a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "94fdde5b-7402-4b76-852b-2396c84abaca",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "177b0ade-a45f-4e64-9828-b22c4ba8ffeb",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "482b9db4-4276-47bb-be3e-db0b7c4831f2",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "9230f1e8-3c73-4ade-83e4-b56c0c80f3a8",
"id_item": "e9f01d4d-5255-4a74-96a5-df9525f73210",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "f9387800-d2f7-467d-a8b0-d1f4e4930c1b",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "82c45044-0c97-4ed2-b996-871439fee951",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+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": "b67f091c-a2b1-4394-844b-baf0933b35fd",
"id_pos": "19190cb0-2c03-4b66-9c9b-e061af5529ba",
"id_list": "440a9c94-70bd-4016-9a6f-a8f9899cef74",
"id_item": "2bfa29ea-fc2b-4228-9757-73f2781d5333",
"id_item_type": "0c23779b-6f25-4761-b970-3909a774e2f5",
"id_category": "505af230-262d-44d7-84db-0b8007291384",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "b69f2cf8-eddb-4cdc-9369-7ec45e727e93",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "671f5aa0-f7a1-451e-8d7b-f20dc5548d82",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "90764d85-dfad-4740-8c6a-8537fe10ece3",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "84bb8f89-5055-4ef7-a15d-b460243d579a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "491ef8ef-8254-4638-8a17-c304de5c30ca",
"id_line": "eb7b6023-6822-4af1-aa81-71b89eb8715d",
"id_category": "565f8c76-de71-491f-b265-99c8d6eaeed0",
"id_item": "3a50c9b8-88e3-4346-af16-8578c17bc3eb",
"id_item_type": "1107f623-c01d-4baf-913e-bca7f45429c8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "019d4345-8ed0-48aa-b128-2eb3c9996b51",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"date_used": "2026-09-06T06:46:52.2390689+02:00",
"date_sesion": "2026-09-06T06:46:52.2390689+02:00",
"id_employee": "2b27225d-eada-44e3-bcba-2e44d8cccd93",
"id_branch": "42020c14-74aa-47f0-8d89-a106736b4bfc",
"id_voucher_permision": "811949b9-d61a-449c-ae5b-d0dc64642575",
"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": "7252d244-eba8-4884-9827-34ee3a1d4b5d",
"id_user_add": "00929146-b54c-49b5-9962-6c6610997942",
"id_doc_sa": "61daccf0-05d4-4264-aa68-2a3c0d9f5028",
"id_item_sub": "29c43206-4a63-4c7a-806b-f6da48c7a098",
"id_pos_sesion": "5a3b9158-635c-4711-b00c-f3f6845026dc",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "de406c5e-9c44-4dc4-8f7e-c9586164f35a",
"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": "02464568-1d15-4a92-bde3-897d3cdaab3d",
"name_pos": "sample string 12",
"id_image": "4aef7be3-1d04-46b5-89e9-5de0205801e0",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "3cbe80f5-3d46-4062-9643-5cdb930eafe8",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "0dff2f3e-4f61-49b8-a35f-20517f3ef895",
"id_branch": "c3799daf-0b4b-4a00-b7cf-e94021848d2a",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "e95585e4-097a-4d4b-94ae-71b01fca3e11",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "f667ef10-8c0c-4e9a-bb72-1436e5b54aae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "5f55be42-6dd8-487b-ac6c-9670b12f86cf",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "15f7c177-5780-4efa-9b33-4afee0d40dbe",
"id_line": 2,
"id_item_sub": "ecb8098b-f5cc-4a5e-8680-5e4d44219924",
"qty": 4.1,
"id_list": "ac3bcb14-af7a-4857-97f4-b111a509ab99",
"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": "b5c70f3c-34e1-4b88-bf6d-88d0d3d27399",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "5783eefe-cbc8-468c-8b3a-a673fe098a80",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "964b7719-638c-4715-be06-dd444f6c5d44",
"id_user_upd": "f67ca0ce-4684-447b-83ee-2c8f42918ad7",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "25253d19-59d3-4b5e-8c77-36d31fb2d6bc",
"id_item": "c985db22-ff3e-4c19-9b79-76711f1f93c5",
"id_item_type": "f321e5f1-aaf8-4d1a-98e7-ee523264b395",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "310bca65-208a-4091-8477-4e628cd69a33",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "0d9358ee-077a-45d6-83a4-9df1610f946f",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "20d76b5d-609f-4953-a261-70737fa11474",
"id_item": "702a9afe-f31c-4ac4-9b82-4f06035e7223",
"group_id": 3,
"id_unit_ref": "8ffcebc1-b503-4999-995f-8f5e8df60094",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "87ec4d88-4ccf-420d-8adc-b5be0ee4daf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "49baf542-dbd0-4ae9-9862-f87d39d849a0",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "06c5a081-85b6-49f6-b941-3c20839293d9",
"commited": true,
"mt_units": {
"$id": "19",
"id": "05145cde-3093-4a75-afef-9f1e4c3f236f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "38d2f80f-e28d-4a83-86bc-d08fb7ed3d3d",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "c3d2da3a-7d51-49c8-8039-a19057deefe9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "078306fd-7dc5-44c9-9817-7cc20076e190",
"id_doc_print": "b63bdaa2-9aea-4627-b7ef-bd4c9872f671",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "c9713dd5-96dd-4687-94ee-63f50cf510f2",
"id_item_sub": "e3cf4cd5-33cb-47dc-8626-cc2ca5bd57d0",
"validity_date": "2026-09-06T06:46:52.2390689+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "4cf06e7a-73fe-4c5e-86bf-0f1b41a78ccd",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "ecd4996d-2cf6-4dfa-ba90-57f4e24b06f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "2d33efae-de31-47ef-9513-a1ac50b2dc1d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "64609e7d-d108-4120-8735-bf81cc4d5606",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "7672ca29-eae2-4767-b4d9-8f9c5177f6a3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "1f74c4c0-c380-478d-b3b1-448e01daf420",
"id_pos_type": "f1e43ce5-40d6-40cd-a4cc-fa9d6c40dba9",
"id_price_list": "e9cb0946-4cc4-4818-a14c-f7ec96f33a99",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "763f4028-841a-45f1-9844-5ae073b975b9",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "c4c8bb8a-e91e-4505-a4c5-356bf908dd7a",
"id_pos_type": "e69ff5ff-5cba-478b-aa38-e6a4433033d5",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "80e56a95-6d57-4fa3-adbe-661feba0b8b3",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "7a89465a-675d-4561-b6e2-3f0122cb9147",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f084f9ac-26d0-48ae-9fee-14f67a41fb3e",
"id_zone": "b3448a2a-6d42-4add-8709-e25861611e93",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "afdf30be-b61e-42e7-b7b7-97bf60a0dd90",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "3d53e53d-b48e-421d-bd66-4a2020c015c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "26bbff54-cc8c-4a38-aa6a-a2201faa6598",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "1cba7341-b128-4e0a-ae12-992f9bfa1a8c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "8f049fa2-0814-48a2-8937-d4f16ef350b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "32224e6b-3e69-4fe3-a457-bef4bb91dcc5",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "854e0408-533a-473c-b9c9-71dc1d0b1891",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "2f422e4e-e41b-4ec1-9fed-354885f35be5",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "e0af6721-43a3-4835-af66-355063fa19b3",
"id_cloakroom": "b68f9556-525f-44ec-a7e6-41a501762244",
"id_pos_sesion": "b837c096-10a1-4e07-8432-f6eb8fc23326",
"unit_id": 4,
"date_open": "2026-09-06T06:46:52.2390689+02:00",
"date_close": "2026-09-06T06:46:52.2390689+02:00",
"id_doc_sa": "0a943a6a-c230-4bd0-97e5-af088a58eacf",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "d58092c6-1b65-455b-a47d-e31df07834c1",
"id_pos": "745a10a2-0530-4384-bdfb-282e17d4cc2d",
"id_doc": "bd44904c-0a46-4839-bc54-f0e463d683df",
"id_branch": "b81527c2-e87b-4e3e-9a7d-375e64e663c2",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:52.2390689+02:00",
"date_tax": "2026-09-06T06:46:52.2390689+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c847593e-f855-4382-b62b-e3a5a2935b27",
"id_relationship": "2f55b9ba-aea2-4def-a34e-a4c3f041b57f",
"id_loc_from": "f5d267bf-569f-437f-a086-51bcc9a1d283",
"id_loc_end": "9a86cfbe-1e79-46a4-ad97-40bff3cadf35",
"id_user_add": "564d61c4-ba67-43f1-a4ae-8e5ba6575bd0",
"id_user_upd": "67391667-5c1f-4209-b272-04829b4f236a",
"comment": "sample string 12",
"id_pos_sesion": "d35a6210-07f1-4153-936e-161192e78cd5",
"id_room_unit": "12086067-a4a2-4486-ab0b-a053a408897f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8267e8ae-a85e-41bc-a176-bdc2c46f9ca3",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "25217ca9-26c2-48ae-a78d-d0bc5d5b0aab",
"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": "a400b4f3-5549-439d-93af-68c1f2b25522",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "95fee6d2-0e06-49c0-9ec0-0aae23c72e7d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "601ce966-9ad0-4fa6-a48d-8c3bd22a53f4",
"id_pay": "a70d95a1-9a06-4f78-acd1-8834d6bcacef",
"id_money": "ca99d4ba-2a33-4973-9bd0-0a3ca8592d1e",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "583acb52-b63e-4c33-bfe0-849fe5aec423",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "a038daa7-6d09-4b20-b6e8-a4ada5495aad",
"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": "50d003d9-77e6-4135-8e3e-19783e8093d5",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "c731a57a-80a2-4c06-ae37-35b270032c37",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "90c091d7-92cc-45ab-8266-d7cf695d8612",
"id_money_2": "922cd1a5-ffdb-4d59-b84e-36270922391c",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "8932295d-307e-401d-81b5-a173dc4d1485",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "f680c549-4537-43d2-9ef5-2ead3fb43f87",
"id_pay": "e3d0752f-34cd-4e14-b10a-ed49ad1dd060",
"id_money": "82d41794-ef3f-4f83-9fb9-07d61779f00a",
"date_cashflow": "2026-09-06T06:46:52.2390689+02:00",
"coefficient": 5.1,
"id_user_add": "e6677ac7-26a3-487b-9d23-62de50107d72",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "26d3645b-53ed-4be7-85f1-afbcded77d56",
"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": "9c932434-0776-486f-8a0e-ad02bdf0668c",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "275617af-f129-47d2-91c4-e578a6e23ab9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "8ebc00a4-90f7-40b1-aa43-b008cc024c56",
"id_line": 2,
"id_pay": "4cc6de2c-62c8-4301-a1fe-3a6af63dc03c",
"id_money": "be1b4050-0d83-4141-8596-eb4e47d9b841",
"coefficient": 5.1,
"id_voucher": "d9fec84e-36be-4fad-bda8-bceadb566b13",
"id_employee": "d6681a7e-c63e-4d08-a933-80f52bde8e39",
"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": "67dd7ab5-3658-48c4-9a88-1d3504bf1b01",
"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": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "9395d19c-2aa2-45aa-b59d-8238659faf93",
"id_doc": "4a43e07f-d295-43c8-9a8d-b7ff751b7f9b",
"id_pos_type": "634a843a-5159-491e-a15b-bce9e5caaaa7",
"id_doc_print": "fa539e8e-5f84-4d02-a1e5-b7c7c5236602",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "f57d2602-2f74-4c89-aa8e-b253244dcd0a",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "246f10d3-cccd-4d9d-9ecc-87a6de8ef3a2",
"id_pos": "0889b797-b77b-44e6-a2eb-341cd122c970",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "13553e49-fdaf-4208-bea7-c0b160c02d78",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "ef4f2e65-3ff1-42a9-9795-e7cf48b62a45",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "98a6e3b6-2e57-467b-8632-ed28d62bf8c1",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "278ffc94-ac45-4b2c-999a-a0d0a2d4aac1",
"id_branch": "a40d906e-989c-42b2-81c2-b1e6142ea7ea",
"id_pos_type": "8be9a29d-34b1-4a78-9733-fa2dbf9cc170",
"id_pos": "e09c1465-7e7b-4666-8d40-239d45ce1c8d",
"id_item": "592dc49b-5b6d-49f0-8591-8248c812abb3",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "65338bdb-4834-4c02-b2f0-898c1868b976",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "63d89d11-3d9e-4b87-9588-0f86be014fdc",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "341f30bf-543a-4955-b6c5-f4694cefa4f1",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "e9c22bdc-fa9c-45d9-a6ea-6025bfeaa232",
"id_doc": "17b67a24-db27-431a-9068-76511d3361a7",
"value": 3,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "b12e5cec-04cb-4c48-b196-f28858a3c466",
"id_pos": "2cfda147-b844-4c21-95af-5d6bde305dfb",
"id_doc": "39c7df73-2cdf-4f3a-8711-5ea9b9f15415",
"id_branch": "1a241a2e-4bfd-4090-ae2a-2300982a8f4d",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:52.2390689+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "234ad873-560a-49f1-bbdc-fbb00afcaea6",
"id_loc_from": "c41d90c3-e4f7-4bc6-8a1c-3f566d82edfa",
"id_loc_end": "f78983eb-fb84-4bf1-92b4-6f0580980286",
"id_user_add": "a0ff3481-5ebb-444e-b701-1c1d42ce5086",
"id_user_upd": "3c0eaa6d-9414-4471-9f98-f02abeb1afdc",
"id_pos_sesion": "91d112e4-335d-4625-ab9a-721b72c551f7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:52.2390689+02:00",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "3902d999-f63a-4289-b0b5-0dac0f076e11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "70ad687d-ff4b-4a3c-9e55-148755d819f7",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "7c6eaba6-a607-4508-bc9f-a40d404fd1ec",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "c2426f45-d917-46b8-a8b9-a865d5af9d47",
"id_item": "652643ba-7925-4115-be0b-81cd8a33b7d0",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "eea1b8f2-2d2a-4da8-945c-a1c417c6d780",
"id_line": 2,
"id_item": "8aee008d-5311-4824-98c3-d2d7c0b8adb5",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "39897b61-a846-4085-af85-ce0136f20b05",
"nro_sesion": 2,
"id_pos": "7a916de0-b49e-4a1a-a7fa-5353a908d22e",
"date_tax": "2026-09-06T06:46:52.2390689+02:00",
"date_open": "2026-09-06T06:46:52.2390689+02:00",
"date_close": "2026-09-06T06:46:52.2390689+02:00",
"id_user_open": "09493118-678b-448a-a162-51605cbe0efb",
"id_user_close": "9a2f39af-c152-47a6-a8e6-d959348928ab",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "b2e74164-7825-4047-a914-56a5e3160e74",
"order_id": 2,
"id_item": "9ef98b79-38ec-4966-a4cb-1472d88e67a3",
"id_item_type": "657ba48c-02f7-4abc-82ed-da44ec656912",
"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": "9ea8f6af-2cd1-4175-b145-daa47eff2c02",
"type_item": 11,
"id_voucher_json": "d12effb7-0ab2-4240-9b6d-a86c08c3ce58",
"count_voucher": 1,
"id_category": "af619663-f7bc-4431-80d0-2fd836451e01",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "31d18bfd-6f97-45be-9024-278cf1f04f5f",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "8dd004b4-9a40-4357-bd2c-4414476104a5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8b07dd87-ff39-467e-ab3c-de73b1b2a25a",
"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-09-06T06:46:52.2390689+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "fa55861f-9e99-4d08-af67-3b4b5aa7c848",
"id_room_unit": "8e989b5b-1ce3-4193-be81-fb7be7c91d4d",
"id_room_list": "ab502e77-a70e-4b34-b30c-44feef858d16",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:52.2390689+02:00",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"date_open": "2026-09-06T06:46:52.2390689+02:00",
"date_close": "2026-09-06T06:46:52.2390689+02:00",
"id_employee": "f777fa9e-218a-49fc-a7e7-2df1625365a8",
"id_employee_sec": "60bcb3ac-ab08-4f48-a6db-e3216705dc4c",
"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": "7afb01ac-b39e-4642-9915-72af20f2bcbf",
"comment": "sample string 7",
"id_user_open": "383a3a8e-ca32-4f64-9a19-8c1eeb36a474",
"id_user_close": "34d76ef7-336a-4ee3-85bb-bb788f4c1178",
"id_unit_state": "edd0f455-d6d4-41ad-bfdc-4f86111ccb25",
"id_pos_sesion": "8f5a7012-36b0-4626-82db-89aad74e1e28",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:52.2390689+02:00",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "444e9a99-1ef2-4ed0-bd2b-897d1bb107aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "81e1c9d4-dc34-4c77-b27c-f885d6b640f2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "95a668bc-c504-40c6-a047-f50c6aaac09a",
"locked": true,
"date_locked": "2026-09-06T06:46:52.2390689+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "ef0390bc-e628-4f26-ae96-d160c7ec9e12",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "416c8b40-7371-4bd0-be45-8f9c0970497b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9f416998-fafe-403e-a645-905d8d87e98c",
"name_pos": "sample string 6",
"id_image": "286e3295-0f08-4030-badb-2b2523be3519",
"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": "42f6c3d9-1e96-4b85-a04a-2bf0f8b33a4d",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "7a34ceaa-6cd4-40e5-ad0a-eb0785abafde",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "34fc45d8-4b42-445b-9259-e30d876a2069",
"id_room": "ee1585e9-f4ff-4c8d-9417-7dab646bc2cd",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "8bbafd04-ad5c-4577-8cae-a9dce1485128",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "8043995c-a0c2-4521-be16-1f229a2e73ac",
"id_room": "4c4bc88c-72ae-4f46-b540-2381d09a5bf2",
"date_in": "2026-09-06T06:46:52.2390689+02:00",
"date_out": "2026-09-06T06:46:52.2390689+02:00",
"id_user_add": "f688aa8e-0157-44ac-855e-5b53c63695ce",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "5413d3fc-dbfd-48dd-92f7-03cd418cee8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "1b5360b2-b54e-49bd-960a-99fa1903d693",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "b92c2d66-97b6-4479-af6d-751d9e6059ab",
"id_room_state": "71ee4578-9f6f-4af1-8f34-cbc19b60d1a4",
"id_image": "4b186ef9-6dcb-44ec-aaf6-86b58d8f0012",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "e0beaf66-9e76-43e3-9dc6-746b658153a6",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "f39be6e6-9390-44b7-92b0-17a0a0bf15c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "79b78c7d-db23-42ec-860b-18b242596aa9",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "97ea2d55-8ff9-4064-b2e7-eab3c553c46b",
"id_pos_sesion": "c8393f72-3d0a-4904-ba8b-d739eb532ecd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9aaf62d8-3dd9-452c-b169-6f8f075dc393",
"id_room_unit_activity": "d84efa65-9d49-4e30-b36f-952e55875e35",
"id_doc_sa": "e68c79a9-5d05-4196-abcc-9f49e4d21c30",
"id_pos_type": "e1370d83-3c98-4d5e-80ff-50e083e8047b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "dffc3c57-94a7-412d-bbaf-c129883b578a",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "1e577afb-069b-4865-99b7-69a28ea5a5cf",
"id_user": "9e0d3f90-88b3-4936-b1c2-c6c1cf2bfcbe",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "897ec724-3093-41c6-a07c-f4943a5318a2",
"id_user": "d7bbd7db-8db0-45ec-816f-030a9dcef777",
"date_add": "2026-09-06T06:46:52.2390689+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "b174b495-aece-46a5-8740-858361808ddb",
"id_user": "13881843-a712-4829-a798-f792f4250954",
"id_user_profile": "8cdddbf0-f088-4f42-8cd2-7fdc08f2b223",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"id_pos_sesion": "f3115bbe-8ca2-4f36-91ae-4c0aed352a3b",
"date_login": "2026-09-06T06:46:52.2390689+02:00",
"date_logout": "2026-09-06T06:46:52.2390689+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "68d4850e-d62c-4d1d-bcc0-ba3dddb92608",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "92fcf998-e400-436c-a508-5a01cf4029c9",
"id_function": "ba4c2d3b-75f3-4aed-b4fc-880474344ed9",
"id_user": "1528e2d0-719d-4b45-8083-356ecf903ebc",
"id_profile": "182fff8e-dea4-4d1c-8910-11935f729188",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "8a85994c-ea9a-4ecd-aa4e-f2ee25040846",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9bfde3ed-2f58-4f7d-9b15-f0abf9f9f620",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "5814daf7-19cc-4768-bec6-1bc747dcf148",
"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-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "f485a58f-7bbb-4fec-9711-229137b018c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "893999b9-da4a-4dee-91c1-18e18cc20b16",
"id_user": "f3fec902-ce1c-48a4-8e45-9dc2fd3208d2",
"date_add": "2026-09-06T06:46:52.2390689+02:00",
"destiny_type": 4,
"id_key": "126938e7-c475-43b8-963e-1056b79d8804",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:52.2390689+02:00",
"id_pos_sesion": "f7c4f20a-eb26-4265-9541-6eeb8cdbe921",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "92ef3364-1c2d-4dc0-bd3b-441e7f7703e6",
"spool_server": "sample string 2",
"id_doc_sa": "c49b3645-6c00-45ae-887c-137b2331b81e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:52.2390689+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "c8d25dc9-8b74-45df-bb0c-a83a7216a371",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"id_branch": "16736a3a-a2c0-4c72-abff-c7aece27d729",
"id_pos": "37ee3bab-c9e3-4601-b876-e0e37bab17ce",
"id_list": "65ec6d96-ce3e-4c64-8fe0-d1a019136b96",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"id_user_upd": "adcbc5ba-6408-4bd3-bc2c-93f626a2947c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "60f07ec6-27fa-4e6c-93a8-d2de66d015a1",
"id_pos": "859427b8-9edb-40a2-82de-a91bd7313d12",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"key_access": "sample string 5",
"id_user_add": "d6ef91f8-53e9-4612-8c23-f7c86276a9c1",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "58736235-2ab7-46e4-bef1-353d09e9352e",
"id_pos": "9e2f31c8-ce4e-4404-a485-167e7ed0fd0e",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "cf419fd0-62ee-4bd1-87e3-b390c7f5975e",
"id_pos": "4a88f289-ad6b-46dd-95fe-e01cb0b0ad27",
"date_add": "2026-09-06T06:46:52.2390689+02:00",
"date_upd": "2026-09-06T06:46:52.2390689+02:00",
"date_out": "2026-09-06T06:46:52.2390689+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "0b5a0936-1d47-4762-88f9-909740077734",
"id_user_add": "235ddaae-5822-4d44-8784-6d43b2ae7135",
"id_table": "3c8970de-3639-4778-bd05-846097afba1e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7ba95035-cc3a-4f5e-8a3c-bb7b426f015f",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "fa6182a7-219b-4840-bf4e-caa667faebf3",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "bdd6f119-a5de-4e13-bacd-a698db3dafea",
"id_sync": "fe9d3fbf-a566-4db5-9edb-f551a7aa9223",
"json": "sample string 3",
"id_table": "ad63c130-1d69-40b1-ad6c-1afde34de270",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "63e86854-32c4-48c2-a08e-eba2d8aed74d",
"id_branch_from": "a312c39d-907c-4ebd-8118-369a80853f57",
"id_branch_to": "afa30a95-c7e9-4de6-8630-731924cec306",
"type": 4,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:52.2390689+02:00",
"send_on": "2026-09-06T06:46:52.2390689+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "2766f13c-5b59-452e-94e5-ff31f99fdd24",
"id_pos": "6918aa6e-5ed8-4fac-b741-438c60839eb2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "78",
"id_doc_sa": "61b2a534-7ecd-440a-884e-ef1aa4b06476",
"id_line": 2,
"id_item": "15f9b414-e312-48c7-b087-6266f973658b",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "fbd23587-da0d-48ac-b90e-aecd77a91e4f",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"date_used": "2026-09-06T06:46:52.2390689+02:00",
"id_employee": "9b97d05f-82ec-4614-8fcd-2eade3bd1aba",
"id_branch": "51f7d829-f6f9-49a3-90d8-c7c38176853c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "63f49928-387d-4f12-a914-15054ff5fb4e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "79"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "f6d4880c-e03a-4871-86c1-b6698b381ce1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "393f2d1b-cc1f-44d7-a4c7-6fcd87c1b0d1",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"last_update": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "536ac1d0-40c8-4dcf-92fb-86e2b3df50c4",
"token_id": "sample string 2",
"id_user": "2a293aa5-a99c-48c6-a4dc-9d73c5e3ae66",
"date_from": "2026-09-06T06:46:52.2390689+02:00",
"date_end": "2026-09-06T06:46:52.2390689+02:00",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "cf2f7f65-a3f0-4803-a4c0-2dca3685a111",
"id_room_activity": "c8ae8802-07e5-49c6-8a50-ea4349050d84",
"id_pos_sesion": "52e875bf-5bf3-40fe-8434-ff1708ec2a1d",
"log_text": "sample string 4",
"id_user": "a5c39ff9-4359-49da-8bfb-af7e25a7bb1e",
"event_type": "sample string 6",
"correlation_id": "2531be2d-0497-4d72-8c8d-f2b6bcfeb782",
"id_room_unit": "3d9245a1-c2cf-4ec9-9519-9bcce3343b6d",
"id_room_unit_source": "31c7b801-a293-48f0-87d1-c84aa34bbf19",
"id_room_unit_destination": "d98f310f-3bab-4364-b77f-d84c50d43a78",
"id_room_activity_related": "a9d47970-ff26-4ca5-8f9a-e2fa3cbb279e",
"id_doc_sa": "385a635d-bc3a-4024-9562-8d420a397a94",
"id_user_authorizer": "c1c9064e-d382-4f03-8010-626144531610",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:52.2390689+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}