GET api/Mt_Items?id_list_price={id_list_price}&id_category={id_category}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price | globally unique identifier |
Required |
|
| id_category | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "1",
"id": "a7e4cb8c-d2a0-4351-8dd4-cd747502ac0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "455aeb9e-39ab-44f5-8bf1-d68e1b4029ad",
"id_unit_sec": "dd3e5b77-3167-4c6a-8bc5-3880828b8654",
"id_brand": "f5f25a86-294e-4aa1-8199-a94aa8b82be8",
"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": "62f1df52-e298-4983-9753-218430618ada",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "865b9800-5508-43c0-982c-bafcd5a3fa44",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "194c393d-3d8a-4655-962c-2e34bb33f4dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "0b3ef90e-df26-4ea5-9243-b858adc07d79",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "6ea717e6-149e-4c1b-8a3b-d83e6e5370bc",
"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": "e1a93a34-3e2e-4c27-be78-dc19a2af47d8",
"view_messages": true,
"id_image_photo": "3667f4e3-6578-4ff5-940f-c4373e99f185",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ffac1e81-7857-40de-814a-c1414ca6f3d3",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "931cd453-0892-47eb-9406-76372433f8c5",
"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": "a9b81226-d4b6-4eb9-bee7-af2450838bfd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "fdf1ec07-5998-4867-9804-8574c7a0997f",
"commited": true,
"st_images": {
"$id": "5",
"id": "577243fd-3a5f-4835-80ab-a1016abbbeea",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f953a4a1-63f7-46ac-a8f3-c049a63ca42a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "2ead218e-dc58-429e-8978-e87ffa111fa5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b0ab5e3c-d476-4c78-8b0f-96c0dd038359",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "0f448b4a-b088-4894-bdc7-3622fbc17205",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "14fe819d-3e0c-43cf-b75e-59cbb4b2defe",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "896c8373-a735-4e07-9c41-2e0c50eccb40",
"id_item": "de71fcc8-97be-4df6-8e15-04fca1cf233b",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "d2df901d-ef19-48be-aa99-dd978debdc52",
"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": "ec55b00d-d94d-4140-9edc-b2cddd13e559",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+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": "c35ad36c-305d-4e89-a307-9250db2a61ae",
"id_pos": "c1584ec4-a7c5-46fe-a021-39bb28d84f62",
"id_list": "efb8bea1-547f-4f75-8b22-ce1e170bb101",
"id_item": "622f55e7-075d-4eb7-b79c-16da8a051834",
"id_item_type": "da615036-4c71-480a-9fb0-30a18024ef94",
"id_category": "c0f74efb-31f2-4dfe-92bd-37718461b65f",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "a859de83-e3dd-4300-b074-4ce9c1426d92",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "ed285dd2-89b6-4a30-aabf-113c05941109",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2f6b7a37-2c88-4429-b6e9-081ddc7a34be",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "5d70fb7b-1634-4fd9-8c71-fb250487d497",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "49e7d9c7-78ac-4a5b-8aa8-37ccfd9ad5e3",
"id_line": "5b3a9f31-4114-45b6-80c8-308db3ee03ce",
"id_category": "333d9b95-9298-48cd-b9e9-35a4b5ec5277",
"id_item": "527043f0-c497-4db3-8dd4-27758c5fe65a",
"id_item_type": "6b60e1af-c2df-4dbf-b31c-0f0363b09aea",
"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": "645e03bf-66be-41d1-8214-92d539dc47e9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"date_used": "2026-05-09T09:40:04.1909259+02:00",
"date_sesion": "2026-05-09T09:40:04.1909259+02:00",
"id_employee": "cf0b85a6-2153-458b-b59a-e4f0a22c0e6b",
"id_branch": "52f9d81d-2f01-46e7-a612-431d36f56b0e",
"id_voucher_permision": "e1c04907-a3fd-4505-895c-021e0674eff7",
"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": "5cec95c0-d1e6-44e0-b314-6ad169cf20a4",
"id_user_add": "d81e7919-1e77-4596-b988-7588e6cd03a5",
"id_doc_sa": "953ceabd-bdf3-4ce4-a4b0-fc919dd7eb0a",
"id_item_sub": "6e4ea9eb-0613-44b5-bb35-c814c96585e7",
"id_pos_sesion": "65ca51b0-d11c-4966-8599-bc72930ed6f1",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "c77f4835-5605-4603-9165-b771550d1004",
"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": "5e9b2b1c-040b-49cc-8593-7e78f2805c00",
"name_pos": "sample string 12",
"id_image": "b27f2c20-dc3f-4e2f-acdd-703d338f468b",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "ff5e4f31-5852-45ed-a6a9-e7e0eab2718e",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "b3d3b8ee-bfbe-46f2-bf9d-d04b6f70c22e",
"id_branch": "0fcf2121-2482-4644-812b-2a8dca38cd1a",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "0a788e17-fecd-4594-82a5-bfcaf3d46b66",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "b309bdb2-b262-460b-a651-aba8916bb5ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "6d363c33-972b-472e-adaf-c155d31073de",
"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": "06bde081-ee87-4c37-93ad-b6deb41a9d33",
"id_line": 2,
"id_item_sub": "33ad2c8d-93fd-494a-955b-603396875cf2",
"qty": 4.1,
"id_list": "5d2bee55-29f7-43ae-8a81-96c3151df17b",
"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": "f7763e38-8f14-4456-88ec-73efe795abd9",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b9f8155e-475e-4dab-82f8-493ccc45123a",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8472a544-7d78-4c18-9c84-39fb330aa2f2",
"id_user_upd": "da382307-4ae4-402c-871d-e570afbeb01e",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "f9822282-309a-4bd1-95ea-dac73e52a737",
"id_item": "c2781a95-ca09-4d0c-aac6-71b153a2870f",
"id_item_type": "44b8e27c-f772-45f1-b060-5b3d0cdb0212",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6c7580b7-52d3-4c8e-817a-0d9f14a7da92",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "bff16f21-be19-46f4-990e-d49aadf8dfb5",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "aa7b6eeb-1d0f-49d2-8a83-f12f41c4325b",
"id_item": "00bcdb23-9e04-4c2e-b7d4-28cfe4532163",
"group_id": 3,
"id_unit_ref": "b947d3d7-d228-414d-aacd-934693bff7a6",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "a3e00c96-bc08-4e12-9f46-fbbfd55238c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "501702f6-cc52-43dd-818c-d6240b793391",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "af2f22cd-0a0e-453a-96ec-d5cd8af6fd32",
"commited": true,
"mt_units": {
"$id": "19",
"id": "d76b9d0a-f76c-455f-b446-052fef163931",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "a7e405cb-dd15-4bb2-950d-d72ad06e0081",
"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": "35ff506c-2b52-42d0-b319-6d8d22a855e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "26018dcd-c1f8-48c3-ac7a-fe4530182a28",
"id_doc_print": "61427b38-2d12-496b-96e3-a6a62c35c400",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "13ad0c2f-8bac-4caf-8667-7d9e930e5207",
"id_item_sub": "ea5b8db5-2ce0-49e4-9f1b-7756edbf9fc0",
"validity_date": "2026-05-09T09:40:04.1909259+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "fc80a1b6-cf6a-415c-838a-11ace5cf9273",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "709243fa-0d34-471d-9774-9b4c7ddb1ada",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "957056c7-f936-40fb-bb03-07e07cf966a1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "bbf0d064-9d39-44d7-a852-9d2ef7c4c1cd",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "72e81cc8-c205-4140-a43c-2fa74b237499",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "7490b863-6855-47d7-8aa3-4e2ac316b859",
"id_pos_type": "993cc880-2685-460d-8369-826a3dc182f0",
"id_price_list": "35bac778-2c35-4eaf-bff2-82cdff976e07",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "088ad528-f29a-4f35-abc9-e94dda85d77f",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "7e5a2da5-8e98-416c-bb05-6331399fcc43",
"id_pos_type": "081f8aa2-6739-4dd1-ac1c-559d533632d0",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "516781c6-7da5-42fb-aa9f-df8776a25326",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "131ed383-17f7-46d6-8c69-ef4ea9911070",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f58ea68b-37de-426b-870e-c2e3bda65511",
"id_zone": "9bde65c9-6050-4885-b655-8162bfd9e7af",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "7ad70333-02d5-4c96-9e16-2e80f4ec8bcc",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "b462b438-68e9-4caa-af2c-4b9066f824d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c3b4778e-8208-4c79-bae3-72730863ec27",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "3dc41e62-e555-4b82-8970-f7e9dd8bfe4d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "436a4c8d-5c1b-45a8-b106-ecfa647c902b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a8fbcc2f-ae54-43da-967e-b0019abf18b3",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5062c031-bc7b-4fb2-a355-45ded708236a",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "890644e9-0bc7-49e5-9e49-815dcd9de8fc",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "46692583-b467-4ed3-a05f-a7a056a95dcf",
"id_cloakroom": "8dd544fe-144c-456e-9ca7-10fdc4e401ed",
"id_pos_sesion": "f1bf0f07-8e03-44de-a429-af4b92d2c6f0",
"unit_id": 4,
"date_open": "2026-05-09T09:40:04.1909259+02:00",
"date_close": "2026-05-09T09:40:04.1909259+02:00",
"id_doc_sa": "f245e3fc-ad80-44f8-b552-e4531d8e4c3d",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "75eb0561-b031-451a-9016-020eb832a71b",
"id_pos": "204c7935-9caf-486a-9257-a155b3884efe",
"id_doc": "7290affd-adc9-4ce3-ac23-60dbe752e410",
"id_branch": "2bc59a79-93c6-4c29-ad8c-d8582133414b",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:04.1909259+02:00",
"date_tax": "2026-05-09T09:40:04.1909259+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "17ab1123-c654-4da1-ad60-0469cb781694",
"id_relationship": "1e23ecfc-c0b3-4bd4-8375-071508b46866",
"id_loc_from": "31b08a08-ae3d-4c62-9552-283f529cd0f2",
"id_loc_end": "498177de-6f55-4a96-b87b-7c5c80937c1a",
"id_user_add": "d993b771-6885-4dd7-896a-d2bbbae876d6",
"id_user_upd": "7abfe152-6411-4f99-af78-5dbff1fe9d50",
"comment": "sample string 12",
"id_pos_sesion": "80e6788d-e03e-4e2b-8ea5-93a9b23658fa",
"id_room_unit": "1d00befb-812b-4c21-9791-a9eaf4f1b0b2",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "74b770a5-e5ba-415a-97e6-0ea76a5ad404",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "8fd855aa-4b44-4639-a7fa-c14f1ea77a30",
"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": "dd813310-1f22-449d-a289-514f9529f11c",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "011b5d3d-404d-4049-b6e7-fd157b4c91c8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "10aa9a19-e2b1-45e8-aa39-9c7263cbe72a",
"id_pay": "4594b5cf-59bb-40fa-b31b-2f95f633d9e8",
"id_money": "4f9b827c-e32b-432d-baf1-57877319b77c",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "6c095de9-a1a7-40bf-9a9e-799bd40a3b94",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "6d5dacda-9b5b-4b1a-8d12-9a97384af0b5",
"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": "90bede72-de7c-47a9-a63e-586d2c2c5056",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "7c0f72e5-1478-4398-b547-c2d35982b666",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "60b7e4a1-9854-410d-8550-922a189552cd",
"id_money_2": "cac0df8e-2930-43d7-8326-3980567b2190",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "3ff3730b-3ab3-4e94-b4e1-9d60916231b1",
"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": "e0961f32-7f86-4818-8986-07d553c016ed",
"id_pay": "25d903d7-76c5-4967-bb5a-0deb5d2a3eb0",
"id_money": "23223a32-33e7-4d24-a094-c91f5fedf1ef",
"date_cashflow": "2026-05-09T09:40:04.1909259+02:00",
"coefficient": 5.1,
"id_user_add": "47b3468b-562e-4c3e-9b79-a52954a2a0d6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "d87f5716-8645-4fd6-a2f7-ae8888f2c750",
"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": "52a1f8bb-0cb4-4513-88bf-ee2ea1a4fe82",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "7684bb33-5a22-4588-a261-e0bba2a1291c",
"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": "83c36cf8-df43-4342-9288-3164bb6b67cc",
"id_line": 2,
"id_pay": "14c28baf-dcea-4dd9-b9ae-20b18d18de6b",
"id_money": "8a50eb10-ec63-4f51-bde8-ff7e4a9e02e9",
"coefficient": 5.1,
"id_voucher": "de98534c-10c8-4b7b-b076-002480ff39a6",
"id_employee": "98124eda-6e6c-43d8-88fb-ec36e09dee61",
"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": "f7795ae4-5fba-43dc-8ec7-00b9ac7d88ab",
"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": "b7376b07-79ac-44b1-a1bf-0a01ba12cc65",
"id_doc": "618024b4-7fc7-430a-abbb-dd705369ac62",
"id_pos_type": "89dd68ba-4cb5-4004-9f69-90d7b4d916f6",
"id_doc_print": "1d6add56-555d-452e-96a2-a374d373788a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "36dbd46d-fe30-45c5-9e82-2ff595f54d71",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "4aca240a-4efb-4e01-9ad6-7d15a6037087",
"id_pos": "0367af71-a8c7-4920-8749-99aa59ff3dc5",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "6fef8cd9-bf8c-4259-b712-f6bc69565af4",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "c60d6a25-023b-4919-9e3b-e5e26509dae8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "09b93325-50cf-4a30-ae4e-6e25e6a3fa20",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "2cbbb280-d0d8-4139-bc1d-4612f58a1860",
"id_branch": "e6f9eaaa-32ce-4979-9044-4fb60ddc94ad",
"id_pos_type": "1e7c36fb-37ba-4c9a-9cf7-5de2209d5b3d",
"id_pos": "605a3ae4-4071-4a81-9de8-eb82686e85af",
"id_item": "6ba63762-693f-45db-830c-eee818c4bad2",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "64a5c7d1-8d99-4035-b100-553ab50abffa",
"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": "5edfcd1b-bdca-4eca-93cc-a63241c5bd7e",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "1d04c4bd-f392-40b1-ba67-c711c869032b",
"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": "5b7ff243-7187-49fe-b6a7-00501b09ace3",
"id_doc": "165b214a-f329-4759-b743-799572ccada6",
"value": 3,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "5479cecc-e71d-487f-a095-0eb98bc400ed",
"id_pos": "4f766994-f4f6-40bd-a859-11b4d7b5c037",
"id_doc": "3dd8c4f4-2901-48c6-a48f-a936fa1459a4",
"id_branch": "9b45c1a8-a870-4288-be7d-f12fc44875a9",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:04.1909259+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bac5edc5-adad-41eb-aee7-6425eab22995",
"id_loc_from": "7b3d2bf7-0e59-4fe7-812a-aa1fff9fb46c",
"id_loc_end": "02da51f9-5a98-4a4b-a459-f2772e6d919a",
"id_user_add": "0fbe30db-d370-4f2f-a459-383b34151674",
"id_user_upd": "7c3082aa-d7c0-4f7a-a24c-b97a6d2c7034",
"id_pos_sesion": "83cce50a-3c9a-49f2-bfc6-1e0b887ea2fa",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:04.1909259+02:00",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "3f46d35d-e717-4387-966d-e74848233ea2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9b345d3e-eaa3-4320-b6ff-7f1c5f405804",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "cf6bb0eb-d3ed-4908-b085-383e33334d4b",
"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": "e29234ff-e5c6-4871-a83a-4d5d97d7743c",
"id_item": "1bcf9346-00d7-4503-bf13-7892304c7422",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "0117a676-b4b5-4e90-a8b7-c9bac609a6bc",
"id_line": 2,
"id_item": "15fb7db2-413c-4366-bff0-2a9454f0cc91",
"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": "4d0aee78-f95e-4d5e-8793-0cd03076d104",
"nro_sesion": 2,
"id_pos": "96bcf3f2-ba58-46fe-86d9-1293375526c2",
"date_tax": "2026-05-09T09:40:04.1909259+02:00",
"date_open": "2026-05-09T09:40:04.1909259+02:00",
"date_close": "2026-05-09T09:40:04.1909259+02:00",
"id_user_open": "75229458-3390-4539-8e37-7bd3fc33d815",
"id_user_close": "cb1386bd-cc4b-4c9c-9893-fb03e97b66c5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "0735101c-b168-4bab-b4dc-4687511d4829",
"order_id": 2,
"id_item": "a6223fca-c06b-40ba-a78b-6d857d424866",
"id_item_type": "30294e51-0c39-4d78-ba66-67b845aedea4",
"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": "5b4ed76a-6f19-468f-988e-1746f602c3ab",
"type_item": 11,
"id_voucher_json": "71f9b8c0-c3e3-482e-ba77-7da4cae9f7d8",
"count_voucher": 1,
"id_category": "a7c0df20-d80c-4ca2-b5ae-385c94aadc90",
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "d895d9cb-4690-4d02-8cf7-ead2f740671e",
"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": "a73e69e3-81dd-49ae-9360-83ad26ef9bfc",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "99475d46-c5a2-4030-8e94-7ab749f9685d",
"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-05-09T09:40:04.1909259+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "d2dd7df8-bfbb-4150-b933-9090de5c9bfe",
"id_room_unit": "e7b09ea8-9daf-4a64-89a8-83b547723204",
"id_room_list": "57677edc-a1dc-413a-8df8-1689154c6e27",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:04.1909259+02:00",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"date_open": "2026-05-09T09:40:04.1909259+02:00",
"date_close": "2026-05-09T09:40:04.1909259+02:00",
"id_employee": "35c87c7d-8b7e-44c8-9408-f3e3e1c992c9",
"id_employee_sec": "a8214745-8765-4fc3-a3b9-f36c63250afb",
"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": "43334479-510f-433f-82ad-6ca8c5f335c7",
"comment": "sample string 7",
"id_user_open": "ef142ed6-94b2-4fc3-a64e-e48b1fea0396",
"id_user_close": "87cb63e7-8f72-4136-a7a1-f18eb1a5e882",
"id_unit_state": "0beaa103-c18c-417c-95dc-f32b014c81a4",
"id_pos_sesion": "71cf575c-023e-408f-ae61-e3fed1671da4",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:04.1909259+02:00",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "8088cdbb-f790-4654-ab97-530a6d309e91",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c88816f2-d04c-4858-9c57-0d9a50f01842",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "604259b1-0dbb-467d-b1c0-507e6804d5d2",
"locked": true,
"date_locked": "2026-05-09T09:40:04.1909259+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "d44c6e5f-9c99-4685-8804-2bdcafc68cf8",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "3bdfae11-c1e6-43a6-a2cf-79c9341f7ae0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "43223273-c988-4539-95a4-e3d76914087f",
"name_pos": "sample string 6",
"id_image": "640c5641-24cf-453c-b303-19e9f4383c0d",
"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": "7853d98a-c689-4d06-a15a-1b69b874084b",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "947a7231-340f-4a09-bd62-1871027be433",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "df429f92-7bad-4f4e-9842-d11010f5a571",
"id_room": "feddfe84-821e-4821-8632-9e3270de45f1",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "54614c2a-aa31-4bbb-b5bf-ed54cf29bd6f",
"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": "2f56ad57-38dc-4ec9-90e3-42e8b3b75e5b",
"id_room": "62174001-3e06-4be4-bb90-d0e136e0817e",
"date_in": "2026-05-09T09:40:04.1909259+02:00",
"date_out": "2026-05-09T09:40:04.1909259+02:00",
"id_user_add": "bd9e27e3-078e-4e66-8b17-7bd11b64a1d9",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "af43ef1b-b6d4-4a2d-80be-90cf921c87c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "ad4ca365-94ac-481a-bbd2-771081b3f804",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "e0234ca8-8af0-40ab-a241-cce7bc7d7468",
"id_room_state": "29cf1013-8950-44d2-91ce-c3768b5a7d66",
"id_image": "a52545ad-ce50-4fa1-8273-5a84621144c3",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "4d680677-d9f2-4e8e-8950-026cbe26c2ae",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "5ba6b035-aa8a-4762-ace2-f332c7f0376d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "ad9120f1-5325-4941-a02b-d6b23c6465dc",
"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": "cd4055e5-c3e4-4ebe-80ae-2757d0d997f8",
"id_pos_sesion": "b39e0a5c-9ca6-421a-8cef-e839382d56d1",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "ca065fd5-8157-4a27-a00d-6bafbc3489c7",
"id_room_unit_activity": "cac55056-65fd-4d37-a459-d40a0d252a59",
"id_doc_sa": "76b68fae-4b1e-4eaa-a47d-06e6716412fe",
"id_pos_type": "ae548e80-8c5b-472b-ba26-eb4db13f2059",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ccb4afbe-6bea-4d04-9fc4-02bacc4d4c12",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "4bf3ed12-381f-4971-90de-cc33e82c8c57",
"id_user": "c5f63a6c-6038-4b02-86f0-50fa2f93568f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "63f708fb-f727-4825-a96c-bd49fbb805ec",
"id_user": "36f6705b-3e47-44cd-b52d-fb08cc1deeee",
"date_add": "2026-05-09T09:40:04.1909259+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "cd9dc19a-a395-440c-993a-2e1cbc31ed3b",
"id_user": "766aa569-5965-4607-948b-1cffb62a10b1",
"id_user_profile": "9740ace9-5959-40f7-8d22-9ddcd32cb842",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"id_pos_sesion": "9226b812-0f37-42f6-ab30-2e9f0ac99e1d",
"date_login": "2026-05-09T09:40:04.1909259+02:00",
"date_logout": "2026-05-09T09:40:04.1909259+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "e323d2cd-c3eb-4aa0-94e0-4a2195aad076",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "a83565ae-8c4f-479a-95a0-b7ecd80f45cf",
"id_function": "6d89f492-7106-4624-9753-3c980691809a",
"id_user": "5b0ee6af-ccc3-4b0a-98d4-06516662c38d",
"id_profile": "1f117e83-f7b0-46ff-8804-1c7c8b7ac08b",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "ddd928e9-394a-48ad-9ae3-db8ade7b7518",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "bf416931-7604-4ccf-a9cb-cdffa2c9c3c1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1a6d3020-6c71-4ec3-a850-4a0122d36ce2",
"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-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "d985d4cc-f6ce-41da-b349-355a5a39baad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "58b461b5-33c6-4b1c-b3c9-aadf05e9b354",
"id_user": "5acc9478-25f1-4d69-94a9-cbee62d62ea1",
"date_add": "2026-05-09T09:40:04.1909259+02:00",
"destiny_type": 4,
"id_key": "0a2e4e49-febd-4553-b036-0ea9781ec935",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:04.1909259+02:00",
"id_pos_sesion": "f428a263-8b5a-4029-a051-a016a09f1afc",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "cd7050a1-b7ee-4e2f-bb91-d1e8953e48ca",
"spool_server": "sample string 2",
"id_doc_sa": "de66b7a4-2ac4-4003-b458-c7f26821eb5a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:04.1909259+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": "94122b43-26f1-4c5f-8e83-a345f8354e1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"id_branch": "6cd8c420-b36c-4708-98d9-250cd3f0c401",
"id_pos": "6c52a577-fcc9-411b-83f0-69b27694b3e9",
"id_list": "45169031-bcdc-4479-906e-a9b83f355d35",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"id_user_upd": "1589deaa-e082-4c36-b89b-7ac360e11378",
"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": "b09fc771-078d-4c79-8ad0-875b99b74b17",
"id_pos": "e001699a-91e1-480c-a378-7e4902774037",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"key_access": "sample string 5",
"id_user_add": "dc7ff69d-73b8-43c5-8b20-4a93ba66eee3",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "7c9f0e72-febd-440a-978d-eb3e5b920ae8",
"id_pos": "d98de830-8cf0-4f89-b27f-1766ef281c38",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "0baea480-123b-4c80-9551-7955cbd5d124",
"id_pos": "a917e3ef-0c9c-44ec-a573-e84b0906f93a",
"date_add": "2026-05-09T09:40:04.1909259+02:00",
"date_upd": "2026-05-09T09:40:04.1909259+02:00",
"date_out": "2026-05-09T09:40:04.1909259+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": "681da50a-2361-4a24-a305-2e4c62980bcc",
"id_user_add": "1bc828e5-ce31-470d-a730-4249b5e1287b",
"id_table": "8d16916e-8d08-4ece-8b1a-f34df7d6731c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "99dd8cec-9f79-4fea-b919-d744a0f28099",
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "2e749aa4-5cf3-4254-b94f-3416fcb280c4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "d5d55dd0-30d5-4f32-ad52-7379d13bbc3a",
"id_sync": "dc24a682-ea05-4e83-857b-123f89f672ba",
"json": "sample string 3",
"id_table": "84185cf6-ed0d-4d07-86b7-3833b6b6879b",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "f9858852-daea-445a-9238-43a727ed7299",
"id_branch_from": "55b35005-8795-4601-b46e-a73ef5a38c03",
"id_branch_to": "be05cf68-aa98-4f49-a603-dcca2746c46e",
"type": 4,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:04.1909259+02:00",
"send_on": "2026-05-09T09:40:04.1909259+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": "1815b1a9-656c-4d95-8843-5c34a55d7bc7",
"id_pos": "9da2e4dc-20f1-40a2-9ad4-1b279d02bdd4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:04.1909259+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": "19085dea-c154-46ae-98fc-a71573619d4c",
"id_line": 2,
"id_item": "04226fba-f140-4421-9051-9b44bea1314b",
"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": "0eaece06-1750-4c6d-8060-08dc6c563e6c",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"date_used": "2026-05-09T09:40:04.1909259+02:00",
"id_employee": "3693298a-9b82-411a-92e8-130135ab0334",
"id_branch": "9aa357b6-4def-4d55-8043-d40a9afeacd5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d0e232d1-8e1f-4c36-811b-86544e60b0b0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "2f2487da-6873-458b-8fa9-665ec9c088a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "086abedf-d259-4216-a2f2-8dd278535af7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:04.1909259+02:00",
"last_update": "2026-05-09T09:40:04.1909259+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": "2fa5cec2-4c11-45f1-89cc-484536c28ab2",
"token_id": "sample string 2",
"id_user": "2ba84f9d-18bd-43f1-b26d-eead41439a13",
"date_from": "2026-05-09T09:40:04.1909259+02:00",
"date_end": "2026-05-09T09:40:04.1909259+02:00",
"created_on": "2026-05-09T09:40:04.1909259+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": "aa97f79a-caec-4d6f-9cf1-d18ea6f93ee4",
"id_room_activity": "069b54fd-534a-4884-a836-e4857bcfd0ea",
"id_pos_sesion": "6eb437f4-e78a-4a2d-ba9e-a6f3a33a9cfc",
"log_text": "sample string 4",
"id_user": "e1bef6f6-8bef-4ba2-b326-ef75e9d2cb1e",
"created_on": "2026-05-09T09:40:04.1909259+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"
}
]
},
{
"$ref": "1"
}
]