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 |
|
| 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": "b5c53d7d-fbf1-42fc-8585-a2fcecf4aab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "829b5ef4-1ba4-43d1-8e6a-3c7ce9c2aa45",
"id_unit_sec": "e01e8439-ec42-4ff1-9332-a97f62d62993",
"id_brand": "dbe636fe-253e-45bb-ab47-b0fc85b75a6f",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "f019e611-7ae1-4167-ac2c-106c6b29aaea",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "7222ae15-be8f-477a-8944-51b1a3883d3b",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "56b81107-b0c0-4ba9-b7a3-ffa8dd7e86fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "c43dda2d-6c4f-4fab-b5a3-932e783d7b3d",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "02c8de47-b4c2-4231-9346-4c0003b90614",
"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": "84cfae92-01bd-49a2-9b50-d9904219e296",
"view_messages": true,
"id_image_photo": "f22470f3-133b-4d90-97c2-8cd4bf9509a0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0b4f4711-3648-4a50-ac59-5607b4351e22",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "2cea1eed-63fc-4d47-a114-9dbeb3f7c129",
"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": "fa379091-9d4f-4bb5-a1cf-54e494a67d87",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "f3b3b027-48f3-4e71-bef7-d0c939bfff14",
"commited": true,
"st_images": {
"$id": "5",
"id": "a51b1e27-7af5-450d-b3bb-965c4e6fb925",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6b6444e3-2472-4f06-b715-1e54098b5446",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "cfcce0ef-f263-47ff-892d-699aab4a59a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c7b23c55-d395-4201-8631-9cdb9b1ef6fe",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4ae2da16-4bdc-4de3-9cf8-c6a842e5098b",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "00940525-23ab-450f-8572-d71bcca5f795",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "3d55e752-7553-431b-bb47-821b083c00c9",
"id_item": "892c389e-667d-4ca8-91bb-b7f75f1825da",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "f37f9b22-b77b-4fd2-a84d-a4cc38e43acb",
"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": "d3ba3096-c24d-4f9d-834a-0e3438a4c3d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "2bef19a1-70f4-4de3-a4ad-46f8d0742c3b",
"id_pos": "4b408e84-4875-4543-ba49-9e24f97bb3b8",
"id_list": "562bee9b-1d64-44d5-98e7-2352881d08ed",
"id_item": "8bd0c713-5f6e-4e0e-a534-744210a70ab3",
"id_item_type": "a68e6cb8-b116-4721-ad7f-3fb96532af5b",
"id_category": "74e0bc14-4379-4d03-b3e9-422ac7e354b1",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "06b9de9f-dc48-4be9-840f-5ba40778b97c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "cfda56bc-6404-401f-87d5-79d588ce2320",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4644f29d-9011-4a4a-bed5-460184f25965",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "3fe4c81d-71e9-4cc7-b085-074188641a17",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "8482f7ce-0b87-44e1-98c1-def3a0f27913",
"id_line": "6017a7bf-eff4-44c5-99ef-237a7cfa9e3e",
"id_category": "d10f3c59-68ba-4eb8-a535-0839a38f3f73",
"id_item": "f8c9d450-7abe-467d-a783-3c361cde46cd",
"id_item_type": "3bc32cdf-91a0-402d-aab7-c11c4cf28f9f",
"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": "08a22b41-ccbc-4aa9-b6dd-831b2eab11c0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"date_used": "2025-12-08T21:27:02.8435505+01:00",
"date_sesion": "2025-12-08T21:27:02.8435505+01:00",
"id_employee": "ada0ba7e-4204-4921-9e77-f85322a6c5af",
"id_branch": "2898ffd3-3ae9-48ee-bc3c-8c561661a612",
"id_voucher_permision": "0c5d2dd4-1c26-4125-81bd-594b2f1b1e0c",
"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": "786d7ae9-a6c4-4aab-9651-51a0dcff9f7e",
"id_user_add": "32760475-6786-43dd-8c65-3d8158537a3e",
"id_doc_sa": "f624ad16-5003-46de-b45b-944ca8c5c7b0",
"id_item_sub": "eae9c225-7cea-49d6-b3f0-15ac8c1b14d2",
"id_pos_sesion": "905bd72b-0dbd-44f0-b333-a0ba430f7e4e",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "fcb0b52d-05bd-4a06-8ce0-a881be07e6f6",
"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": "56eb8f0d-30b9-410b-bce3-926682665175",
"name_pos": "sample string 12",
"id_image": "c2d4b45d-b348-46f5-a1e9-084db31a312e",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "2b8bad9f-e97f-4ab8-8935-1bb13e838d09",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "1cb843f0-30a6-4fee-9304-61a18c0656ee",
"id_branch": "25eefa9e-ec7d-4e9a-9a32-6c382f14e6a1",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "84f0e721-6f7b-41f6-b07a-eeb4358f5c60",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "7f621296-fb25-47c7-aebb-f32b7514745c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "3c9f0f43-8c31-4c04-9470-7c093786e123",
"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": "b3d52c2a-88d1-4a85-b3a1-a80a9cb01c61",
"id_line": 2,
"id_item_sub": "87787887-5346-4910-aeba-4c435088ee2b",
"qty": 4.1,
"id_list": "d9f30754-0fd1-4819-83b3-59bf0e0c08d0",
"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": "06e3d71e-43aa-4cea-9862-5aa6f7875a0d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9795816c-c4d3-4962-9e83-988fdea3d9ac",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e6b4eaf3-f936-4546-aba0-66a382a19f4d",
"id_user_upd": "870a56d6-d4c9-4854-a95e-42717dc810ad",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "486150de-2942-4546-b0b2-ebdeb56288ae",
"id_item": "5ec0a7a7-0f28-462a-90db-e3d06cd6f3b5",
"id_item_type": "6ebb93bb-4658-4759-a43a-c8950c0f4a49",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "3b3ea26f-9c6d-4e53-8127-8ea93fcb378d",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "a969669a-6bdd-4abf-8af3-a413ab32db5e",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "34da82e0-867c-4504-9e0f-42725a443ed5",
"id_item": "59960ce1-cf9c-43db-86a7-235cf0d870c0",
"group_id": 3,
"id_unit_ref": "ff271305-23d3-4cfc-8ece-8842eb9d7dc7",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "0ee6b844-5802-4abc-9816-e8dacdd2c474",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "cc3040c9-8053-47d6-ace7-b30f808da231",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "71a44e5a-8028-4128-96d5-dc022037bb72",
"commited": true,
"mt_units": {
"$id": "19",
"id": "d22cba5a-3416-4141-9685-9175b982b6e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "ac61662d-775e-4c44-a9e0-f81e959c2521",
"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": "a5d902ec-1d8e-4ccc-9e07-562e84fd40ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c5de512c-c8a5-4d01-830b-80d1fc11231d",
"id_doc_print": "7bb568fd-3f71-4798-83d6-81ee260e38bb",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "4caf0b94-3a4a-4f75-9cc7-6be526efce04",
"id_item_sub": "36faa70f-e132-47dc-aec4-a78759b2b992",
"validity_date": "2025-12-08T21:27:02.8435505+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "dc2d5651-11c7-431b-a732-6969f2d3f7ac",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "c7832fc2-283c-4d94-bca3-358d747eaf9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7548ffbc-2ba0-4272-a7ea-ffc0964601d8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "58b9a673-4fa7-4774-ac43-6718928aaf62",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "44b58e7f-ba74-467c-a960-b68d18b70e5e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "d63fd23b-433c-431e-a9b2-581a3b26fe8c",
"id_pos_type": "eddb49eb-4c25-446a-9823-ada34622e47e",
"id_price_list": "2aae8824-bf78-409b-94d3-3188f2f7999c",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "02e13236-c2b8-4338-be54-17b734158b47",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "8f3e25fc-e036-4345-833c-4cfc3a985db8",
"id_pos_type": "61b08d63-7e87-4e69-b9c8-984c7550ee5b",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "5e5a0473-876a-4b00-ab9b-c9620cf93fb4",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "64730c07-ca55-4f00-823a-0f418e05a1c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f0644816-ee23-4c31-ab73-e713d4ec1304",
"id_zone": "acc69a7f-b5ae-4b6f-b118-6b5055d223c3",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "20e4a60c-0c19-40f6-b852-e121d396f614",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "d2f73600-cee4-4af7-8bc2-7e08235d29cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a47c7f0d-0aeb-4b53-b145-dc4f72efddf4",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "3cee6c91-e9b3-46ad-bec2-65ed9044c5a7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "05ab23d8-a1a0-4431-9347-5c5bc9b51b48",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "af7d7cec-a905-4167-9380-b14f10716123",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "bb44853b-4ab3-4a69-99f4-9cba88c2445f",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "35351e94-7ed3-429e-a1fd-f0f4820575e9",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "6aeb70e9-c540-494b-929a-ee477235ffce",
"id_cloakroom": "f27630d9-bdab-4ffd-a7d2-b947174933b0",
"id_pos_sesion": "39848eb3-afd0-4b11-8092-08955be0f030",
"unit_id": 4,
"date_open": "2025-12-08T21:27:02.8435505+01:00",
"date_close": "2025-12-08T21:27:02.8435505+01:00",
"id_doc_sa": "6c05ca87-fbef-466d-8c4a-3d9588fc6ea2",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "4f13108e-ff79-454a-b7df-1a915c6c1680",
"id_pos": "697176c4-fc1b-4360-bab0-85d2f9dcf6ae",
"id_doc": "19e77a0e-ac78-418a-b315-e6d507c412bc",
"id_branch": "94f4ff37-7afc-487c-9558-7c4a9f1d20d1",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:02.8435505+01:00",
"date_tax": "2025-12-08T21:27:02.8435505+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "6b070100-c3b4-403a-95ba-f2cb63294e48",
"id_relationship": "54bf0fb6-786b-4dde-a803-ccd23467e573",
"id_loc_from": "2c82f2e0-767c-4ed4-a50e-60bdffdc6763",
"id_loc_end": "3dc7da31-6041-4800-8a45-ec3fa9989ee2",
"id_user_add": "4d4b94d8-dc2f-4d2e-bf84-1e5581326d68",
"id_user_upd": "7d53aac0-6070-4710-8e3c-4b3ff1abb842",
"comment": "sample string 12",
"id_pos_sesion": "37e98fef-763e-4907-a3e8-9e01d7d692f2",
"id_room_unit": "427905d4-2ac5-4f0e-a40d-6bcf276587b6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cdd71837-c58c-4010-94f6-833ed1747a46",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "ffd53dbb-6b93-49df-966d-59c98895dc45",
"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": "1c1e9df3-4775-4d0c-9991-80381a333d9f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "cf1b93ea-a405-4d65-a3ad-5b1ec58f0e66",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "df589d90-2a1c-4d01-a363-e0a2df319ee6",
"id_pay": "5f313258-fb8a-41ab-a11a-88365158c014",
"id_money": "6c5e63ba-156a-4c13-9d19-f819db6115bc",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "73b257b6-bd1f-402e-93f0-ff7bd1924231",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "3f60a5bb-1b79-4444-930c-dff9164a4db1",
"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": "0b874ea1-ebe1-41c3-8de8-11714da1966e",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "640d4088-3637-4dec-a062-8e3fc3c91098",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "72137d60-fb38-4488-9cfb-a03228147875",
"id_money_2": "538d64f5-b8af-443a-87cf-b31c59083924",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "45d5261e-32fd-41e6-b796-51fcbf7f02ff",
"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": "29ec1a10-a77b-415e-bb90-3f3f83db298c",
"id_pay": "8066d33d-ba66-44b1-98ba-569929f8843f",
"id_money": "ab0fcbf7-f7b7-47a1-973c-c7110c8afa64",
"date_cashflow": "2025-12-08T21:27:02.8435505+01:00",
"coefficient": 5.1,
"id_user_add": "f585ac5e-2a17-48f4-924a-d6acd936edcc",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "d52bc0ff-3277-48e8-972b-c00050946cc3",
"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": "22860a06-656e-461c-ab20-a79385339aa2",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "c431f458-9b7d-4bc6-a9d8-7c3b10d21bc5",
"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": "27934761-6acc-411b-92bb-2d02a412e671",
"id_line": 2,
"id_pay": "7a5abf63-af78-4089-a9a8-e0e34145ab76",
"id_money": "8e005dca-cc4e-4a9d-8b26-1fa15ed38478",
"coefficient": 5.1,
"id_voucher": "2ce97da5-e5fd-483e-9527-fcd20fc74d97",
"id_employee": "2e905cf1-58a8-4c72-b070-047e4762b885",
"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": "e9903cb4-5519-4bdf-b567-a1e3ce6f7f55",
"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": "81f018ab-876b-4a54-8166-da27d61c43c1",
"id_doc": "6887178c-831f-4ee3-85db-e16fed04547c",
"id_pos_type": "2216ca37-38b4-4d38-9b66-099fe7f123f8",
"id_doc_print": "8788b122-dee2-42b9-9593-b9981ac80de6",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "b19f7940-3bce-4a41-ba97-525f9a692094",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "87ea9ee8-5aab-40a6-b154-4de1832b7f64",
"id_pos": "19192fba-dc27-4aa2-89a9-f5f3d6839fb6",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "9c39f0b8-8341-466b-8364-64fdaed883e5",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "750e4d18-07ce-4edf-a1d2-77575abe5923",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "dad42c62-ecdf-4843-ae4c-d0bc31f52a54",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "8443dcee-a115-46ca-a6bf-0981a3583bb9",
"id_branch": "6ce533f2-1d02-404e-8c13-564822751a2a",
"id_pos_type": "7e6312ed-a49d-4ace-92f2-adc03f401098",
"id_pos": "084d04d9-bba6-4836-90b6-5f449bbb95b9",
"id_item": "9bb69e5a-8d8a-4a47-94d6-3e4fdca21611",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "2bdd83e6-6099-46b8-87f6-770fbfa2449e",
"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": "c69bb5cd-c241-4d68-8490-1ea9dc178104",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "eeeaeffa-a6b5-4b90-a8d0-9311d5583d62",
"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": "ecf4effd-e0a5-43f3-9ac1-499be2dbe9a2",
"id_doc": "a61eb2d5-07fd-4683-b5ff-615ae1a6a804",
"value": 3,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01: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": "a3bca730-2761-495c-a941-4da22c216736",
"id_pos": "d4bfd0d0-a6d3-430c-867e-be5e99a671ff",
"id_doc": "6d5c044a-ebd7-4fd1-a048-a4d1443fd7e2",
"id_branch": "1a91387f-9b84-4aab-808e-3cde1079caf5",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:02.8435505+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "02942eda-d3ff-45ec-b723-361b9a401977",
"id_loc_from": "8640cb0e-2e4b-459c-915e-2d934b36e690",
"id_loc_end": "07ac4b36-33df-4289-9917-f44e107a512c",
"id_user_add": "54a836fd-1a03-48c7-aad6-709fd4df4033",
"id_user_upd": "2e9baf00-1607-470a-b24e-bcd94cb26edd",
"id_pos_sesion": "7f1e0ac7-abed-4ab4-8b5a-cc329cd5df89",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:27:02.8435505+01:00",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "73c80621-593a-4632-9e9d-f29edbff3aab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "559baa1b-b550-47f3-86cd-bf8a2812f71b",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "561cef36-819a-4504-b4c9-55d8a4154c60",
"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": "55832a8d-c096-4f02-ae2d-24a94cbe4ffd",
"id_item": "93edf51b-000e-48b2-99a1-f33220424260",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01: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": "8964a3e3-7e91-4eef-aa21-23336dee6e1f",
"id_line": 2,
"id_item": "d7f996c1-cf59-478c-99de-30c014cd4f96",
"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": "008f9ca8-80fb-496f-ab17-22c7e47bf6db",
"nro_sesion": 2,
"id_pos": "a5e7fb97-6b32-44a3-8f67-8a0818d454e6",
"date_tax": "2025-12-08T21:27:02.8435505+01:00",
"date_open": "2025-12-08T21:27:02.8435505+01:00",
"date_close": "2025-12-08T21:27:02.8435505+01:00",
"id_user_open": "3ae5e157-db28-40a2-80e8-d77eac71a2e7",
"id_user_close": "18676a9f-3c51-4c50-86ca-cca1e1510744",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "dc40b851-6316-4c3b-8a77-820664748a41",
"order_id": 2,
"id_item": "bfde59bd-32c5-4537-82fc-6268810888d5",
"id_item_type": "b478eb35-8ce2-408d-8066-8349bf3b0b14",
"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": "5d81e716-8069-4bdf-ab5b-6d7fce49b360",
"type_item": 11,
"id_voucher_json": "89379eaa-6a68-466c-825b-1b07f1c5d862",
"count_voucher": 1,
"id_category": "7584e9a1-dccc-4788-a2c1-e8cc2a9d15bc",
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "ce70219c-977b-43fb-b9b1-b8e39b3171d0",
"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": "bbc0ec1d-1380-4cfe-94b1-2d69c062eb3a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5527d379-0982-4a23-a91c-b5140c9c7d0f",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "d37f8bb4-d7c9-4b01-b10d-8d070f8802d9",
"id_room_unit": "ff71b389-f8dd-41ce-b304-bdfa82f700ed",
"id_room_list": "f296d131-b285-48a2-b002-edf22cdb78d6",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:27:02.8435505+01:00",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"date_open": "2025-12-08T21:27:02.8435505+01:00",
"date_close": "2025-12-08T21:27:02.8435505+01:00",
"id_employee": "a8970afa-59c6-4185-bc18-dfb531d3c67d",
"id_employee_sec": "95f489ae-8d48-4d92-9af6-fce5ad6b753c",
"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": "06890f93-f1eb-4d68-826a-f740cf8c8a0d",
"comment": "sample string 7",
"id_user_open": "5afdb4dc-e6c5-4630-802c-47ab2f61de5c",
"id_user_close": "1060e675-04dc-4f78-929c-ccb5d538dba7",
"id_unit_state": "88afc0b1-ed33-4722-8d69-c18f182b22b6",
"id_pos_sesion": "1b3636c5-8fa1-4b8e-9f09-0bcd003179a7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:27:02.8435505+01:00",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "4f11e1bf-5780-449b-886e-e705d568f93e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8519d86d-7f56-48c3-902b-7f530ffbbb91",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "89368fba-72f4-4d1b-84da-f715813ac8b2",
"locked": true,
"date_locked": "2025-12-08T21:27:02.8435505+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "69898ef7-9e11-4761-a6ea-d51469b55a81",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "7ba99a92-90aa-440b-b9e0-5a7f01fcb2a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "195d9e3f-658f-4c7e-99fa-df344660ae59",
"name_pos": "sample string 6",
"id_image": "9f6dea79-df33-4326-930c-2281f51e5f91",
"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": "e3c6d529-a4a6-43ff-9800-2f19bdada4ef",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "18a4e6cc-e5f4-49ee-b570-7964dcebf7a9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "bfcc8fe2-9514-46ab-a96f-0462f5ad3055",
"id_room": "9e4a61b3-8db3-4e73-b785-e3568291b846",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "c80c43ac-1d35-4292-a330-f22a2e1e54db",
"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": "48f947c0-3224-4a93-9316-5a5c5d9b3d1c",
"id_room": "5eb3870a-8e31-4954-9b19-4b9ee26c1ef0",
"date_in": "2025-12-08T21:27:02.8435505+01:00",
"date_out": "2025-12-08T21:27:02.8435505+01:00",
"id_user_add": "8760b816-686e-438a-9494-2beb82ab949b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01: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": "f5a6f88f-bb71-4647-898c-6db2dcb78165",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "7b0a93ed-2918-4fb0-93b1-edaa4596da23",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "a62111e3-a40a-4f87-920b-1005c8fccb15",
"id_room_state": "3e9e8e39-e1dc-4074-af2a-cae3734a4f4a",
"id_image": "4c6f2b76-d853-4b86-a628-5de9fa4cb25f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "9d353d5a-e816-49a3-b691-e5d7c34fcfbc",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "8b70b07e-c63c-44d4-a090-b53dda4126aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "06bfdbd4-227d-4945-8111-355151145019",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_tips": [
{
"$id": "59",
"id": "6e117fa0-8a12-4003-b28d-db9a1228200b",
"id_pos_sesion": "8b5b3219-2552-424f-bea8-61522b92faf9",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d27cef9a-6f9e-45c5-bc8f-ed4144ef410e",
"id_room_unit_activity": "84651a31-5e84-4b01-a317-83836a1aca95",
"id_doc_sa": "4e9cd45e-af7d-40f0-a1c3-3e46190ebd55",
"id_pos_type": "4f369978-a40f-4bf9-9c5b-106423dfcbb2",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "7977d6ab-b89b-4afc-97f3-6b4b4e04d743",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "074ae5c2-bc71-43e3-9941-74b5f2581b90",
"id_user": "dc033abf-f76e-4642-975c-70523861ae2e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "26e6c86a-d898-4959-a796-14d1317cf4cb",
"id_user": "d98907a4-09d1-4000-9973-3c253f92bd15",
"date_add": "2025-12-08T21:27:02.8435505+01:00",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "71b1253f-da9a-46b9-845a-1d615ff8397f",
"spool_server": "sample string 2",
"id_doc_sa": "47eaad78-6cca-4f96-aa99-2e0054278544",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"printed": true,
"print_on": "2025-12-08T21:27:02.8435505+01:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "62"
}
]
},
"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": "63",
"id": "9e1d27d2-bafb-4ae0-8a86-866aa6d88bda",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"id_branch": "d6452cdf-714e-4c4f-a86b-3b5feb00be77",
"id_pos": "9d2acdf3-d793-436e-a967-2c97c6883314",
"id_list": "90dbe31d-22be-4957-81b5-f3f81509c073",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"id_user_upd": "983b5169-2702-45b2-9235-ec3494afbf0c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "64",
"id": "8afe08a7-7e83-4c54-b114-4f7912ee47b2",
"id_pos": "2d8b5e1b-144a-484b-bb04-b84e73f67432",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"key_access": "sample string 5",
"id_user_add": "a8637371-19b7-403f-837b-8543e4be329e",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "0db1d690-d07d-4b80-b564-2f9a178daee8",
"id_pos": "73a375f6-c3a5-4eb1-8bd6-bb4cbdd1d410",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "66",
"id": "dec49950-f52c-4f0e-9b3e-e1a1fea75d69",
"id_pos": "a4ad6df5-54e8-4b6c-8edb-33a38f752147",
"date_add": "2025-12-08T21:27:02.8435505+01:00",
"date_upd": "2025-12-08T21:27:02.8435505+01:00",
"date_out": "2025-12-08T21:27:02.8435505+01: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": "66"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "67",
"id": "dc577816-abec-41ce-85f0-517ced98cec6",
"id_user_add": "5d9ae15a-3368-4993-92b4-9f74524e51fa",
"id_table": "5baf3eb3-2b79-4f75-90e0-2f275b85d182",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "eaa28e29-5f27-4030-9efb-c1b1833c1b81",
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "60d5d39d-cb29-4435-8638-260ffb2e2fe5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "f931888e-3ba1-41de-94d1-8e064ebc42de",
"id_sync": "ee508d03-60c2-4053-bc29-59afe186a618",
"json": "sample string 3",
"id_table": "d8ca9eeb-730b-45ba-b0d8-9ee717237ce5",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "f92d105b-84df-476d-ba79-75755ea27c83",
"id_branch_from": "7bff4c9b-b322-4c96-872d-e9f9573129fc",
"id_branch_to": "a1acc414-5f20-469d-9694-453d0b3b4f20",
"type": 4,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:27:02.8435505+01:00",
"send_on": "2025-12-08T21:27:02.8435505+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_sync_tables": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"st_local_variables": [
{
"$id": "71",
"id": "e4647767-7b0a-4e48-b019-eb5cd2118141",
"id_pos": "a9f90e32-f250-49eb-b340-f6ca7163e573",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "71"
}
],
"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": "63"
},
{
"$ref": "63"
}
],
"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": "72",
"id_doc_sa": "328820ff-aaef-4cdd-b0c2-0f0e6c3b4041",
"id_line": 2,
"id_item": "d04a8a5f-1bef-4a04-92ef-0579e62eccb6",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "73",
"id": "13a90133-b6c1-4d74-997f-7c89daeaa7ef",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"date_used": "2025-12-08T21:27:02.8435505+01:00",
"id_employee": "ef41b06b-9086-4896-b589-e4c0054d7089",
"id_branch": "5d645863-ceb0-4c8d-8393-d1800c232a60",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "718259f3-a379-499c-a937-fc1293aee173",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "73"
}
],
"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": "73"
}
}
},
{
"$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": [
{
"$id": "74",
"id": "d0119753-d8f9-4c25-be61-7fa9b6f7faaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "23aefdeb-8221-4999-bbc3-aba538472f63",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "93099b8a-2467-471f-a024-eb6e2d0850ea",
"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": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "63c58b30-242d-4da9-b7da-de8b3a5ddd78",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "16b362d5-9786-4c9e-a350-28b73caeb20b",
"id_function": "ef7a75b8-063b-4844-933c-c01dca8f119a",
"id_user": "950f91dd-ccd4-4923-a631-588e3c0605fa",
"id_profile": "6cdf15c7-9379-47be-aa70-eb8377bf8518",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "de780ac7-0252-4ad2-a416-a7006bbcfec1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "eb252f7b-7462-494f-a678-c424e793d4e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01: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": "79",
"id_branch": "46d3593a-953b-40a4-80eb-6563191d79b8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"last_update": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_sync_packages1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
{
"$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": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"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": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "5bc8002e-9df7-4aad-9140-a18988ec5adf",
"token_id": "sample string 2",
"id_user": "00c6b77f-f036-4cdc-be13-c8670c7bdb02",
"date_from": "2025-12-08T21:27:02.8435505+01:00",
"date_end": "2025-12-08T21:27:02.8435505+01:00",
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"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_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_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "81",
"id": "cb9e48fb-b039-4c4c-8f6f-5cade9895e60",
"id_room_activity": "d9cdcd74-8b76-4c70-b923-5aac1becdd98",
"id_pos_sesion": "1ed87299-6377-4475-9f9b-d56bb05d2df7",
"log_text": "sample string 4",
"id_user": "3b7b640a-f2cb-4353-9986-92537acfafd2",
"created_on": "2025-12-08T21:27:02.8435505+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"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": "72"
},
{
"$ref": "72"
}
],
"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"
}
]
}