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": "4717df9c-268b-4a36-b4fb-b92a514889bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "8a292218-07ff-48ee-a7f7-184a151e25f2",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "baf001d9-bffb-4ad7-8101-bbe42219ee39",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "db2b25e2-2b3b-4bbc-ba07-19adca753e8a",
"id_line": "bd7e82ea-b76d-45ac-ba9a-04cc2336baf0",
"id_category": "c94088cd-5464-4f6a-a417-d81988e09d1b",
"id_item": "b2839e69-eca8-412e-880a-31f481a6e1b1",
"id_item_type": "702b20a9-7aaa-42af-9d30-f7c621329b40",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "35faeafe-f919-426b-b28d-43c4e5902167",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "42e6c079-0faa-41a9-a5a3-8d589b27e3f4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "dffb911a-50d8-435c-8b60-b83098522483",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "189ae785-8032-44e3-85be-d97ab2b85668",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "2917d73a-5fb3-43eb-afe2-14665648cc59",
"id_item": "065e5cdc-aea8-41d3-8dda-f7372cab3f0e",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "e32609af-4159-4666-af1d-9f9e509caa64",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "51e75896-93aa-4124-bebf-2652d6a3bd53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "631bd868-69f0-4c34-bb8b-9bbde32a7a01",
"id_unit_sec": "edbbc5d6-a1dc-42ea-9e4f-b5fdd59e7dd6",
"id_brand": "42263c0d-8c7d-4257-ae81-4cd9237910e0",
"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": "298c15ce-400f-493e-8a62-8a92eafd9bd4",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "18fda374-ca27-4d5f-a195-c4ba31942b7f",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "d7c6af3f-9a24-4d10-b4a0-397ffb02b143",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "beae29e5-d0e7-4de8-a954-076680eea2ef",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "8a5baefa-9b8e-49f8-b4f8-c4e8d3963bfe",
"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": "7d594f50-ced6-41c1-94c0-19f7c397dd9d",
"view_messages": true,
"id_image_photo": "ce6b4f51-319b-4a5c-90cc-dac94cdca55f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ad70637c-8bda-43c7-9ff1-91ad7bf36802",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "06577079-cc92-4ba2-b6f3-a35d3b69d17f",
"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": "8ffaf32b-4795-4b59-8b65-48405e335549",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "f40f2a85-c243-4113-b153-ab5ddd854ac9",
"commited": true,
"st_images": {
"$id": "9",
"id": "0581c134-0f1c-4117-8d00-820aa06b534f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "97ee532e-3a0c-4bd8-b5d1-ea1552c1dba6",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "fe9c8cd2-4c11-4566-b50e-ec1f2563110c",
"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": "f631ec6d-ad9f-45a6-b953-6bd6418d0120",
"name_pos": "sample string 12",
"id_image": "4659fd7f-7831-4ab7-83ec-3eb7149aa4b1",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "0fb3a58d-7f12-4f6b-847e-d4b4910dc7f4",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "e794d0fd-e5d6-494e-a515-967c76acbfa2",
"id_branch": "539876f7-a7b3-4f6a-8e98-2d12a812d89a",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "35f74edf-5874-4a2d-8598-b0d361bbcfc8",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "ce5e3d87-0314-4214-80a4-8a6728a51b8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "a2bc9d1d-2d6e-4a29-8c5a-5d4762970608",
"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": "c75a636e-012f-4ac2-a907-bc5df648e206",
"id_line": 2,
"id_item_sub": "0efc6db2-1e96-4f8c-80f6-c42a06e0bd35",
"qty": 4.1,
"id_list": "e0d76fb0-1423-414d-8402-94fa96ebd2c6",
"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": "3e21ec3c-66f9-40e8-955c-c98c8e201ebc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d2cbac3f-8689-43d2-8214-fe8c58a3e818",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2c5e6c93-df29-444e-b02c-270ac4bb9782",
"id_user_upd": "e163bb2a-8a61-46bf-b771-e792fd77f307",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "b02cf225-a8e3-4ed8-90d7-d9b3c6550217",
"id_item": "2636389d-bf49-42af-a263-ee7c9f587e38",
"id_item_type": "be532529-00b7-425d-b05c-880e9d9976e4",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0bfff5d1-9298-4086-aa9b-8e6a093ec358",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "2252822e-d205-4fab-b761-49827e4fa4f8",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "12c44cff-9ebb-41b1-8cb7-d4be8436e3a2",
"id_item": "599bd391-7799-499c-ba80-05477908b494",
"group_id": 3,
"id_unit_ref": "41b3cb23-97f9-4d92-8592-3f401c1b8e5b",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "c0992383-3efd-424c-bfaa-7c6c86aeab80",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3f74de5d-ff6f-45f3-b7e2-3d928f540228",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "6d03b1d5-9ec6-45e8-a692-f6935aa3b0cb",
"commited": true,
"mt_units": {
"$id": "17",
"id": "b1fd5f0b-c61e-44cb-8cc1-81ce4a2e3d0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "b94b8523-27c9-4278-8dd9-f4351ba987fc",
"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": "fef2c722-7f76-4095-a8fe-6d45b77ba8c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "220fe573-48bc-4322-879d-ab887eaa3cba",
"id_doc_print": "3f38b6ff-2188-41f4-8954-775a4c8e910a",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "3659d099-07f0-4cb0-bd94-de74e86cb489",
"id_item_sub": "c2257f6f-e590-4058-b6ac-738f3ce6120f",
"validity_date": "2026-07-08T09:45:52.3574083+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "785105d5-23a7-43d5-bc69-e0e3dc15fc09",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "90fd1693-179d-45af-be43-3e3f4fea7b4a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "04863e5c-b25b-42a5-93c9-723d7b66c836",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "633e63b1-e3ae-4a40-86e0-295e607fe4f4",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "d13693e1-b93b-49f8-9d36-186a71cac1a2",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "b05c3fb0-be0c-4779-be4a-8caaec09e397",
"id_pos_type": "00432515-159c-4fcd-abe4-795de746137b",
"id_price_list": "0cb0c19b-294a-4e3d-88e3-5cf50fa7efba",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "ec54de38-8beb-4e18-8093-a1d9f4aede72",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "4285ba0d-5fbb-4b4d-a74b-9c66b5b73bb9",
"id_pos_type": "2f8368ea-2a73-47bb-8d5a-cd0916f4d4f6",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "752dc363-100c-440e-8424-ef511e41aa0d",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "6331a23f-5d76-4765-83a0-40ab07b50916",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e23d81cd-a35e-4002-9a57-bfea9423109f",
"id_zone": "de4b0b3d-e8a6-4142-8400-1ca620877267",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "a1f44a61-d40f-46cc-a1f4-6557fd6d3180",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "702bedf4-af3f-4ff3-92dc-815245828c91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "aec43c35-cad6-4483-91fb-aff825b91802",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "5c3aa462-6100-42b5-8a2f-3258618f4b38",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "5d93cf6d-a68b-43a8-8c54-9ed06f87abbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "19bd0506-b253-4df3-8a0b-d0a9b34ded19",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "64e9cb3a-d917-47c6-9893-ea0772a2044a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "902e6e98-5854-4f82-9013-e5b7f4f6224c",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "72d039c5-0d5f-47e1-81b2-15b9b28c42ec",
"id_cloakroom": "62071673-fad8-49ae-b87a-c3041fbdc8f8",
"id_pos_sesion": "01b58539-e7e7-4663-a34f-5cc75331a929",
"unit_id": 4,
"date_open": "2026-07-08T09:45:52.3574083+02:00",
"date_close": "2026-07-08T09:45:52.3574083+02:00",
"id_doc_sa": "c1dce03d-770f-463c-9dae-73af1eb624af",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "ec2fd048-fcf2-4a1a-b8cf-196721dfbdff",
"id_pos": "c9375509-b704-46d7-a190-cb50469b102b",
"id_doc": "619d83b0-1f76-4c70-ba63-2bd8b810b0f0",
"id_branch": "e62ef2b7-c329-4bed-a0ff-75d7bc415400",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:52.3574083+02:00",
"date_tax": "2026-07-08T09:45:52.3574083+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "862a78c6-36c9-4989-93b8-b893f59a51a0",
"id_relationship": "9a74a8c2-8a11-4446-8f6e-9ccd7b3230f1",
"id_loc_from": "ae9020a7-d947-4031-90eb-ebeb07cbedf4",
"id_loc_end": "e7f21129-3ba9-477b-bd37-78eef3b7a821",
"id_user_add": "7026fec4-e55b-46c1-97aa-73f7e4ec6564",
"id_user_upd": "5e24eff2-6fa6-4720-a1b6-78359d86a77a",
"comment": "sample string 12",
"id_pos_sesion": "1644160c-3f22-4d19-a58a-f8f3d40d95a7",
"id_room_unit": "6e5c5acf-2245-44f2-b6a8-951d50a76d3d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0b86cf61-8233-4bc2-b212-23d829f56698",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "68cbd069-9bb1-4c64-b33d-598f702148b6",
"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": "efdecda0-de31-4bbd-8864-557667148fbb",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "9515a411-a20c-49af-b8bf-f63de076b62d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "778ce62d-364d-4afa-bb91-8e9ea2ff44d9",
"id_pay": "ac0c6ac7-23f4-4fb6-bab8-c1b98086fad5",
"id_money": "be859fb7-4282-47d9-850d-3f7007663efa",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "20760317-43d1-4e4d-9904-ad5ff5f4d387",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "e9294481-cc77-439f-a1f2-3cd81e3b4802",
"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": "d3dd0571-75d1-4c16-a26e-87d03b8c47b4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "207a9df5-5278-46a7-8876-b3cfb5d25d49",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "660a7138-4ee9-4fa7-8afd-7e208569bfff",
"id_money_2": "a41272fe-8917-414b-a46f-3b753760f781",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "782a44c8-f28e-4fb6-8192-06c4049e11a0",
"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": "f3b206f8-9d04-4fc0-80da-d51b6ed37fcc",
"id_pay": "247631e1-f571-4e34-a72d-5cdf8a74ffb9",
"id_money": "eb3655a0-1a71-4f96-8135-25a8f62966d0",
"date_cashflow": "2026-07-08T09:45:52.3574083+02:00",
"coefficient": 5.1,
"id_user_add": "0d48c1ef-9050-46eb-870b-a6846e35bb19",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "96b8075d-0eb9-4096-a95f-670f40c9b6d9",
"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": "6da185ad-8f9f-4b8f-bc1d-008614eb60e2",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "18cffeca-2395-4ae3-8a1a-a14eebd9cfe4",
"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": "0ada8adc-53d3-448a-afd1-7ccda79b18d1",
"id_line": 2,
"id_pay": "5ae5aa97-f86a-4070-9355-7c5303f5be43",
"id_money": "e7687b29-74c3-4ecf-8739-8d9c6f78c127",
"coefficient": 5.1,
"id_voucher": "a377bde7-8bfc-4200-b6ca-752b9f4b5a6b",
"id_employee": "fb3e44cd-4f9d-41f1-8d82-babd0601fa9e",
"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": "dec3d9e1-2295-4489-bf9b-14aae95c7190",
"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": "37479d55-6e3b-4a33-8d0f-2f582ea4d746",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"date_used": "2026-07-08T09:45:52.3574083+02:00",
"date_sesion": "2026-07-08T09:45:52.3574083+02:00",
"id_employee": "ed797fdd-6a29-47a8-b7b7-097bfcf74a22",
"id_branch": "12b53e0f-00b7-4656-8f22-79d99a874ed6",
"id_voucher_permision": "45d00bb6-27a7-47c7-97fc-ff048a04fcff",
"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": "625859df-465d-4bcd-bb54-1986d01e0b5e",
"id_user_add": "e9ac6202-7938-46f4-8fc5-eb24c02fc7d1",
"id_doc_sa": "55a4cf24-9202-4484-87c7-c77039139284",
"id_item_sub": "591df5db-1253-41ca-aec6-d70821681cd8",
"id_pos_sesion": "56497cab-e9ca-4d23-a003-299e883f2970",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "c68b4cca-c815-408b-89ce-bc4ed6333ebf",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"date_used": "2026-07-08T09:45:52.3574083+02:00",
"id_employee": "a6d3fc48-a9fc-4a8f-b648-b5c68dfcccaa",
"id_branch": "47aad49d-f8d5-41b8-b5fe-9f8f49da3b8f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3a436e01-297c-4b37-b376-e3b62bb2e71d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "285c42f4-f412-44ba-b38f-ca1c11e89a62",
"id_doc": "37fb66ef-beae-47d1-8d9c-aaf86e6cd3d5",
"id_pos_type": "75dad62b-0cee-48fb-bc48-7e9ff6699dd2",
"id_doc_print": "cb13dec5-d85e-4d7c-9b51-53ee9ea90a62",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "cba777ad-cac6-4fd6-98c6-7554f3f10b9e",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "24e501ed-84e2-4518-8245-be255a307edf",
"id_pos": "749a27c4-9b66-4dce-bce7-05e544e69f76",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "1a553971-f651-45c5-8d7f-45d28b397415",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "40fc4730-a0a1-48b6-ac5f-7eb985b843bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "44406fb2-a189-47f9-88b5-7cf1ce0150bc",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "5221c5ba-68c1-4f17-99bc-44b52270df66",
"id_branch": "133a1046-6191-41cc-a583-33baa0cc21c9",
"id_pos_type": "b97fd699-adce-41a0-a10a-3f98d93787cc",
"id_pos": "5ef5db8a-3213-4d4b-9a77-a0843c8dc124",
"id_item": "96248dbc-e540-4335-a6e0-234afd261ad1",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "4cdc9823-7ae4-483e-bedf-1f7d778f2151",
"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": "235c191f-73d5-40f4-b9a0-308205775b66",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "dd5fd69a-6025-47e8-b29f-b003811078a7",
"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": "a11d5ccf-4b2d-4967-a38c-67161e63489a",
"id_doc": "082c2500-20aa-4c2b-addc-ae2c5ef9e6f7",
"value": 3,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "274343d6-5806-4c77-a2fc-a142c7abe013",
"id_pos": "5d16da75-bce2-4765-a908-8f930d17ee2e",
"id_doc": "eede741d-486c-4ee5-b5cb-c67c9491a55d",
"id_branch": "b403e391-7d98-4432-bca6-bff8465efe10",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:45:52.3574083+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ce1822ca-dbb8-4c74-a812-c160ec79e731",
"id_loc_from": "c0fb8440-6052-4b1b-a9b7-60593f39e76e",
"id_loc_end": "35a6a3f1-2bd4-4665-ba3f-68b1358a6503",
"id_user_add": "4327a4ea-9967-47e4-b480-9c02f58cd0d8",
"id_user_upd": "ec8bb378-6a7a-43f7-a60d-778804d431a1",
"id_pos_sesion": "29f47468-4018-4941-b5c4-e369cc848125",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:45:52.3574083+02:00",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "c74792b3-34e4-433b-ab24-9cb8dff5c33a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5b4fa7e6-5787-4c34-abd1-ae904d7163f1",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "8b3c88a6-9a00-4af6-bb92-9e04b4700924",
"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": "2aec20a5-8c9b-41d6-a533-3b1bfb4e78ae",
"id_item": "6ada84e6-f994-46e8-bdc9-b7884e190fcd",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "a8da2541-fc62-42ec-b747-74137ec68cae",
"id_line": 2,
"id_item": "613db37d-5768-4a41-99a7-ea1bcbd903a1",
"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": "e34df8e4-49ee-4250-a227-52e05980f63c",
"nro_sesion": 2,
"id_pos": "eadfd141-58b9-4882-9f49-59bccdf457e4",
"date_tax": "2026-07-08T09:45:52.3574083+02:00",
"date_open": "2026-07-08T09:45:52.3574083+02:00",
"date_close": "2026-07-08T09:45:52.3574083+02:00",
"id_user_open": "97e9e186-2275-4afc-98de-2ff4b3538df1",
"id_user_close": "0fa8bf03-4f18-4e37-9e4b-316692c9e7e1",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "16c59ca8-2d81-41d3-8ddd-ff0ee154f148",
"order_id": 2,
"id_item": "4dccbf06-74a2-4c2b-a20e-9b9af15e2c93",
"id_item_type": "02787329-0303-4ae9-83cb-e05bd7ed55bc",
"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": "0b2979ae-6494-4130-a5e2-a7b2c5f4b340",
"type_item": 11,
"id_voucher_json": "c4f368eb-3518-4beb-9998-889ef3f9b22f",
"count_voucher": 1,
"id_category": "0f53343b-daab-4528-99a8-580d50aaae94",
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "e71595bb-86f7-412e-8e69-9d35b08218b2",
"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": "75f0112c-cbe2-4239-9f1f-724c6ede8ac1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "bb33338a-5321-4825-94cc-547e1c6511c6",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "ffecbb48-2ad5-42e5-842a-16826abc8c4d",
"id_room_unit": "f038ecc1-ebfb-4d40-b106-bceb5a56e584",
"id_room_list": "a39bdfdc-e17b-4714-89d7-0dc05e4e61c4",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:45:52.3574083+02:00",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"date_open": "2026-07-08T09:45:52.3574083+02:00",
"date_close": "2026-07-08T09:45:52.3574083+02:00",
"id_employee": "d7de5e88-c6ff-4a7d-a88a-1c688f52fc6a",
"id_employee_sec": "03e5bac3-2d7f-4d8a-af18-d60663b8c4b1",
"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": "8dc8c559-0966-419d-81d4-574e51a1405a",
"comment": "sample string 7",
"id_user_open": "891a9f71-f4db-4628-a07a-f90abb087559",
"id_user_close": "2db4051c-be89-46cc-a190-c6dd7afcc2b4",
"id_unit_state": "bdf32bc8-8d81-4ff6-bd59-8831e889126c",
"id_pos_sesion": "0b5452c5-aba6-404d-b8c6-8b2c42e24275",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:45:52.3574083+02:00",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "f922393b-4386-43f2-a7c9-9d5e5a84b779",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1d5fea71-563c-4add-bbfa-a01b70b4986b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4e8a3439-f7ca-4ee7-b34f-c41ff2a84db6",
"locked": true,
"date_locked": "2026-07-08T09:45:52.3574083+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "03b45772-54c4-4e1a-8431-0b1307443b1d",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "ff91c0ae-641c-40b7-8fae-c5042ece7505",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "43ad7893-a8d6-4f9a-8edc-b798e5999cdf",
"name_pos": "sample string 6",
"id_image": "06b35e7a-1dc6-41d2-87ee-b3488603e303",
"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": "02d1edd5-1105-4ecc-ac1b-7cec6819c57b",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "611b8cae-aae3-4c9e-b7b4-49f02acbe31c",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "e4dbc52a-0d95-46e0-9340-2391a73246e8",
"id_room": "5c575795-67bd-4e77-8fba-4a9ce4d8ef50",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "c40d13e0-de60-46b4-b158-5e19478df50c",
"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": "1586e943-069e-4f23-bc81-66d9abe691c7",
"id_room": "27e58868-3e77-4efa-a07c-ff807268a321",
"date_in": "2026-07-08T09:45:52.3574083+02:00",
"date_out": "2026-07-08T09:45:52.3574083+02:00",
"id_user_add": "44842e53-3b60-406c-8395-e3f6ce9a46f3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "94f6fd19-719b-40e9-9530-895ba03c6a35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "e0864bb2-b169-40f6-84ad-cb11420d43b3",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "54b47fab-42db-4d22-a149-b1ca5388b1bf",
"id_room_state": "087f0e8a-35a0-467a-8aaa-dffc48e20011",
"id_image": "5629571d-3f41-4dd4-87a2-334c4d4e926f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "fed1ccc8-2ba9-48a3-b361-97b1c379a0b1",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "75009d98-0c5d-4274-87aa-39e96959fa27",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "9a53d5bc-e0cc-4e83-b291-f4cb156e6111",
"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": "55cc961d-3418-43d3-a843-32d8fc7a83f7",
"id_pos_sesion": "5ea6ba8b-89eb-4a64-be36-3422e29f8f5e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2261ffd7-df7c-42ab-a1ce-d66bd7df5f37",
"id_room_unit_activity": "9dcde054-b9ee-4158-8982-91b8fa0a8101",
"id_doc_sa": "2c5a9106-2cd3-49fa-a78e-eb557e92a82e",
"id_pos_type": "54933ec3-7b13-4eb4-849b-364f82fc250c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "c66b7078-09c1-4d2e-9af8-3f66dcc6271d",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "e3d19c6b-cf00-4bda-8d57-21f7eace57c4",
"id_user": "d977934b-c766-40a5-a54a-c85c95ea289b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "8c902c2a-9a71-4448-828f-88a25b9d6fd8",
"id_user": "39cca8ef-d830-4837-bb78-6b26bb45c19c",
"date_add": "2026-07-08T09:45:52.3574083+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "a7ffe78e-26b0-4162-b960-9c3bc08426e5",
"id_user": "8e03d474-9f73-4694-a95b-6ca82c8e340b",
"id_user_profile": "cd934cab-edd7-427d-b0d3-0189d533dd07",
"locator": "sample string 4",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"id_pos_sesion": "3db3cb0d-8674-4e73-9109-13336bd3def9",
"date_login": "2026-07-08T09:45:52.3574083+02:00",
"date_logout": "2026-07-08T09:45:52.3574083+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "7e5c1b48-1fd7-4adf-89eb-6ad56af861e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "93c3d32b-3469-44d2-8451-a002a5d7cf0c",
"id_function": "4d8c1c90-832d-41c4-8d34-06cfeb635468",
"id_user": "70c6a105-cd93-4ba9-9637-89e9fa09afe6",
"id_profile": "6f55a9be-c1be-48f9-961c-5d22bcab4d08",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "a2e18c56-06d5-47e6-b27a-e88ce0090cb6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3645517a-7137-4799-a2f7-7f0a662dbe28",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a44e8d8b-e5e6-45c1-aed9-882436d44808",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "e4e888ab-5605-47dc-a371-23c01c17db5e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "e0480a85-759d-46ee-89f9-c3c94b5718cd",
"id_user": "361747ce-85cd-4f85-a0d0-57a3a06c2190",
"date_add": "2026-07-08T09:45:52.3574083+02:00",
"destiny_type": 4,
"id_key": "6a9dd0ad-a01b-4d32-9b68-017a13871348",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:45:52.3574083+02:00",
"id_pos_sesion": "42b360a6-8db3-4831-9fc5-cbfe798baa90",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "2ecb39ed-d0c2-48df-b552-41587c2aecf2",
"spool_server": "sample string 2",
"id_doc_sa": "65c3f119-9cd9-4372-9a26-f2cf9ee7a65e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"printed": true,
"print_on": "2026-07-08T09:45:52.3574083+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": "a84638a3-72b7-4666-86ff-56ce07a77c55",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"id_branch": "8907f72e-d2e3-450e-b322-5cb543682eae",
"id_pos": "1ad1b508-cce4-40e1-b9a0-7e2078d9fad4",
"id_list": "8528460e-773d-4f94-828e-47223adb410d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "c2f79980-e2e3-42c8-bf0e-aca901e599e5",
"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": "b5044447-2692-4cd2-8830-2fc7d23ad22f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+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": "6fddc23f-b302-4c89-87d0-6963f8ec844f",
"id_pos": "66a30dcf-23d4-4334-97be-af9196327c78",
"id_list": "8be63776-66e7-4374-a436-045e4b2cbd07",
"id_item": "f2cd014f-1fed-4e9a-a03e-99dd4927eaa6",
"id_item_type": "28b5883e-8b13-468a-a065-16dc512e0ac1",
"id_category": "f2c38ce9-91e7-423a-819b-369d3e1f48fd",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"id_user_upd": "a7d666de-5676-4c20-9bd6-491c80dc27d2",
"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": "b1b1774c-042b-4c67-8268-4387b9b18e7d",
"id_pos": "5fe9b2a1-3b99-43e8-abb1-9a2d02ab3fab",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"key_access": "sample string 5",
"id_user_add": "0f5568c4-7b6e-4454-8261-2e34cf2936d7",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "362d72fe-5483-4558-9e81-cdee792550ac",
"id_pos": "31f5215c-7024-48b5-81b8-a6e5096bf75a",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "b250ac5f-d32a-49e4-914c-970a3cb8faa0",
"id_pos": "4dee909a-8c8f-458e-b34a-7a3ad752c70b",
"date_add": "2026-07-08T09:45:52.3574083+02:00",
"date_upd": "2026-07-08T09:45:52.3574083+02:00",
"date_out": "2026-07-08T09:45:52.3574083+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": "da81e7ae-672a-4630-a633-7d49a3392ecb",
"id_user_add": "b94bca93-95bf-4245-99ec-1d25f4de80b4",
"id_table": "5b5b1e2d-ea63-4f5e-9c7c-d18881d197f7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a0e9e9be-19b5-4fdb-92df-03f30d009917",
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "fb4d3160-de98-4226-b8de-5d07cf0e9b6b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "ffc1a9f1-9195-4a6d-bdcb-96d18437e17a",
"id_sync": "696ce62a-e3f0-4dae-ac50-398d1d36762b",
"json": "sample string 3",
"id_table": "ec6ae78c-2f81-4f36-8381-97ba7419ac6e",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "1b1e2446-b8fe-4c08-b084-6cc258f99222",
"id_branch_from": "f0dbb576-c029-4f83-9714-e9e8ab29b731",
"id_branch_to": "277d1ae1-711c-4827-b3fa-bf4e7dad8771",
"type": 4,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:45:52.3574083+02:00",
"send_on": "2026-07-08T09:45:52.3574083+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": "4e54678c-86b3-4d56-a280-5415b80f4acc",
"id_pos": "fda97061-39a0-4473-a1cc-d3c0db1e61b4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:45:52.3574083+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": "5fcdf57a-bcf0-4f89-8022-426a2a2972b7",
"id_line": 2,
"id_item": "637ccd0f-0457-47a4-88b9-3a90efe58df4",
"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": "905574d8-7448-4f2e-8e09-0bb28412e441",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "3257c5cf-521a-4398-800d-0a59950b2abc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:45:52.3574083+02:00",
"last_update": "2026-07-08T09:45:52.3574083+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": "6cd1092e-d9ef-42ac-984f-3c7b481ceaa6",
"token_id": "sample string 2",
"id_user": "89f949f3-66c5-4f14-ac00-48dab240fbdf",
"date_from": "2026-07-08T09:45:52.3574083+02:00",
"date_end": "2026-07-08T09:45:52.3574083+02:00",
"created_on": "2026-07-08T09:45:52.3574083+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": "8a45d861-7c05-42de-8752-b0d42dbb062f",
"id_room_activity": "ef4ebade-4e62-42ea-a7f3-dc6a77543848",
"id_pos_sesion": "921f6653-3977-41e4-b456-d43e16a85e8f",
"log_text": "sample string 4",
"id_user": "aa614f0c-a3b0-4b58-86b6-68f837ab119c",
"created_on": "2026-07-08T09:45:52.3574083+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"
}
]