GET api/Mt_Items/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "28385d93-820b-4db8-8411-48ac7e53a515",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ff43f0cf-4f48-4193-ae01-d2bdf5e8ea0e",
"id_unit_sec": "50ae66bc-7541-4280-bdd2-bea16829207e",
"id_brand": "ecf13fb4-1d66-4b6c-b5b1-dd4a7d0c7bf1",
"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": "92a384bd-55b3-47f8-8262-f23bab29c8ca",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "922d54ac-982b-46e9-8159-34f7c29f6974",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "9de925df-ff0a-4f0c-9fe2-2fab11ede27f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "fbce694c-f9bd-4535-a903-0d89597205b3",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "430c74a4-d9b1-4053-9bcc-5cb92805b716",
"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": "a94feb1b-496a-4e32-aa22-d16143e392f8",
"view_messages": true,
"id_image_photo": "b767ee3d-3c10-4ffb-bb8b-7bda1fe9f533",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "a9995351-44a4-49f7-ab67-7361c557e353",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "74e24550-0187-46e9-96fc-f4ed3c19b03b",
"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": "13e0aa42-637c-4e29-a026-23c4b864900d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "2c958d0e-c2d7-4382-9311-ce6541a541e8",
"commited": true,
"st_images": {
"$id": "5",
"id": "794b44e2-2263-4c0c-b5c6-65039c9c8b32",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b901bd63-14be-44d6-ba47-1c78f869cb76",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "8d5c8639-9d06-4e24-b6e9-e82184d593bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "954d209e-3a2f-4545-a2de-9efcef422e9d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "97a3d365-28d6-47b8-af33-eaab3565197c",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "5f9f0a7d-e9dc-441c-ac5e-3a978e3fccdb",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "5ea56ec7-b451-460f-8a2a-d894e7ab9647",
"id_item": "cbe2271d-40d9-4fcb-9448-bf8da44e7284",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "0504f424-a7e8-4e72-a48d-6dd7cdf9652f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$id": "8",
"id": "bca9e235-671b-4c34-9016-512fc38c95e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+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": "30811479-42d5-478a-8031-fbf984f5516a",
"id_pos": "7f0fbd72-e4cf-44e0-970e-a0200f71bbe6",
"id_list": "7527c60c-17c8-4b7a-ab44-338031b68617",
"id_item": "747c65d2-857f-4f8e-8b6e-4f04ee5d8680",
"id_item_type": "e7974673-83fa-461d-9aa3-176c126a0c1a",
"id_category": "439032d8-1a5a-4889-8e96-473c789787f5",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "be9f6190-7ed5-4e4b-9b35-9b218ad9c30a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "e9779203-1cdc-422b-ac6f-baf6babe9349",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "09e63a73-ce10-4e8d-9a44-1c046e7bfb96",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "04c62942-db1d-4aeb-ac38-ff7ac55d687c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "bf06e523-3df6-4912-bd77-f5ddb1ca28c6",
"id_line": "1b7213af-2902-4f98-9bb4-05313fe2b4a6",
"id_category": "3d1de282-8773-4d82-8273-07022f7a5890",
"id_item": "7db89edf-f13e-49ba-bd4a-b684440b4714",
"id_item_type": "b7f40c1c-51a7-48c3-90bf-1bae09d96468",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"tt_vouchers": {
"$id": "11",
"id": "c964e861-3a8e-45b8-bbf8-08d7e6c26a6f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"date_used": "2026-07-08T10:42:40.4208974+02:00",
"date_sesion": "2026-07-08T10:42:40.4208974+02:00",
"id_employee": "0c42624a-5181-4f9a-8a37-4cc3f56533ad",
"id_branch": "83e26d02-175d-4eb7-b40d-065a461df3d1",
"id_voucher_permision": "3e3cc6a5-5404-4498-b4d3-56f4ef041368",
"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": "af52648a-44fb-43f3-bd7e-7bef16e2993a",
"id_user_add": "a7d735f8-f499-4320-a294-ec85c402e836",
"id_doc_sa": "94afa299-7c2f-4db6-892b-d8855687184f",
"id_item_sub": "15a4bf79-1b3d-4a27-9bfc-8566ecddfc8b",
"id_pos_sesion": "7c3d3675-e710-4026-9cf6-bf099ccbf343",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "f6f5ae66-9450-4336-a122-ac96e825299f",
"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": "9ffdc208-c069-421b-a441-cce2c13eeead",
"name_pos": "sample string 12",
"id_image": "bf482b5c-ae77-4985-8d7a-851176870a04",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "2af1d96e-6250-4a56-b1d2-6ee366b7012d",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "699ab233-7c00-4c05-b3d0-4278d594d5db",
"id_branch": "df06d7f4-843f-407f-9cb0-ea04c429f21d",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "031e6501-1052-47d4-b7dc-20d33b2c4685",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "6481a16a-228b-476d-9ab0-c291df34e1c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "66cee8e5-28cb-4ede-a00e-e8b0b748ec59",
"commited": true,
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "15",
"id_doc_sa": "3692c484-8c4f-4b84-a3c7-277eeaf6565b",
"id_line": 2,
"id_item_sub": "a366439f-26f0-4b19-a9a3-7be099332309",
"qty": 4.1,
"id_list": "b8e0527a-06fd-44d9-9b67-9fa683bf245c",
"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": "4f6fc138-0cf4-489e-8c3d-95925f977984",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "33eb5762-a454-4e2d-a2cc-0783912e02c7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "4961bc26-4f5c-4aae-9782-358d469ac344",
"id_user_upd": "e0a4565c-f50b-45ba-b96d-18ba652383ec",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "881ac1eb-2d36-4ed3-8c9d-ad1c730d56c7",
"id_item": "95e8b353-318b-4992-9f29-83d4fcff907d",
"id_item_type": "2d6c4445-9e46-47df-a0a4-76e631686401",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c41a46f4-1b02-4518-aa2b-2c71f66bfb5c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "238eeaae-37bc-455c-a0a8-bc5a5eca1711",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "e750a15c-fd50-4bd9-97b4-9ec6f731e855",
"id_item": "1f671570-eb21-422d-9dbd-e6da86cd712c",
"group_id": 3,
"id_unit_ref": "0013aef6-bc1b-4d87-b5b7-f9f31ae812f4",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "dddf4d7b-b280-49b0-83fb-7bbee5e5bbcf",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9fa37b28-ed45-4bdc-9fe2-2fa6f98800b9",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "e9e3a056-487c-4bc6-bdb2-a0b68491ffdf",
"commited": true,
"mt_units": {
"$id": "19",
"id": "7d8adfbe-a569-432f-8b12-d399b6183038",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "de6cf055-a323-4ffa-82ea-912fd8dc3a74",
"commited": true,
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
]
}
},
{
"$ref": "17"
}
],
"mt_items_types": {
"$ref": "9"
},
"mt_items_vouchers": {
"$id": "20",
"id": "821f48c8-b1b3-40a5-918b-10591ae89bce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a731184d-5c90-4fe0-90c7-80dc19dfcbe3",
"id_doc_print": "3f75cf81-31e8-491d-a012-0f7e4c064990",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "8cc6a835-7366-4654-8703-7e1163b3e7e9",
"id_item_sub": "bee21910-55f4-4742-8703-cb872f8efbe0",
"validity_date": "2026-07-08T10:42:40.4208974+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "e02fbdbe-ca4d-41e1-8f62-1139fdb864e0",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "097a1d48-7fe6-4c0b-b1d6-c66cde0b584e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8c038ac6-8e51-4f2c-8d02-0d324b239be6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "68e73fed-028e-4085-930f-e12661b1137f",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "7a601d9c-1941-4cff-8f05-5caee1cd0db5",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "d82eb882-2cf1-4309-a0e6-752c0380fd57",
"id_pos_type": "676ebd9a-cd80-460c-846b-b2972c6a5b48",
"id_price_list": "00e562c8-a284-4f6d-a849-0fc80cee5509",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "c2da67df-7667-4954-bcc4-8a17f182f75b",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "0225793f-8988-42f8-8073-831b17d4740b",
"id_pos_type": "0d939c86-9e92-4267-8a51-6b2ad4da53d9",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "016662a0-0974-44b1-bd91-64691d761bfa",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "46a9199e-237b-43d8-8483-735d2365250d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "25215ff7-45e7-49cc-8b15-670db04b1157",
"id_zone": "32e288b0-0b27-4199-81bc-ed2c2a0aeb68",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "01310038-583f-491f-88e2-b84b0ceaca44",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "19d5a642-0e83-480c-87e3-e8f470615b23",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "56e20608-3d25-4098-9dc0-e78fc131b2b4",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "9b373821-6aa0-4983-a90b-1df182159b7c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "026ffa3a-8820-43f0-9bcb-8ba06d2fb741",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c5745d92-564f-4edd-9edf-ac7750ac7acb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "5ddc4211-2a4d-4b9c-9648-1b33213ea0f8",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "001d3833-3870-4848-86c6-8be5b2c5021e",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "6f607d63-c159-4172-85eb-56a583cb9296",
"id_cloakroom": "d0e18819-5a84-4f5d-bee3-781e072797ad",
"id_pos_sesion": "9c7aa897-8a75-4725-a020-e5b883a0a924",
"unit_id": 4,
"date_open": "2026-07-08T10:42:40.4208974+02:00",
"date_close": "2026-07-08T10:42:40.4208974+02:00",
"id_doc_sa": "6d931119-c0f6-4694-a238-26d57958009c",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "e412c3a3-3b77-4769-9cd0-1504b28c4850",
"id_pos": "2b67b7ec-791b-4872-9dc8-21f6f2f84a26",
"id_doc": "31580271-b40e-4dc8-9649-c1241170e17e",
"id_branch": "4a749645-29fa-41c6-9af4-f54193c817b1",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:40.4208974+02:00",
"date_tax": "2026-07-08T10:42:40.4208974+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "989a4b88-3e82-438a-830e-5bc3d143be9c",
"id_relationship": "e0add950-a23c-4c53-bd06-a3e4e2fd5421",
"id_loc_from": "20d5bcc0-e717-4be1-b45a-7100d13156b4",
"id_loc_end": "dd8a9085-2b89-4823-bfd1-f4560bc9908b",
"id_user_add": "4673087a-7041-4ecd-94b4-05ba845dd0e8",
"id_user_upd": "1a268f1a-e33e-4163-acfd-00fbfb84297b",
"comment": "sample string 12",
"id_pos_sesion": "df55a9c7-d4f3-4b7f-8ea7-ece580446862",
"id_room_unit": "d3b6e918-5832-4edb-9670-a9356eb2b611",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d07b8186-dcac-4ef8-96b8-0f6087b4cdfd",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "9d62a1be-8877-41df-a6ec-ab40a874aae1",
"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": "eee4bd3e-b0de-4bac-b47d-2f7d0e2ff716",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "480aeeae-9800-4b01-b328-56f8d09ba637",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "7f95b431-68d9-4c17-b712-a1556d6edee0",
"id_pay": "3140a5c5-5520-4788-b1a9-e56abe2974a8",
"id_money": "7145a7ab-1153-46bf-9133-e52424a5d8af",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "2d29680e-b18f-4836-a007-b32186b29ac2",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "c3cdf386-6317-4530-9d1d-d4cb9a06a92e",
"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": "66c16912-43ce-49da-9638-e74ccb6d36b0",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "bd81523b-083f-4185-8567-0d4bf66e4108",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "4724347d-8557-44c6-ad93-031bd79cbf63",
"id_money_2": "9d57ffce-ec3d-49fe-9d89-b3cfac260ed0",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "1bd7fd98-4050-4ce2-9caa-1f99900380e9",
"commited": true,
"mt_money_types": {
"$ref": "32"
},
"mt_money_types1": {
"$ref": "32"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"mt_money_rates1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "34",
"id_doc_sa": "e4044faf-bb15-4314-9a7d-822c94baf212",
"id_pay": "a511f9f7-8ea6-4254-8c09-d753b5e2757a",
"id_money": "70c0fa93-6111-4776-85ed-5167cd3d8de4",
"date_cashflow": "2026-07-08T10:42:40.4208974+02:00",
"coefficient": 5.1,
"id_user_add": "e5df820d-dfb0-4152-bf7c-2fc626b3d548",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "f49fc0f6-57e9-463a-9171-1c761d9d4012",
"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": "d4136897-1ecd-41d6-bb68-83345daf706a",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "af2a0832-7730-4261-b8da-6dfa776aa632",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$id": "36",
"id_doc_sa": "f297a16b-4918-4b09-b96a-b724292802f1",
"id_line": 2,
"id_pay": "a9545a49-5e28-411f-8b39-6737836cd658",
"id_money": "20a0c54d-f493-4013-b166-9e9aaa4563f7",
"coefficient": 5.1,
"id_voucher": "a2467bca-3c9c-4a9e-9ffd-2072527c608f",
"id_employee": "36fab698-f883-4fd0-8f99-ed03f4426c44",
"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": "0fd7749b-6361-49d4-a2b6-d6ec098eda52",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_money_types": {
"$ref": "32"
},
"mt_payment_types": {
"$ref": "35"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_vouchers": {
"$ref": "11"
}
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "32"
},
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "34"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "e379b615-987f-4e0f-9a43-4805b6eddbd0",
"id_doc": "5c282b84-c4e5-4549-a510-fca9fe79e42e",
"id_pos_type": "b223f4a7-b6c2-4c1a-9034-2b27c00a34ab",
"id_doc_print": "695e59f8-2495-4541-ae72-9a41fae2043e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "197f7984-079f-4fcd-b1cb-b89548fa5c7e",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "fa19c784-6117-4090-93aa-604ae5a0124f",
"id_pos": "54d3f254-1439-4b52-a80e-ff45e841a39b",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "1762cc64-bae4-4144-a6de-6dee5dc84e2f",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "5aefaccb-d54f-4d33-ae0a-201214b91222",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "ce7aa5c1-3fcf-4e8d-9def-f305ff27be76",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "ee371431-a6c8-4159-88aa-533c24a146a3",
"id_branch": "f3589d99-77a0-4b83-8b80-bda33d69bf80",
"id_pos_type": "ff6a56a1-9e07-432e-bdfb-84472f52d9f3",
"id_pos": "1d9bbf7f-cb63-493e-9de0-545b43d00973",
"id_item": "f3b7cd72-2484-425f-bee6-d567077ef33d",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "b844246c-6249-4240-b2d8-0e1cd1fe938b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "1"
},
"mt_pos": {
"$ref": "25"
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_doc_print": {
"$id": "41",
"id": "c6bfae78-4d06-4bd7-8262-f0d51cb32beb",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "19b972f2-c75a-4adc-be1e-8463c0865c77",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "43",
"id_pos": "1f02574f-35fb-4c5e-ba0a-c88d096b215e",
"id_doc": "f359c5ac-2f56-49aa-b314-800907aed8fd",
"value": 3,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "1812b9b4-072d-4b19-ba12-450890c366b2",
"id_pos": "0107d6b3-a3ac-49b2-b167-74cb19f99623",
"id_doc": "200b4564-1db2-4616-9a45-fe7887544382",
"id_branch": "bc312c9b-1aa3-4b94-9895-6d7a6d6b1d89",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:42:40.4208974+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "35729a1c-c812-4109-8934-340ddcdf55a3",
"id_loc_from": "471072aa-5228-4586-9bac-95a729a1fd9f",
"id_loc_end": "1b303119-23fc-469b-91c1-619cf3c68585",
"id_user_add": "c64a2f75-ddd8-4c31-8a1f-0e6cf3ecae5c",
"id_user_upd": "6dc3bd9e-9f36-4dfe-8f0c-e0f985a52bee",
"id_pos_sesion": "b287c89a-78b4-41ce-b453-1191f8a34c9f",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:42:40.4208974+02:00",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "4c5c50aa-cd79-45d8-8883-1d87b640a9bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "63ec1fe6-7c8e-42a9-9f05-9a4a2aac74c4",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "1740b564-076c-4a66-8d55-e516b2146d58",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "0c1b247a-5e90-459c-a30d-99f860a5804f",
"id_item": "612fe323-cb31-4844-b1e4-523535ce392a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "171408b1-feac-4e24-8b5e-922c3ca393af",
"id_line": 2,
"id_item": "55486449-0d29-4d17-b9b3-73033dae27a9",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "1"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "47"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
]
},
"mt_locations": {
"$ref": "45"
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa2": {
"$ref": "29"
},
"tt_pos_sesion": {
"$id": "48",
"id": "1d5f8a1c-0b8f-48b7-aa26-2c22c7aef2ea",
"nro_sesion": 2,
"id_pos": "023e0e73-150c-451a-ae78-0a7c30f23060",
"date_tax": "2026-07-08T10:42:40.4208974+02:00",
"date_open": "2026-07-08T10:42:40.4208974+02:00",
"date_close": "2026-07-08T10:42:40.4208974+02:00",
"id_user_open": "d1ae26d8-fbcb-4af7-bace-8f61dba91fec",
"id_user_close": "a9558ff3-3c19-4cf5-ab60-3a74f736bd4d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "54781fd1-655a-4720-8c65-14e559e5d395",
"order_id": 2,
"id_item": "5cd1fc20-5c09-46c9-85f3-3e96ff2b246c",
"id_item_type": "7cf94c65-e2fa-4808-847d-c427850528e8",
"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": "a3fcb447-4b2e-4c25-ba8e-9c69cf79cf3f",
"type_item": 11,
"id_voucher_json": "b65c477f-3cf1-4325-aa8b-a1b19167edf7",
"count_voucher": 1,
"id_category": "8e324fda-8d8a-4373-b924-0bfe96f86351",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "38a162f1-2622-4d97-b5e7-cdda7f4f4cf9",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$ref": "9"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "06b277cf-ac68-4b7a-bdf0-2c452b47f25f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "db872c7f-8845-44eb-9281-b0b9fbd85230",
"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-08T10:42:40.4208974+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "2aba2e4e-f476-4de8-a341-a78d204d2c19",
"id_room_unit": "5cbd9554-0fc9-42a8-835a-9b18efb7af2a",
"id_room_list": "c2652f20-bf3f-4af8-9fea-85dfbaffa850",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:42:40.4208974+02:00",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"date_open": "2026-07-08T10:42:40.4208974+02:00",
"date_close": "2026-07-08T10:42:40.4208974+02:00",
"id_employee": "28db809e-81fe-40fd-898e-7aa48f4256b0",
"id_employee_sec": "c99ce412-b4e1-4c88-8721-ee52c88480d4",
"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": "4777ff30-fe76-4c03-9539-0fe6fa8edfbc",
"comment": "sample string 7",
"id_user_open": "f76c4d59-9324-4738-974a-8d705e6409dc",
"id_user_close": "4951c6a7-49b9-4c0b-baa0-2505bbc2ccf9",
"id_unit_state": "90355dab-1e6f-4c39-9c74-269b4091fd11",
"id_pos_sesion": "0042936f-51aa-41e7-9865-710f6867ef5d",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:42:40.4208974+02:00",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "38136599-5e6c-42de-af19-8ada2090bd16",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "fef5806d-689a-4968-8c7d-54b0d4bd7965",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a970d6d6-160d-490b-9775-8f716089f0ad",
"locked": true,
"date_locked": "2026-07-08T10:42:40.4208974+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "0e41b3f4-c1db-4e13-9cee-5338e8e67574",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "45486e52-4e12-4d96-9b40-d3d7c4f06c29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b6e36a63-b8d6-4c7f-8e2e-534a5dbbbb44",
"name_pos": "sample string 6",
"id_image": "220c3fec-1130-491d-968d-35cdd64fc0dd",
"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": "2a355a1e-afda-4c54-8e2f-5da0158967b3",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "cd370ec5-d4eb-4b3f-8d3e-a607a4b407d4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "fed67dfd-d8dc-4324-aed2-4a0806842192",
"id_room": "3307fd94-d43d-4061-9ae3-7c417e797752",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "4065f68b-1393-4bca-9947-db708d76a41d",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "6121f53c-8774-4373-90f5-9ed077357ad7",
"id_room": "3f0f52fe-e4fe-4d78-81fc-f9b9ce0e2f44",
"date_in": "2026-07-08T10:42:40.4208974+02:00",
"date_out": "2026-07-08T10:42:40.4208974+02:00",
"id_user_add": "ec8bff34-3731-49af-b7af-0ff7dfe4baed",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "690f5383-9284-4de8-b8ce-2e25e0fd2455",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "ac5f877b-d9fa-4597-bfe9-a2669ef5d412",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "503fe8e9-fc7a-4c23-b594-61ae326a6059",
"id_room_state": "4ee5c063-09c2-43a8-9e89-f7c8f2fc83a8",
"id_image": "9dc5539f-66ff-4a70-adfb-04ab3389f744",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "2ce0e8e4-4884-4bf7-9264-cf711ac96c3c",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "0cbfb74d-f432-4c9a-8cb5-648b30a2bf79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "dde93d81-1f5f-48fc-98cf-6775002d43a2",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "aa76f633-d6df-4044-90ca-b6f828ac9b44",
"id_pos_sesion": "a4603f0e-f530-4ea7-962e-282566e27c40",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "a2449e9e-3ff3-47a9-9525-4b8f4ac6579b",
"id_room_unit_activity": "df4e9ade-90ef-40bb-9c01-7ebbff34ca24",
"id_doc_sa": "cfde3c2e-dae1-4e94-ae57-5d437fffe05c",
"id_pos_type": "46b2b071-03e5-48c6-998f-838e76c31f3b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a449b005-72c5-42a0-947a-cfb585393e94",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "1afb609d-e352-48df-87cd-17b98e9ce0c4",
"id_user": "e675a80f-cda4-4989-b675-06a9f228694a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "8714affa-91a5-4a86-a153-1b5e2500273a",
"id_user": "2261bf4b-1d2c-4a17-a881-63a3ffd94fab",
"date_add": "2026-07-08T10:42:40.4208974+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "fbcf00b2-11a4-4c8f-b261-aca09a8c061c",
"id_user": "6bcdecfc-2c16-4ccd-b42e-a08ca83c686c",
"id_user_profile": "994961ca-5f8d-49cf-b55c-08cb735a6502",
"locator": "sample string 4",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"id_pos_sesion": "077b24e3-53aa-4507-bb29-c55f102b844f",
"date_login": "2026-07-08T10:42:40.4208974+02:00",
"date_logout": "2026-07-08T10:42:40.4208974+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "1b10b16e-d3a4-4a31-8437-fa9111ea4927",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "c5fed330-8a7a-4555-8ac7-19ef3f4c58f3",
"id_function": "e0d02ae2-30ee-42cc-a081-4a7e1541e592",
"id_user": "de7f9236-64d3-43eb-9e2f-615d2219fb78",
"id_profile": "d2a8fbb9-5305-4fcc-aa67-be04be6b9e20",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "09a7333d-c979-4e53-ae49-4b2a55772e1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "48df4192-435e-4124-b060-05f28179762d",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ebf84cbf-7625-4f1c-a011-0df4abc955c8",
"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-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "71dbab0a-f9df-443e-8931-6c8428c25866",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "43aaa9cd-2784-45b4-ac3e-ec4cb424f12a",
"id_user": "1bd16ef8-a28f-4d04-8168-2065987bb8df",
"date_add": "2026-07-08T10:42:40.4208974+02:00",
"destiny_type": 4,
"id_key": "cc219a78-ddcb-4394-8e9a-d0bf796b58e8",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:42:40.4208974+02:00",
"id_pos_sesion": "f57d67df-161f-4ace-ae6c-7294c1c1df77",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "35e0bd73-85d3-4904-8ef6-0c3b7086fac7",
"spool_server": "sample string 2",
"id_doc_sa": "411aaa19-2d22-4377-bc88-e927545748fc",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"printed": true,
"print_on": "2026-07-08T10:42:40.4208974+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "d94b6519-0252-4662-bc97-ee03c7c745f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"id_branch": "e86f6674-187f-4918-9bc8-770102311b92",
"id_pos": "1eb0500d-4e00-462a-992c-c4fc8dea5a68",
"id_list": "2c69eeec-a291-43f3-87c8-0f639d1c0b6d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"id_user_upd": "3fb792f2-6ed2-4689-8799-f0878abc534c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "6bbf3efd-63a3-420c-a705-733b4ce6e413",
"id_pos": "005750d6-d8a0-4dbe-9630-55cf1e59e5e2",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"key_access": "sample string 5",
"id_user_add": "72df5190-0319-448e-a864-dba0815f1f82",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "a2259de0-a594-48ab-b767-064323d0624d",
"id_pos": "d7fc0490-c562-49c2-9aab-0c2783daa6fb",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "1d0cd347-1126-4179-89e1-e87ea5339921",
"id_pos": "3a9ef4fc-7a64-4f2c-a81f-32f6eb0f6683",
"date_add": "2026-07-08T10:42:40.4208974+02:00",
"date_upd": "2026-07-08T10:42:40.4208974+02:00",
"date_out": "2026-07-08T10:42:40.4208974+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "cd11fa15-c7a3-45cf-8baa-6456ac5447e9",
"id_user_add": "ca1b6a9d-85bb-4971-81fe-5018e1918a25",
"id_table": "5da4d952-eb98-495b-acd9-f19b8cbe8d7b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "44321e50-68cd-4019-aad3-eb5defc39a38",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "ad6c1781-1ddc-4cbe-bb0b-39987eac3e8e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "33bf8df3-3033-4cb1-9d1f-bab62b3d32e0",
"id_sync": "860faf6a-6503-4f7f-acfc-51e73ed4a186",
"json": "sample string 3",
"id_table": "341d5f16-dd7c-4568-888c-b95f407f464e",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "25f6c5a1-ceaa-4412-be52-e47f4a15c7e5",
"id_branch_from": "67acc31d-c3fd-4dc3-96d5-416ef885488b",
"id_branch_to": "3d70f52e-13d0-44c1-90bf-ef681b2371e7",
"type": 4,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:42:40.4208974+02:00",
"send_on": "2026-07-08T10:42:40.4208974+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "f3b9e746-c4ab-4c34-9cd2-8dd24d881824",
"id_pos": "609eb17b-581b-48b8-810a-b3bf359e37cb",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "78",
"id_doc_sa": "12fb7172-ca6c-49ad-a1d1-c52c9a21055c",
"id_line": 2,
"id_item": "92aa8d52-138a-4c77-8c00-f420da6e8708",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "3d835c55-bc40-4574-8efc-e62f3b65e505",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"date_used": "2026-07-08T10:42:40.4208974+02:00",
"id_employee": "73714a0c-ca6e-4fd5-afc2-edfb3206743c",
"id_branch": "ac3de031-bfe0-48a9-ac64-26fb2af3d41e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "913f9859-af34-48ea-aa7f-d87451c4e3e4",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "79"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "0e467cf5-6e5c-4ad1-ad43-778a90f6c1b4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5f82b8ea-f14e-4ec5-b56c-25572999f98d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"last_update": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "6821cb4b-4afd-4444-9dd4-807ca291c59a",
"token_id": "sample string 2",
"id_user": "5aa88f8e-2f3c-4f22-b510-81d2c14243c6",
"date_from": "2026-07-08T10:42:40.4208974+02:00",
"date_end": "2026-07-08T10:42:40.4208974+02:00",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "af33e6cd-bf35-4ea2-ac81-8109b325f9ba",
"id_room_activity": "62d15808-df83-4ab1-97f9-803a667813f0",
"id_pos_sesion": "e0a082bd-5df0-46c7-ba73-9f2c35883c7e",
"log_text": "sample string 4",
"id_user": "daf9cfe6-7a79-48b1-8d12-a7f6a0f4e7a7",
"created_on": "2026-07-08T10:42:40.4208974+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}