GET api/Mt_Items_Types?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items_types| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| name_short | string |
Max length: 3 |
|
| name_pos | 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. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
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_items_customs | Collection of tt_items_customs |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "af543039-4330-4e39-aeb0-9231da07866a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "db1065dd-1e78-4791-9a4f-98923cf7f717",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "d5c3dc22-0d86-4371-99dd-ca9e998b5fc2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "ab39fe82-6532-4bbc-a482-cafb171c7c53",
"id_line": "6c9fd35e-671c-4424-8fa2-f090eb9390f6",
"id_category": "14bfea1f-2eac-4dca-8423-1853b3851286",
"id_item": "755e8d30-cdc3-44e6-8699-837bd7cf2a51",
"id_item_type": "57eb5887-e0d9-4cc9-9d36-b469a97450e8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "bc055a42-802f-4171-a05a-721e6d5f8a69",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ee57eea6-8ccc-4028-af4c-bde08d33b6cf",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d9be0918-1f2d-4743-ad38-610a65dd2226",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "1d616d58-6031-483a-9ea7-2efd95bdbc5b",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "19d624c0-a1ee-499d-a37c-454a246a8dd9",
"id_item": "6e2180c1-4593-4732-9f5b-f28230dd2821",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "f1920cf3-71a0-49fc-b5a4-4fd2779df556",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "e7fe0b99-37bb-43c4-baeb-e713a33f477f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "941f7874-03c8-48c1-9e4e-3c5db5689736",
"id_unit_sec": "a4645074-1807-40af-a0ae-b02b1934db89",
"id_brand": "bd47fdf2-c2fe-41fa-af35-fa26b6549928",
"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": "9a7a9de2-a56a-4646-875a-1c5740b677ec",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "1782135f-e4c9-4ca3-923a-95214c687e0a",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "4137052a-feea-40cd-be60-9c2e5e9dbaef",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "97757149-70cb-4e38-bec7-c7af7788ed09",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "8254f469-6697-464f-8a53-a0f151f69923",
"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": "4677974e-b073-4657-9ee4-cd5782d51865",
"view_messages": true,
"id_image_photo": "17ffeb1d-1b1f-40f6-bb55-5b8c49063e83",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "2ceadd81-715e-4d75-b877-d94b0a558f75",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "9b6e1087-c827-42e2-88e5-d6083aa778dd",
"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": "a153fb8a-5fbc-4689-91aa-117a0a6e7800",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "53ff2311-8778-4240-a8cb-9f4dc71d8fe3",
"commited": true,
"st_images": {
"$id": "9",
"id": "d8c5eb06-0d7f-431c-a136-f825adae3a3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "642ba95a-6db1-4979-bf26-4496df97db63",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "5e707d75-ac28-4812-9c01-f7bfdbfdfaff",
"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": "85a39cba-222d-49a6-af84-a9505256a287",
"name_pos": "sample string 12",
"id_image": "14d8fc6e-2cb3-4bec-b5f9-0199ede8e3ce",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "6e1fb0cb-c198-4a46-867e-fbbc3fea0ac0",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "51f1b5f3-9d45-48ab-bf29-f81aaca9ee0b",
"id_branch": "bc0afc8f-213b-4715-9762-f9d5c4175f4a",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "71a6cf5e-6f6d-44f9-9143-ecaa80c85444",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "44e3f9b8-c9ac-40a1-89ae-e39dbc4a935b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "de17f735-03a2-470b-9ade-9cf0053313dd",
"commited": true,
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "7"
}
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_det": [
{
"$id": "13",
"id_doc_sa": "b0477ed4-dfdb-4518-aba7-079b655e9d3d",
"id_line": 2,
"id_item_sub": "e20be00e-0e87-417d-a64e-de7e9b529ddf",
"qty": 4.1,
"id_list": "8a6e89de-21b1-49ad-b56c-2d9d79f4b965",
"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": "3cc466dc-339e-4afe-bc0c-1555a1925ba4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "057706d7-6584-46e5-b429-80bdc55abcdf",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "12db8b46-223c-4bdf-b85c-57293b01d494",
"id_user_upd": "ce618d91-ee71-4545-a14c-5d02a6e8011d",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "9a347b4c-f0de-47b4-9e1f-0d0b1294d130",
"id_item": "d274173e-d98d-4ccc-9500-ae1f149420f6",
"id_item_type": "f43d5881-7e20-464c-b6ba-40759f90d57e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2f6fb5ea-ed67-4887-81ea-c0a06e9f7470",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "3cfa3ade-499f-4be7-9949-968a8ef05227",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "c079b827-0328-48f5-85fa-74256d0d6d34",
"id_item": "27ac5d39-c8fb-466d-95d0-5b76a5a8fa66",
"group_id": 3,
"id_unit_ref": "c01e4a6b-bcb1-47c0-affd-669cf6c316cf",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "7459f8a1-0f53-4717-adc6-3628b1bfc26d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6c205ea9-041b-431f-abd5-182b58ac2e0a",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "e5f6b4e2-b03e-4099-859f-015fb0619a65",
"commited": true,
"mt_units": {
"$id": "17",
"id": "d112953d-095e-4d73-8a72-bf2637b0f6c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "f2779357-0259-48f8-bdb0-7e30768a679a",
"commited": true,
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": {
"$ref": "7"
},
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
}
},
{
"$ref": "15"
}
],
"mt_items_types": {
"$ref": "1"
},
"mt_items_vouchers": {
"$id": "18",
"id": "96e4a0ca-6fc6-4774-8188-7d9682e0228a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "48034255-3e3b-4ba2-9a5f-f30a5c0faba2",
"id_doc_print": "081c17c9-1d26-4cf8-b98c-c8fc363d1e47",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "fa0f2505-174f-4e4e-bfb6-0f5a6de64587",
"id_item_sub": "aab4bec9-2365-4823-ad11-01ba7351fdf5",
"validity_date": "2026-09-06T06:46:16.6444597+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "f57bbd24-b8c7-48b6-a162-14c776f44bb6",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "0eeacd5a-da41-4f1a-b698-5cc0051cb2bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "76f3826b-e488-46bb-86c4-f21c953608b4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2be82042-524e-46cc-84d9-70de8e62195f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "8010c864-5c9f-44db-9ced-3f316c97d95b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "bbc8b3a5-e553-4570-94ad-5bc6206d7a34",
"id_pos_type": "3e24bfaa-43ea-4de0-a1b6-17b909c5ff3a",
"id_price_list": "ae7767c7-5d08-427e-ba98-f553dee12703",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "870cff0f-7040-4c6d-bdfe-ae4db21f36d6",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "2dec9e26-ccd5-4456-8506-e9423ab64bf7",
"id_pos_type": "1b87499a-2839-436f-b360-ed730089402f",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "a31e28df-2c15-4bce-9bf4-83cfcccd3dd7",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "2566ba30-29d9-4d12-a8ba-6bfc752924ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "80921a96-867d-461c-aa24-7f054e3eb288",
"id_zone": "bbc6d3d2-dcce-46a1-827d-a45ccd12ef1f",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "dc441381-e8ef-4756-8997-8345fd0b2667",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "1d810308-84dc-4b1d-a9cb-06405f208934",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1eb15590-c0b7-4d5d-bf1b-ba904cecdc91",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "b5a3a6c7-f1d7-4335-9cdb-ef1f8563e16c",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "85963881-b0c7-44c6-9e12-756b08ba711c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3aad5681-80c7-4969-8f4b-44aaf5d29918",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "662389af-af36-4e73-8256-6be8a8e1b7b7",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "85fae80a-066b-4aec-9919-5c64a627bbf5",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "776a47bd-0155-4b3e-9af8-2a22ca67f3b8",
"id_cloakroom": "af7f890a-f9a0-4c99-af8e-3c6cd77d01f3",
"id_pos_sesion": "94cc9674-06d1-49ee-8a1b-8a5433557ba8",
"unit_id": 4,
"date_open": "2026-09-06T06:46:16.6444597+02:00",
"date_close": "2026-09-06T06:46:16.6444597+02:00",
"id_doc_sa": "2601de0f-0d50-4919-9b78-5c8545f9444a",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "b25c0604-3b96-4e06-88eb-0bfac7bbeea6",
"id_pos": "58412927-6920-4a63-841e-730389227fc0",
"id_doc": "8e339985-ceba-4fd1-bb6d-f3492a98046a",
"id_branch": "7a24fac3-3662-4b61-a45b-03c483c4fad2",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:16.6444597+02:00",
"date_tax": "2026-09-06T06:46:16.6444597+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "976755e2-e0fe-44f1-97ee-6e76a4199ccb",
"id_relationship": "cf0c7515-1482-4a7f-8667-c31b015858a8",
"id_loc_from": "2fee046b-0693-4095-a68c-9357aa9b7247",
"id_loc_end": "8e6290c0-421c-454b-9f83-75fab47cf3b3",
"id_user_add": "47833b8a-641e-49e4-abfa-d255a2048df3",
"id_user_upd": "eaf6a01a-bae9-4137-a66b-31180b17e124",
"comment": "sample string 12",
"id_pos_sesion": "763f398b-2c67-4815-810e-7741d9985fcc",
"id_room_unit": "c9c32c6b-8a33-44fc-8a80-fa96879424ba",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "4ff0e7f3-ac9a-4328-9906-b2d4a2d2b000",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "848a9783-cc76-45b4-a132-427cc470a51b",
"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": "53889a8b-d66a-481d-ad4c-50f46107698f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "e4d3090c-1b1e-4aae-bd66-0b33c18d5df7",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "93310b49-f70d-45a1-a1c1-6b165a465978",
"id_pay": "437a69da-1a42-4331-8f9e-1975166fe56c",
"id_money": "086007b5-f57a-4e0b-a3a3-6340dceabbd3",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "c8ca4237-bd39-4486-84b8-8622c54c7a8a",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "4511a324-f72e-4a5f-a301-c2909734dbaf",
"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": "27ef88b0-e304-4f5f-a1eb-5e436a042198",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "175325a6-1d50-4c72-b1a4-c057389a624a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "d089371f-2a53-4d66-bd9e-d6f707a3b9cb",
"id_money_2": "d91be7eb-fca0-4975-b1b5-29146d65c8f2",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "2cc36d8e-ace7-41f3-87f1-1516b94a6031",
"commited": true,
"mt_money_types": {
"$ref": "30"
},
"mt_money_types1": {
"$ref": "30"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "31"
}
],
"mt_money_rates1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$id": "32",
"id_doc_sa": "90cc59c2-904b-4bea-9cd3-9a6e16fb2e67",
"id_pay": "fd529e5c-1d41-4ddf-a99e-4b746b7022e9",
"id_money": "7fa2a000-e5c0-4c8d-bd39-3542d8368dc2",
"date_cashflow": "2026-09-06T06:46:16.6444597+02:00",
"coefficient": 5.1,
"id_user_add": "c1512b7a-8da3-4945-adac-20c7f57c5ba8",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "090c43d9-3432-49fb-8f8d-75fe52347267",
"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": "1f678b3a-bec9-4bee-a785-5e03a00b894a",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "a37a1259-1e56-444b-9e7c-2d454debb63d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$id": "34",
"id_doc_sa": "4d7cb50d-5651-4cb9-acc8-7ff90c3534f4",
"id_line": 2,
"id_pay": "7db59e6e-646a-4e79-840d-445ba9ac94d7",
"id_money": "db72ff7c-8699-43e8-a7a6-40a5cdb1e95e",
"coefficient": 5.1,
"id_voucher": "7667c797-be64-4208-bc7f-edbda68a88c5",
"id_employee": "22d48e80-578f-47b0-acc9-c7ca9ace49b1",
"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": "ce3522b0-6498-4d39-8da7-d02e67cfc929",
"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": "10"
},
"mt_money_types": {
"$ref": "30"
},
"mt_payment_types": {
"$ref": "33"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_vouchers": {
"$id": "35",
"id": "6d853ff4-1a40-421c-ae13-d2a6164b134c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"date_used": "2026-09-06T06:46:16.6444597+02:00",
"date_sesion": "2026-09-06T06:46:16.6444597+02:00",
"id_employee": "6e082e2d-37da-4328-9355-88d214c6ecf2",
"id_branch": "b8ed165b-70ce-451b-a6d0-5c88cc5fc213",
"id_voucher_permision": "102b8707-1f6a-4d31-b726-d38247a7fa7d",
"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": "78892586-80b4-4171-ba9a-06d615eaae65",
"id_user_add": "898bb5fa-d771-459c-9f7f-c096b2cbe1b1",
"id_doc_sa": "aedc7cd5-14c6-4fb6-ac1f-8e3e6ad2c42e",
"id_item_sub": "7da547e3-695a-4f06-b034-8689007d87aa",
"id_pos_sesion": "cc65edf5-ddb1-49f2-9d28-346f6eda2b0b",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "8e710820-b317-436d-9d80-06f11b12c85e",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"date_used": "2026-09-06T06:46:16.6444597+02:00",
"id_employee": "aaa2aeaf-1f76-46d2-a184-474a668f70d5",
"id_branch": "cebdb3c6-8f16-4df3-8825-c66aa0c80731",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d02cd83c-5f72-498a-a5e2-4ee269adfe76",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
},
"st_users": {
"$ref": "7"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_money_types": {
"$ref": "30"
},
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "32"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"mt_payment_types": {
"$ref": "33"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "0c57f252-31e7-4280-84a1-ee6f030f9df1",
"id_doc": "2e49e0b3-d34c-4bac-9204-2e32797e887a",
"id_pos_type": "bc636418-52f6-4764-a317-fdbbdc7bbcae",
"id_doc_print": "452360d3-2676-46d8-9fa1-1b0869854ad2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "699686f3-bde9-471d-8bfb-0e54332a00a2",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "b30bccc6-a7b1-4773-b9ca-2282b5bc71ba",
"id_pos": "34e7016d-d01d-4789-9b9e-b6c293261437",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "797a51fd-3cb4-4669-a512-f6f639d62e54",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "3b8c3419-8edf-434c-9b56-05c67b265c3a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "da06f6f3-3ab3-4fed-a3e1-9a32e9a9e1d6",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "516fb4f6-fe4f-4e83-8222-e89af69e9c43",
"id_branch": "8423acc5-1b37-43d2-972c-d3047fa5eec1",
"id_pos_type": "c7adf6bf-e5c2-432f-84d4-13fe2e017194",
"id_pos": "3628301c-4064-4500-9603-69a26c44ad8b",
"id_item": "2ec31686-e054-4066-9294-3f2864699890",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "0e56f63a-5bf3-490a-b995-55648d6330ce",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_items": {
"$ref": "5"
},
"mt_pos": {
"$ref": "23"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "ba7b5306-383d-40e3-9d78-912d06c91751",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "e5cde1e3-3295-4f75-be1b-c064d429b7d5",
"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": "7"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "531102d8-1fc0-48b9-85db-9bf555ce7abb",
"id_doc": "916d352a-44d8-4412-b7cf-141b55e435f3",
"value": 3,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "981465d3-9c51-432b-9fa5-825b21a52100",
"id_pos": "f0eb77fe-83da-4776-88e8-dcc6ce240c8f",
"id_doc": "473e8801-61eb-451e-a2f8-07bbad5221e9",
"id_branch": "244a7132-f342-4994-9a6e-ddf8d02b2ac9",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:16.6444597+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "b1854518-e770-429c-b645-dd7fe1e322c1",
"id_loc_from": "c765761a-c37b-40bb-b938-fce01773628c",
"id_loc_end": "94447607-8e17-44d1-890a-ece9e34e3bac",
"id_user_add": "d911d93d-d9db-4ed0-adc5-c5e22780e3fe",
"id_user_upd": "ee0bb03a-47ae-4338-879d-fa493f005023",
"id_pos_sesion": "00483cda-6c34-4e47-91c1-0c276702efb1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:16.6444597+02:00",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "87e21979-b444-489a-9006-0f0861e7356b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "dea0f4c3-69a8-4a3b-955e-36aa506c2991",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "a53f3654-f12c-4875-9731-d3494da27943",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"st_users": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "06381c23-fc63-47ad-8df5-1b329ee2ea27",
"id_item": "63a8569b-7f25-415c-b626-3c311bdaab2e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "c16b6c2e-30f8-4df2-909d-06d66c2f1a5e",
"id_line": 2,
"id_item": "b313e6a9-3a86-43d4-93ff-9a95ca1be4ed",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "5"
},
"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": "23"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa2": {
"$ref": "27"
},
"tt_pos_sesion": {
"$id": "48",
"id": "d6c4e39d-9470-4ff2-9784-6b113be29ece",
"nro_sesion": 2,
"id_pos": "5f8eb40a-69f8-4574-a73a-aa9e070019cb",
"date_tax": "2026-09-06T06:46:16.6444597+02:00",
"date_open": "2026-09-06T06:46:16.6444597+02:00",
"date_close": "2026-09-06T06:46:16.6444597+02:00",
"id_user_open": "fbfecc50-4171-4201-b991-94651293e0bb",
"id_user_close": "3ac04c9e-ecf1-43a0-8066-e11f8ceeafd2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "9e17c237-c5d2-4466-bd0c-9b49738a9494",
"order_id": 2,
"id_item": "71a93fc1-b39a-4eb0-b4a8-c0fc42ddc01c",
"id_item_type": "dbae6afd-2b70-44f3-a35c-87dc9ccba650",
"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": "0c3e2674-6997-4fcc-b599-dcd2ea6e40aa",
"type_item": 11,
"id_voucher_json": "92d03d97-f244-4c82-a210-571e6326a612",
"count_voucher": 1,
"id_category": "92a81fa7-be68-47f9-aefa-b0b469cfb4d3",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "ca65ac4a-b2c9-45f5-a06d-f96f648985c6",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "8a2933bf-aab2-4eb4-acca-b6f2205284db",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "463b0a4d-52d0-4ed8-b5ea-fcfbfa50ade4",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "eab58924-1d51-4b49-9302-200937aafdae",
"id_room_unit": "e1e53335-295e-4ca7-b60f-5e061d5232cb",
"id_room_list": "8609a8a6-cbc4-46ac-b918-9c9c029eda70",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:16.6444597+02:00",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"date_open": "2026-09-06T06:46:16.6444597+02:00",
"date_close": "2026-09-06T06:46:16.6444597+02:00",
"id_employee": "dce0cd86-2b95-4916-9116-099475dd2a7b",
"id_employee_sec": "5dd2fca7-c29b-43af-9f44-d448da60bb93",
"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": "38b86ba7-12b8-4e1c-8cc5-196dcb7fc9c4",
"comment": "sample string 7",
"id_user_open": "31a12eda-721a-4a17-96bf-b1b3a4aa9b11",
"id_user_close": "aa443733-68f4-4efe-b089-331cb08035b2",
"id_unit_state": "1df90ee4-0bc4-4b0b-9698-1b64bbb8cf84",
"id_pos_sesion": "1dd2430b-72c6-4c20-b064-2f5a297e0a98",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:16.6444597+02:00",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "222c31c4-0cf8-4429-8878-847f8973bfce",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "f7518414-0075-4301-bf47-fa6f6483212c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "70be9702-f170-48ef-8176-d20a06423cee",
"locked": true,
"date_locked": "2026-09-06T06:46:16.6444597+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "d94cf1b7-1fbf-4242-a94e-8f7562198fef",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "26a59e69-5c2f-42c0-bac2-d52857a7408d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9a4f226a-0d80-4182-8d13-7006d4b871a6",
"name_pos": "sample string 6",
"id_image": "2ac8dea4-c6e1-4055-b73a-95a13ea8dd99",
"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": "fda596c1-01e1-4fc5-9a74-d0d1fcd5cd74",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "164950dc-0aa2-4f92-a67a-a1f28801314d",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "dc753781-193c-4235-a3b7-08e875a275bf",
"id_room": "7621b470-e945-4637-99f6-a40ff3bb273f",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "78079441-0b0f-49db-bded-15bbaf088849",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "238ee8db-4332-4e83-bca4-e5e64c671833",
"id_room": "f9a95d57-9373-4677-b47e-5b7445636fd1",
"date_in": "2026-09-06T06:46:16.6444597+02:00",
"date_out": "2026-09-06T06:46:16.6444597+02:00",
"id_user_add": "d4fea808-3603-4353-97b6-c099192ce427",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "dead4a9d-74d2-4eaf-8d3c-70c859a7c13f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "1debbeec-f1df-4c6e-a62b-1b297b9fba6b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "64b842bf-d09b-4d65-9045-dbc90a1cd139",
"id_room_state": "776305b0-0321-43ee-8764-18b99d5f46a9",
"id_image": "ecc276d5-2c3b-487f-bfb7-625c87661a4f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "4d4edae7-33f3-438d-8551-bcfef046dd0d",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "d34844e1-2454-4a02-8d6a-2c93513c619a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "a6b05914-87e3-4a37-9e26-f3ae9dfea83d",
"commited": true,
"st_users": {
"$ref": "7"
},
"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": "9"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "7"
}
},
"st_users": {
"$ref": "7"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_tips": [
{
"$id": "59",
"id": "172c57b3-3593-4315-8719-d36a0c19a982",
"id_pos_sesion": "c99a1594-aaa5-47b5-8059-02592ed545dd",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "92ec0e45-c100-4473-a784-4401a0340e36",
"id_room_unit_activity": "d6d1f1ce-6022-4c50-be20-c8f6ace7c3e2",
"id_doc_sa": "2c90c068-9511-4f1f-936d-861f5a0441e5",
"id_pos_type": "2adadf89-0bac-4c99-a573-6492a96f189d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "bf1f8ddf-1d37-48cc-a801-8adcb48af846",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "b8d2eaca-fef3-498e-9527-d57885f4e552",
"id_user": "f42beb9d-2463-4552-8884-eaa9d4e1b4e0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "72675b7d-ce9c-497e-b18e-c3f8daedd3cc",
"id_user": "5d3c3515-7ce8-4517-947d-357457672367",
"date_add": "2026-09-06T06:46:16.6444597+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "554a264a-fbcd-40a3-9abf-fe589b546a01",
"id_user": "e0b83ccc-8c10-42e1-89d1-d85fea7ffa22",
"id_user_profile": "c8d33996-d141-4b4b-a387-ae157be632b1",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"id_pos_sesion": "bc311c81-1ab7-40fa-8ca4-55e870fd6112",
"date_login": "2026-09-06T06:46:16.6444597+02:00",
"date_logout": "2026-09-06T06:46:16.6444597+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "d03cccbc-45eb-494f-bb6c-9b601a805932",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "bca2da83-427f-4adf-806e-44515b4988bf",
"id_function": "5c4f998d-fa95-4640-8a22-c72490d5830b",
"id_user": "9f999880-c126-4f04-ad56-dacd278d8461",
"id_profile": "debaecfa-2fc5-477a-a046-5722544a2e50",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "41c382ee-0913-4630-96eb-9ea4db701535",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "88c314f8-54ad-4811-a734-f5aa6309751c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "97074654-c94d-41dc-affe-13aa04ad15e1",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "b4254e7c-6d60-4681-a15d-f3b04dc0ee7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "9238fd47-31cb-4190-8b9c-c83a8580f3ca",
"id_user": "83c770ec-d6dd-4f16-9d6e-d792b6b29f8a",
"date_add": "2026-09-06T06:46:16.6444597+02:00",
"destiny_type": 4,
"id_key": "1a9bfe3a-4dee-4723-9497-85382933f933",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:16.6444597+02:00",
"id_pos_sesion": "b0ca7cec-3548-42b3-a1d0-3d7c35fed82f",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "ebad2369-90ef-4910-bca9-567b9ad8670b",
"spool_server": "sample string 2",
"id_doc_sa": "e36f3105-7b1c-4588-965a-3982b476a482",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:16.6444597+02:00",
"tt_doc_sa": {
"$ref": "27"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "26"
}
]
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "7"
},
"mt_pos_view": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "1afcca07-97e8-44d8-a48d-4effa196065a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"id_branch": "0da28842-7eca-4078-908e-eb179898b49f",
"id_pos": "308f23a3-5f95-4c8f-93d5-5adc0cb8cd46",
"id_list": "916a105b-9ccc-46f8-86de-c94e944e82ce",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "fa4f4582-4b5c-43c7-a570-3ce1bc21a85b",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$id": "70",
"id": "a95ca290-c09f-48ad-bf4b-4c77006a913f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+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": "9d87c816-6e00-46d3-b1cc-a14a9110be62",
"id_pos": "d0c18a15-c7b4-4105-87d1-caadb85cd244",
"id_list": "c5ecb87b-9416-4a02-81b8-f32044e87552",
"id_item": "8d704407-ff75-4eb7-906b-a9b3ac1f227a",
"id_item_type": "1c8a69bc-f442-48ab-b3af-bb2138bf24ab",
"id_category": "8ad6a362-408b-4da5-ad42-9344ec3df574",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"id_user_upd": "9e3660a8-824b-45c8-9917-8e176ec41367",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"mt_pos": {
"$ref": "23"
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "70"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "71",
"id": "f0cac86e-27cb-408c-bed9-5d74a4e59619",
"id_pos": "22992666-22a7-44dc-b8c9-47c1dacf5d79",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"key_access": "sample string 5",
"id_user_add": "88455c8a-138e-429a-874e-9c375e834359",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "f7f39883-037d-445c-bf25-a53bd7841de5",
"id_pos": "a00651a8-950e-476a-8164-d12866db5d81",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_pos_connection": [
{
"$id": "73",
"id": "e766a06d-3bdd-4bf1-bb57-8f4b31122f59",
"id_pos": "b2941bde-c639-4ff6-bdb2-72df558d09ca",
"date_add": "2026-09-06T06:46:16.6444597+02:00",
"date_upd": "2026-09-06T06:46:16.6444597+02:00",
"date_out": "2026-09-06T06:46:16.6444597+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "8"
},
"tt_logs": [
{
"$id": "74",
"id": "a72739db-27b7-4f0a-8d3e-28503b43ab01",
"id_user_add": "8c31b5f8-cd38-4eb6-98e1-a3ad3cc47e72",
"id_table": "92294391-170d-49f1-a9e0-b5a2b67093ce",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e5a85a7c-727d-4fb7-a6a8-36c01ac36612",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "6da7d039-3e00-44d1-9e18-1c4b26dae898",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "6eff4070-5297-4f94-90b6-64badf8adff4",
"id_sync": "7d74d0ab-5ea3-4f1c-a6c1-c14eef77d0a5",
"json": "sample string 3",
"id_table": "59801849-84bd-4865-8259-75a703c7d8c8",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "2ff78cde-a71c-4b63-b774-ddc8602b643d",
"id_branch_from": "4607d153-d4a5-41ca-9c9a-05c7bc32b2eb",
"id_branch_to": "7b846d75-9f6d-45c6-ab1a-55a59fe5ccd0",
"type": 4,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:16.6444597+02:00",
"send_on": "2026-09-06T06:46:16.6444597+02:00",
"mt_branches": {
"$ref": "8"
},
"mt_branches1": {
"$ref": "8"
},
"st_sync_packages_det": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_sync_tables": {
"$ref": "75"
}
},
{
"$ref": "76"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "74"
}
],
"st_local_variables": [
{
"$id": "78",
"id": "035f1e51-d4c2-4c9a-abb0-cd626daf7aa7",
"id_pos": "b3eb181d-5a74-4104-87fb-12f9610cec0c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
}
},
{
"$ref": "78"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "7"
}
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "21"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list1": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list2": {
"$ref": "20"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"mt_prices_list": {
"$ref": "20"
},
"st_users": {
"$ref": "7"
},
"st_users1": {
"$ref": "7"
},
"tt_doc_sa": {
"$ref": "27"
},
"tt_doc_sa_det_stock": [
{
"$id": "79",
"id_doc_sa": "cf5e123b-82dd-428e-9835-44a6e21ae1e3",
"id_line": 2,
"id_item": "0850265b-ec70-462b-8284-bb64f58a8d7b",
"qty": 4.1,
"mt_items": {
"$ref": "5"
},
"tt_doc_sa_det": {
"$ref": "13"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "13"
}
],
"tt_doc_sa_pay": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "10"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"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": "e2ec6e07-6ca9-4441-89d8-14a379b9e072",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_images": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_employees_branches": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "e48ce8ae-88d5-4875-b622-e88e1dacfce4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"last_update": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_sync_packages1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "8"
}
],
"mt_branches_zones": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_brands": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories_items": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_cloakrooms": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_employees": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_profiles": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_types": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_payment_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"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": "22"
},
{
"$ref": "22"
}
],
"mt_prices_items": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"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": "17"
},
{
"$ref": "17"
}
],
"mt_units_ref": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "9"
},
"st_images1": {
"$ref": "9"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_token": [
{
"$id": "82",
"id": "ee6e88f2-4efb-4171-81b1-f1e2816fadaf",
"token_id": "sample string 2",
"id_user": "3378368b-5366-44d8-a3ba-43886e7a94f7",
"date_from": "2026-09-06T06:46:16.6444597+02:00",
"date_end": "2026-09-06T06:46:16.6444597+02:00",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"st_users": {
"$ref": "7"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_det1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"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": "cd51d924-4030-4b2d-86ba-ea7f561ec2a8",
"id_room_activity": "7fd899f6-bd73-4b1d-8e72-a7720fabcddf",
"id_pos_sesion": "7ae00b35-389a-4f1d-8da2-78684e21f8f7",
"log_text": "sample string 4",
"id_user": "30d0f81b-4755-4859-93b2-fb79e9b6b87b",
"event_type": "sample string 6",
"correlation_id": "7dcb5b4d-6ec6-454d-9c44-1838cf78ddeb",
"id_room_unit": "183cefae-3fc5-43cb-b387-256f67431f4b",
"id_room_unit_source": "4c407b00-b1d2-4803-adda-785e0080c2ef",
"id_room_unit_destination": "a67fde0d-804d-4431-a525-aeede069fe0c",
"id_room_activity_related": "d5f0315c-37fb-450a-90ba-ecb28df90136",
"id_doc_sa": "ac3a9004-bb78-48b2-8116-a847201da446",
"id_user_authorizer": "eec6c476-7634-4bcb-800b-86425adb87f5",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:16.6444597+02:00",
"commited": true,
"st_users": {
"$ref": "7"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"tt_doc_sa1": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"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": "4"
},
{
"$ref": "4"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_units": {
"$ref": "17"
},
"mt_units1": {
"$ref": "17"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"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": "2"
},
{
"$ref": "2"
}
]
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers_det": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
"mt_items": {
"$ref": "5"
},
"mt_items_types": {
"$ref": "1"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_prices_rules": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "1"
}
]