GET api/Mt_Items_Types/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "fe6fb718-53cb-4e80-9195-3cc5331abf77",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "589bc7e5-b0e7-42eb-ba94-5b0d940a2c66",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "7e39e808-f1c3-4f41-8a6f-fedd28aa1a95",
"commited": true,
"tt_vouchers_det": [
{
"$id": "2",
"id_voucher": "a348743e-d59d-47d0-b45b-03cbe2679368",
"id_line": "33997dc0-7aa0-4926-af9b-ef8dcc84e757",
"id_category": "066c5f7e-af71-4c05-8ee7-3b7af2397316",
"id_item": "7ab0fc74-ed58-42bf-a336-c39bfc58a341",
"id_item_type": "cd4214ce-237b-44ff-811a-2783bbddf553",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$id": "3",
"id": "129ea105-0c83-4617-a853-152b804a185b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3ee0014e-60d3-45e9-aef7-a9ba91fd6c25",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "723ece0c-e93a-4fdb-afb8-13a63b13b526",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "c0295a60-12f4-488f-b6e0-a286a2fac737",
"commited": true,
"mt_categories_items": [
{
"$id": "4",
"id_category": "38a7e742-b5f3-40ca-b116-907b706616a7",
"id_item": "813ed7ff-237b-45eb-8e45-f1286c404957",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "8ada1a37-43d1-4014-a6bd-a9b43bd7bad2",
"commited": true,
"mt_categories": {
"$ref": "3"
},
"mt_items": {
"$id": "5",
"id": "d5ccd272-34f4-4742-b4ff-16095b93b150",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f2ec2e05-f277-41ac-a713-69e2594e064e",
"id_unit_sec": "6b0ded76-1683-4e2e-94cc-2a721f7f8d01",
"id_brand": "60142e9a-a82c-4973-b589-93a354d7d462",
"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": "0f9572e7-6cc5-4d60-97b4-5c0b1eaeb27c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "aa13e30d-99e3-4d8c-a941-9e002252af4e",
"commited": true,
"mt_brands": {
"$id": "6",
"id": "f5c617ca-7a50-4763-90ce-f4251b2fdc5b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "4cba1aa4-2163-430d-b8ce-824eead0ee36",
"commited": true,
"mt_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users": {
"$id": "7",
"id": "8bf1a5ab-345e-44fc-b718-dd77dea86ed2",
"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": "80e4a646-dd7f-4b18-bf52-1bb44b27936f",
"view_messages": true,
"id_image_photo": "16d36b5e-4fc9-4aee-9ce0-114bf1a7af9a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "adccdeea-2307-4442-b0fd-bb134cd1d272",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_branches": [
{
"$id": "8",
"id": "0e8ac9e2-0907-4573-8407-8ed9eeaf30a4",
"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": "ca7c33e9-d84f-48c1-b191-6681a5e5051b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "8289a6e3-1882-4e36-beef-d1578d8ee649",
"commited": true,
"st_images": {
"$id": "9",
"id": "5ae0fe85-d7aa-4f5d-9130-8a9b7a970d85",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "deb201b3-0bc9-4d7f-ba71-bdca9c67f4d2",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_employees": [
{
"$id": "10",
"id": "74df5afe-12e9-4d1a-8cda-a0560ab049cd",
"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": "13d22927-2608-43f8-bf9e-f758e445d5f0",
"name_pos": "sample string 12",
"id_image": "f45420d8-eb04-4e3b-a913-5810289159c1",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "9e96ffdb-1fb5-4db8-b9b7-4aa142bfe6b1",
"commited": true,
"mt_employees_branches": [
{
"$id": "11",
"id_employee": "35faf74d-9a5f-463e-8a1f-b025989ede21",
"id_branch": "14b6412b-de9e-4d25-881b-d6e5e6a1ead8",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "f0cfa193-2cc8-46ff-9eee-abb18f46cfdf",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_employees": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_employees_profiles": {
"$id": "12",
"id": "c2060ac5-6728-43aa-9328-5a423d754a71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "c1361a70-e0fa-4842-b1d1-40d20bdaa92d",
"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": "5cf3b8ca-bc30-420b-84b7-d5fd6e39af8a",
"id_line": 2,
"id_item_sub": "d377b851-0792-459c-9519-11c7043c46f8",
"qty": 4.1,
"id_list": "b0f86c81-59a2-4eb7-9aea-23cad2c1784e",
"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": "38dd0a03-ea0f-4134-9d36-6dcdc37d01fc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "16577a76-0d1c-4fb3-804e-e0a541f245fc",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9be16c77-7e14-4368-b563-3fc93b9264d0",
"id_user_upd": "c86e201f-8f1a-49f9-8d92-e8f05c2cb235",
"active": true,
"mt_employees": {
"$ref": "10"
},
"mt_items_sub": {
"$id": "14",
"id": "622e2398-1438-4b5a-993a-c44b82d6c63c",
"id_item": "1a3ffb6c-9952-4b7f-99d7-60a6fca3d688",
"id_item_type": "e2aad0e7-4c51-45ce-aa86-dc0292add249",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f1579fc7-0916-4e12-811c-386ca6838efa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "849bac14-2888-4fd8-92d9-0d10931bdcf1",
"commited": true,
"mt_items": {
"$ref": "5"
},
"mt_items_formula": [
{
"$id": "15",
"id_item_sub": "c5849bae-756a-43a8-8c19-253655de2644",
"id_item": "a1182778-cfee-48c9-9f1d-48a7e6172946",
"group_id": 3,
"id_unit_ref": "ded24415-d5c6-4050-b36a-12befd594edb",
"qty_dis": 5,
"mt_items": {
"$ref": "5"
},
"mt_items_sub": {
"$ref": "14"
},
"mt_units_ref": {
"$id": "16",
"id": "65c9416d-648e-4c31-8162-fd41f5429b8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0b8c2d46-b81b-4bb7-82e9-a5876c752f77",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "64c6ee8b-923c-460f-89ca-67f35cc181f9",
"commited": true,
"mt_units": {
"$id": "17",
"id": "ec586764-9da1-4f07-8d33-d1fd22775f48",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "3d1a734f-e87e-4856-942b-2782fc08b62e",
"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": "0b8596d3-74be-47a1-9dc7-0cabc7d04166",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "168a7897-ee94-48bc-ad4d-a849480a0cbd",
"id_doc_print": "821180ea-53f9-4f3b-9a7f-dc1a18d0c61f",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "14"
},
{
"$ref": "14"
}
]
},
"st_users": {
"$ref": "7"
},
"mt_prices_items": [
{
"$id": "19",
"id_list": "76bf5c41-f07d-46c2-b27b-950c5a85c942",
"id_item_sub": "6cf6c53d-9c19-43c1-888f-4d0d6fb6c8ad",
"validity_date": "2026-05-09T09:35:28.274067+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "b3db2211-eba6-4483-bae7-dae35bbf3f57",
"commited": true,
"mt_items_sub": {
"$ref": "14"
},
"mt_prices_list": {
"$id": "20",
"id": "9243ec9e-801e-4ead-b8b6-d56a45d720a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "29581727-8935-4d20-a536-2403f2189347",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "fdb98b0f-9fb6-4d1a-b113-1092639fce91",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "22726e82-9354-477a-a1ec-f58b817c3543",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "21",
"id_pos": "df5ec9b4-a676-4a13-ad90-394b278e9844",
"id_pos_type": "fc1465c5-9697-47a7-bd0e-bceaaf97a736",
"id_price_list": "85f8edbc-a8b9-40b8-a369-bb968b2f8fda",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "8394d906-ddd8-4b36-bb0d-bc11dd62e64a",
"commited": true,
"mt_pos_view": {
"$id": "22",
"id_pos": "74fe5e1f-b1b6-439e-94a7-54de075309e9",
"id_pos_type": "7d702d36-6737-474d-8136-8573e24a2c48",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "b8a921dd-65f8-4e10-9587-0b62e5cde273",
"commited": true,
"mt_pos": {
"$id": "23",
"id": "c7f5c5ba-08b5-44e5-b454-bb9ba9986c0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0aaf3623-4127-450f-b7e3-593626e4d1d7",
"id_zone": "276b4feb-91c4-4423-a4e4-5044e1719853",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "2077b454-40da-4633-a0b3-b1a6b2c623cb",
"commited": true,
"mt_branches_zones": {
"$id": "24",
"id": "95b8b8a9-c630-4791-86ed-b612752a9a83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "844cfbe2-2a77-4ed3-9a97-e903abd9714e",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "b8e09412-8916-4338-bd74-1737091c151a",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_cloakrooms": [
{
"$id": "25",
"id": "a974a8f3-de14-49a9-aa10-9831a54965b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7b1c7f38-4154-4ba6-8ec4-54d16278d1f8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "27a29779-af19-4d9e-b0e1-23740cc4a713",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "c1806a88-a2eb-4172-9052-91440c31af04",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_images": {
"$ref": "9"
},
"st_users": {
"$ref": "7"
},
"tt_cloakrooms_units": [
{
"$id": "26",
"id": "be7991ba-ae37-4228-9cfb-bc100747d054",
"id_cloakroom": "3ab1d0c7-8bc5-4dbe-b692-108198cec6d5",
"id_pos_sesion": "c3d4547b-98cc-4107-83d8-b3dec7804889",
"unit_id": 4,
"date_open": "2026-05-09T09:35:28.274067+02:00",
"date_close": "2026-05-09T09:35:28.274067+02:00",
"id_doc_sa": "eb707a73-65a5-4dfc-a530-e4726cece923",
"commited": true,
"mt_cloakrooms": {
"$ref": "25"
},
"tt_doc_sa": {
"$id": "27",
"id": "d8108ad8-6ad6-4452-a491-9e96187a5962",
"id_pos": "68fb7f53-4785-466c-8ec9-9f19467c81da",
"id_doc": "d83e02c6-dabc-4288-b296-7bed57e696c1",
"id_branch": "663b9935-7cb7-4f57-a7ec-0088ca40b215",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:28.274067+02:00",
"date_tax": "2026-05-09T09:35:28.274067+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cc1ff0f4-043b-49d8-ba56-8e262bddd4ae",
"id_relationship": "5d55bbd5-e2d0-4119-bdeb-b103732ba402",
"id_loc_from": "5e5afae9-1776-4fdc-899c-04ea1bd98247",
"id_loc_end": "990e8769-8189-4b85-be51-086371857ba8",
"id_user_add": "8dd7bd02-16a2-480e-bc94-d9c483a51370",
"id_user_upd": "c3b7273e-508f-4a89-bd04-11082d2d7d62",
"comment": "sample string 12",
"id_pos_sesion": "931ed2bf-976b-4982-a6e2-7cfecb009a1c",
"id_room_unit": "543c0ef5-fbe4-4c98-83b5-6d29e1b47c78",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "cc0957dc-e8b7-4125-9dcd-57ad9c6be33d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$id": "28",
"id": "026d8700-478f-4975-859b-546b468320b9",
"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": "75074759-2fd2-47e3-8dad-53cee72f39af",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "346589c2-42ee-48f1-bf2b-ae67fe8c16c9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "29",
"id_doc": "7de09c2b-474d-4260-bcb7-baf1c8de8de0",
"id_pay": "b13576f0-4456-45c5-9524-dea4a5570421",
"id_money": "22cf62e5-d181-4a1d-af7b-946a8971b828",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "efd14e33-5204-4e12-9b3f-82d8663163b1",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_money_types": {
"$id": "30",
"id": "4a51f19c-4d6e-49ec-a35d-bfdfd41b1549",
"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": "6efc501e-9d41-4a1c-bb18-807c2cc08f73",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "c80e50fa-666f-4df7-87a6-1fd6f3eeb9a3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_rates": [
{
"$id": "31",
"id_money_1": "86b824aa-3566-4d9f-9d3f-34d4d77d719f",
"id_money_2": "ca8308e3-44fa-4f1a-a07b-f46d76d5c23f",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "aa781fe5-12e8-4962-9a78-3071447a337a",
"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": "19391fad-093f-4156-bdae-cbcd5efebee1",
"id_pay": "cb35b6c5-f044-4463-b7a6-92169a2e1529",
"id_money": "e81ca23a-a6c9-4194-b89d-e31cf63dadff",
"date_cashflow": "2026-05-09T09:35:28.274067+02:00",
"coefficient": 5.1,
"id_user_add": "43aec47b-25b9-4d1b-991a-401ebf2e241c",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "33",
"id": "e34f8583-1b78-4013-9e9a-b4e140bb97ed",
"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": "735459bc-c729-402d-a311-524c2b64de11",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "0dba4e3e-20e8-4900-bb95-0a1b221e78f8",
"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": "d5296e43-0a82-499c-b702-3871ed0091d1",
"id_line": 2,
"id_pay": "086b5c2e-bb9e-456e-b794-efb8192d277d",
"id_money": "14d5466b-ec95-4d30-831d-c2525b39cfc9",
"coefficient": 5.1,
"id_voucher": "f03c921c-0ae0-47a0-8d59-424d2b714040",
"id_employee": "b515ed74-d32e-4bed-b496-0af98d9fcfee",
"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": "e97784e6-891e-4e05-8712-e718994d0ad6",
"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": "aea3e0cb-2b70-4320-873d-59c3973c9b23",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"date_used": "2026-05-09T09:35:28.274067+02:00",
"date_sesion": "2026-05-09T09:35:28.274067+02:00",
"id_employee": "fb78f09b-6761-42a2-bda4-afc48418f4ef",
"id_branch": "880faf75-6f0e-4528-8920-98a934c2d156",
"id_voucher_permision": "d2b4833d-ff7a-4439-b08e-abc8cf80f518",
"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": "01a937b2-55dd-4aee-86f6-aa47b3d644ac",
"id_user_add": "fe1952a2-cbc2-44c5-bdc3-a98b3f64fcd0",
"id_doc_sa": "123acf4f-42d7-4f86-a37c-0c84b8f2d8a7",
"id_item_sub": "7dcf5928-4d54-4a14-a675-b7a580e0a67d",
"id_pos_sesion": "d71f01d3-bf87-40ae-8391-9ee7a7dff598",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "0e59f463-011b-41cb-9f37-3d866237d5e4",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"date_used": "2026-05-09T09:35:28.274067+02:00",
"id_employee": "8ff61991-dbc4-4ef5-87db-9d669df9d2f8",
"id_branch": "7a6ec54b-fc50-40e0-a560-f202875333d7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6ddbd28e-f8a5-4266-afa7-4899cfd339ff",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "3de32b34-e6c8-41aa-bd64-b79cdca0f26e",
"id_doc": "851aa45f-f637-473d-9c36-8e42d55ad63e",
"id_pos_type": "e9dd3900-6058-41d8-acb7-e3e69dfc1710",
"id_doc_print": "7a658678-1141-4369-b96e-85beca62e112",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "3f40c9d9-2c77-4a50-9fcb-b5b831997e2f",
"commited": true,
"mt_docs": {
"$ref": "28"
},
"mt_pos_print": {
"$id": "38",
"id": "bc6cca8b-fd2e-411c-9855-53af6eee860e",
"id_pos": "b78c3065-6e94-4d21-99b2-11dcc3a27d6e",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "c3fd78e2-87e2-4650-99db-b64cdf0c2a4c",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "7"
}
},
"mt_pos_types": {
"$id": "39",
"id": "e3aec08d-5e2c-4d89-ad69-d04ab7079c00",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "3f64423a-63d6-45a1-89ee-7c5e16f7ba84",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "84ef5a5f-f245-4b67-b322-ca7215750dae",
"id_branch": "3dfb5fb1-c38f-42b0-b2bc-3d242a018328",
"id_pos_type": "5c932590-0f91-4aec-b0b5-5e42f284ffd6",
"id_pos": "f2357417-0454-4f5d-bad0-3f4ce5f39a63",
"id_item": "fedd8ad7-d2f7-4308-8f82-c8e9c41fd809",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "1204c2c3-8dc2-4997-83a2-0e8dd562a5a9",
"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": "7864e967-4e8b-4813-97d1-24461d1b76c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "340fa958-cb85-4bcc-aa85-70923b5509ba",
"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": "3236396d-d3ec-4a65-85f5-0687825ae278",
"id_doc": "9281dda2-1869-4073-b22d-8e4624efb675",
"value": 3,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "18f2e7a6-3757-4a07-b09b-7cb050b17780",
"id_pos": "92f6ba53-d3e8-4a4c-aad4-6e80775fa31a",
"id_doc": "442d24d2-380e-44c2-b196-f3b503eef0fa",
"id_branch": "8f1a5703-7201-4ad9-9f9b-75275e872989",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:35:28.274067+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "aee80dd3-a9d6-4513-b4e9-e2fb7db40025",
"id_loc_from": "5ff7f420-a18b-447a-96ca-0521b7b5f4e3",
"id_loc_end": "2a370d5a-761c-4701-9955-7159ace6ac0c",
"id_user_add": "4adb91fc-9fd9-4d08-b21a-28526a8c37c4",
"id_user_upd": "cffdf0e7-da00-4b30-89b7-e745a8e052d1",
"id_pos_sesion": "ae1ff935-fde4-40fa-b96b-bc849a17feb6",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:35:28.274067+02:00",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_docs": {
"$ref": "28"
},
"mt_locations": {
"$id": "45",
"id": "0eac4439-4577-4203-89e2-fef207346ae4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "688c54b1-7c33-4756-b8ec-1802a49fa17a",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "a3dcd8ba-1634-4bb6-b6c7-777a7fe5533d",
"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": "1ff3d57e-382b-4837-9024-2fe64bd1fc46",
"id_item": "4ab78386-5cf3-47a5-afe8-308be79b871e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "1a7ab883-cf04-4dbc-9d38-6c9151a76bfa",
"id_line": 2,
"id_item": "c9b7b574-d6ca-4c27-8167-edc0f1c6e160",
"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": "0e36ec77-a0c4-4b1a-b137-89a7016c954c",
"nro_sesion": 2,
"id_pos": "df0bdef9-4f88-490d-9bf2-86b36ea34f53",
"date_tax": "2026-05-09T09:35:28.274067+02:00",
"date_open": "2026-05-09T09:35:28.274067+02:00",
"date_close": "2026-05-09T09:35:28.274067+02:00",
"id_user_open": "ca1ea512-6fa1-455d-9a68-4bafe953e6ef",
"id_user_close": "6ebb8260-fe7a-4e56-b487-01c342c0feab",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"tt_cloakrooms_units": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "bd38acda-5007-4386-95b2-8bda1e7319df",
"order_id": 2,
"id_item": "3308d66b-5b03-4558-a09f-d16132c35906",
"id_item_type": "1ba46dc3-92ec-4cf8-9375-b589e38ed11a",
"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": "523017d4-b34a-40ed-85fc-cc5149d05f75",
"type_item": 11,
"id_voucher_json": "7b4fdcf4-3460-4576-8c19-c855cea85aed",
"count_voucher": 1,
"id_category": "06819625-ff33-4b4d-b766-f138f04cdd5c",
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "51c34714-f7e8-48cc-b6d4-05a6dba224c0",
"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": "dbdaa874-f169-4bb5-9b2c-ca1c1637390b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "fe1a0a55-8413-4e22-986f-38740fe57d13",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:35:28.274067+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "e925860a-c90e-4e78-8ce7-7e52e9db5225",
"id_room_unit": "88b15506-1af1-4630-8360-e6f65907ba67",
"id_room_list": "a5410343-4c8e-42ed-817f-93c116ed3410",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:35:28.274067+02:00",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"date_open": "2026-05-09T09:35:28.274067+02:00",
"date_close": "2026-05-09T09:35:28.274067+02:00",
"id_employee": "82e7df60-0fab-4a1b-b320-5259315ba417",
"id_employee_sec": "48ae6d3e-d8e4-4342-9c8c-53b586dfb459",
"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": "3b738363-ceeb-45cb-975d-cc0a50177b39",
"comment": "sample string 7",
"id_user_open": "2a3677ad-dd1e-4d41-85ac-45a8af58805b",
"id_user_close": "f56ec18a-88a8-45ad-a132-8ebdb5c58272",
"id_unit_state": "d2230903-e4f4-4c2d-a77a-28deaf7615d5",
"id_pos_sesion": "2e14a05c-20e5-4ed5-b063-df6fd14b7766",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:35:28.274067+02:00",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_employees": {
"$ref": "10"
},
"mt_employees1": {
"$ref": "10"
},
"mt_rooms_units": {
"$id": "52",
"id": "6bea1863-be46-429a-b6b3-966f234a0f61",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0a98cf6b-3acf-4384-b0c1-de3d4c594f33",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "37b2bb03-802e-403a-aea3-5a11241a61a3",
"locked": true,
"date_locked": "2026-05-09T09:35:28.274067+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "6417fd20-c353-4841-a076-6fe641b456cb",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "75c8e7ab-e0a7-432a-9ac3-6eaf43ceb166",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "17231229-ddf2-42ea-b502-7554955132a7",
"name_pos": "sample string 6",
"id_image": "0885df5f-31ad-47b1-88e0-6c58b2141f89",
"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": "dcbbff93-47c8-4267-8387-10cb7e7331fb",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "4a13b9d7-e338-4422-ae24-4e7fa419d61f",
"commited": true,
"mt_branches": {
"$ref": "8"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "fa83dea9-e786-42c0-921c-2d413be7ea46",
"id_room": "20f01c68-e90d-4059-a19c-20e1c660ebb7",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "63207ce8-e4db-480b-a05a-7e5d1937a54d",
"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": "11bfbd06-67a5-4d5c-b66d-e68f2579e3d8",
"id_room": "a91a40a2-b9aa-4d04-8def-56a0c818fb90",
"date_in": "2026-05-09T09:35:28.274067+02:00",
"date_out": "2026-05-09T09:35:28.274067+02:00",
"id_user_add": "e0a7e017-6fd7-4eb8-9da7-b59597ad5e0e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "72845a2a-fbd2-48e1-80e2-c70159b2da61",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "e453ae94-9823-4b29-93df-3f13ff7fdea9",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "4071e9e0-cbc4-4d22-9687-19d2dc5bfc08",
"id_room_state": "b903d797-ad5f-4023-a42e-463b7ef5d068",
"id_image": "7d37c5a3-f71c-457c-b1f4-657606c45605",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "033e7fed-60cb-40c7-a0bb-c71f84ffd6a5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "9538ad5c-2058-43e2-b06f-76b023ff1ced",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "96bf9726-0f07-4dad-8c1a-848544f5fe2e",
"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": "f5b6106f-bfa7-4bd1-a7d6-b570baf4ce16",
"id_pos_sesion": "3686c5fd-65fa-4ead-8c6a-36118ccd7145",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a7cbb699-16a3-49a8-9d03-06990048eac9",
"id_room_unit_activity": "7f2c44ed-3597-47a0-9e92-521037158a05",
"id_doc_sa": "6a305b1a-3c4b-4b61-9c09-ba3dc977a5a5",
"id_pos_type": "ee891fc1-ad41-419c-9032-2979e0714f2d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1016c154-cb44-4909-816a-37f130811a63",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "12dbc138-f4ed-45ae-a6a2-5e27ea79da8c",
"id_user": "545c104a-28c8-4055-a553-dd9fbfafb3de",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "0cbf04b1-1319-485e-a6cd-3c1e994f1cc7",
"id_user": "064c586c-549f-42aa-9985-3d7ea440974e",
"date_add": "2026-05-09T09:35:28.274067+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "bc0b8d8d-a733-45b1-9777-0705e83ef8b2",
"id_user": "5337853a-51c4-4cbb-9ae8-8307f517cca2",
"id_user_profile": "1d7a1b12-4d5d-4343-aeeb-00cfe4e4fd0e",
"locator": "sample string 4",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"id_pos_sesion": "7c2da287-c08d-40a2-9429-30ffdf0dd723",
"date_login": "2026-05-09T09:35:28.274067+02:00",
"date_logout": "2026-05-09T09:35:28.274067+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"st_users": {
"$ref": "7"
},
"st_users_profiles": {
"$id": "63",
"id": "f2e4676e-5519-4803-80b5-dd9cc620b128",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "7e89938e-955e-403d-a5b3-31eca6a25807",
"id_function": "2187312d-2ad8-4acc-b46a-365e49700602",
"id_user": "4442d2ae-e962-422d-94c1-247761f331e3",
"id_profile": "22fb6db7-e342-47f5-8495-b1c14caa2f2b",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "7"
},
"st_functions": {
"$id": "65",
"id": "6a8a61e1-15ed-4676-aace-29eadd8e3a23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "60e25e7c-1b2e-463f-bb4d-df8fe8b37725",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "c961da26-7126-45fa-bca0-4d4ca17c8d12",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "1e0ce7b4-43aa-4d73-981f-6c4a430ad7cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "69d16116-15b7-493d-8c24-675857aa80af",
"id_user": "2f300f79-af93-49c1-9e26-13225ef37951",
"date_add": "2026-05-09T09:35:28.274067+02:00",
"destiny_type": 4,
"id_key": "d67ad59b-5027-4994-b966-5e92c7542850",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:35:28.274067+02:00",
"id_pos_sesion": "80d2df32-ad97-42b7-b599-5ec757d1e3ac",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "119f8f99-e2a7-488c-a301-e0de3a8ccc79",
"spool_server": "sample string 2",
"id_doc_sa": "df991cec-0248-4648-89b0-322f199b4623",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"printed": true,
"print_on": "2026-05-09T09:35:28.274067+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": "d63a3b09-fe0a-4a75-8cf1-374a65a90cbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"id_branch": "e6fd5180-cec4-405a-bad5-390e144a3589",
"id_pos": "03900f5c-bf35-4d96-911d-7896c7d549cd",
"id_list": "29d8c347-bff1-4116-b1b9-5d6a460600a4",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "27389b3b-9b85-44f6-a186-e422f9e84c80",
"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": "50c8c714-18f7-4d06-b5b2-3c153ae3ff04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+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": "3a240954-03d0-4446-a431-98d61fa90935",
"id_pos": "8ed3ab11-b264-49ac-bc72-7b2d5c7dd1b6",
"id_list": "5c45fe1d-29b2-422c-b5a3-45757517f34f",
"id_item": "25d731b0-9394-4780-b6f2-d50da4e9cdbd",
"id_item_type": "0d2b7d83-4826-4408-a0f7-bf8d9e2c079d",
"id_category": "ede045ff-27ba-4e48-85b7-c59e3aee0322",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"id_user_upd": "daa09050-3148-4c51-b0ed-51e7912be766",
"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": "5389a55f-4c0d-48b3-adec-78c472d1885e",
"id_pos": "30cbf28c-5d7e-47a5-ade9-be7f1952832c",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"key_access": "sample string 5",
"id_user_add": "94089894-fdc9-4f02-944e-c0a28e65d9c3",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_users": {
"$ref": "7"
}
},
{
"$ref": "71"
}
],
"st_users_pos": [
{
"$id": "72",
"id_user": "c33f5bfe-e9b6-4ead-ab9b-ca043a701e43",
"id_pos": "8980838c-0407-4589-9bab-7965f0d182b0",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "3d441e69-7575-4b40-917f-4fdc31e5f9fc",
"id_pos": "8da10e14-0ccf-42e6-af2c-517c3fb3ca54",
"date_add": "2026-05-09T09:35:28.274067+02:00",
"date_upd": "2026-05-09T09:35:28.274067+02:00",
"date_out": "2026-05-09T09:35:28.274067+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": "a147a923-bf85-4264-9078-3d3c54eb6096",
"id_user_add": "a0153f7e-199b-4c0f-be9f-ddb60e03420a",
"id_table": "84405e15-5976-4443-a85f-74d7a175ed3e",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3a8181fa-c4ed-4aac-9e95-dd6c5cb0631b",
"created_on": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"mt_pos": {
"$ref": "23"
},
"st_sync_tables": {
"$id": "75",
"id": "193dfd4e-5c6a-4c18-9d66-ad0d6a1e04a2",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "76",
"id": "9d38b604-28a7-4a81-87d1-ceb0f8606193",
"id_sync": "80390cb5-0364-4eda-bb0e-59ed88dc7fcf",
"json": "sample string 3",
"id_table": "896e98dd-c53b-4782-bcca-3d49378de74c",
"order": 5,
"st_sync_packages": {
"$id": "77",
"id": "efd48905-800b-4f95-9a80-0f07b02b2c63",
"id_branch_from": "b52c8583-3921-4055-ab14-0dc3416a2900",
"id_branch_to": "7966f5ba-8ee5-4f3d-a713-21d699f4a1ac",
"type": 4,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:35:28.274067+02:00",
"send_on": "2026-05-09T09:35:28.274067+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": "ff6d7894-0f33-4d0b-b6d9-92ea52b771e9",
"id_pos": "3f2b3c59-4f3e-4f93-9525-9f087f918e58",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:35:28.274067+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": "e64a8a5b-83e6-4fd8-a56e-b43e1947c7df",
"id_line": 2,
"id_item": "95719871-e968-4f16-94e7-e9a68e2e0817",
"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": "eb1d1127-f5d7-4fd6-af63-59b133d629e1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "86e67c07-ef67-4f60-95bd-4812fdb1eb00",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:35:28.274067+02:00",
"last_update": "2026-05-09T09:35:28.274067+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": "5ddbfa9d-a0df-4626-94df-06a753bb8ab3",
"token_id": "sample string 2",
"id_user": "183b88b8-80b3-4bd7-8578-70c6725bad45",
"date_from": "2026-05-09T09:35:28.274067+02:00",
"date_end": "2026-05-09T09:35:28.274067+02:00",
"created_on": "2026-05-09T09:35:28.274067+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": "02480bd5-a42a-4240-85b1-0e43b0bb06a8",
"id_room_activity": "74b6830e-8525-409e-b701-e5b6b98bd920",
"id_pos_sesion": "376b75ea-6a1a-44cd-99fb-5e5b1d8d8713",
"log_text": "sample string 4",
"id_user": "547d02a0-2bbf-4718-981e-fc3f1b0dc590",
"created_on": "2026-05-09T09:35:28.274067+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"
}
]
}