GET api/Mt_Items?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "48a334ae-df3c-420c-ac29-1c5014d852a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ab0c2dc3-32cb-430a-82a4-d692500f9a15",
"id_unit_sec": "d9df134f-b7d9-40f8-bc7c-68ddffb243e6",
"id_brand": "7955d1d4-4ddf-4311-8ca7-03cb8bee51a6",
"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": "21603bae-63fd-4e46-a321-378ec4a1dde0",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "b527106d-9a4f-43b3-b0d5-950d80e78bbc",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "ff51286b-9d4d-49e5-9d6a-b82769b282d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "1e9ee1fa-2073-4030-ab78-6141ba714289",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "5f079fa4-15e3-4435-bdae-f6575a9385f6",
"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": "cc4cb684-d341-4c90-b966-361cbd45127e",
"view_messages": true,
"id_image_photo": "49816182-3c34-425b-b643-d4fdea942e9e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "95a61c20-f98e-4507-9566-b445149e1aec",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "3041442d-ab1e-4d05-919c-6767a5401dc6",
"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": "83f538f4-4236-4052-b26c-57a74ed14df7",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "d4c973af-4227-4c73-842a-e35cae0ae2d3",
"commited": true,
"st_images": {
"$id": "5",
"id": "31945aba-b925-412a-ba78-cb2f180edb40",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9f9a9bc5-bb28-4c1d-ad00-94145fa71ca9",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "cca40628-65d1-41e5-9cae-21ae4ea42ac2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "bd2e0c00-1c78-4a8c-b905-2a59e328074e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "06fbfeaf-1a62-49ce-a629-c9dd4445d04d",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "cacca25e-6409-4772-97c9-3e3c009ebb53",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "9a484560-336b-4643-a898-b431a3d6dca2",
"id_item": "50081d3c-6277-49c7-bfc8-9ea9e9cf1439",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "fa349028-d2ab-420d-a231-c74f7370b102",
"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": "93053203-88da-4266-ba15-cfab1bb4e823",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01: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": "0519764d-c2be-44d7-81f0-f81f24e1dac2",
"id_pos": "9aed5d8e-f02a-45a1-b867-c385e9e098fa",
"id_list": "1ebc2f26-e0eb-4c78-8430-aaf230bdee80",
"id_item": "4a204313-6a57-4531-83bf-ddacb4b21197",
"id_item_type": "6ded0e03-f417-4e3e-af69-c67628b883da",
"id_category": "4a5b3162-1880-4292-b92a-a9f71dbc5ac6",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "9a70320a-964f-4778-90cf-c9a7e3c1e51b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "f21202f0-d40e-4178-8010-8c0722c1caee",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f7fe2f19-9fcb-46ff-9943-3e34e9ad339a",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "c3209653-78c3-451b-b662-9a60db0d858f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "fcf689be-04f0-4d18-a2c8-3da05ea2f1b2",
"id_line": "527d03dd-3a90-42a5-9991-3940b9909ead",
"id_category": "21913202-7755-47d6-b5e5-d1567fce6a8f",
"id_item": "a6adafb3-023c-481b-9503-8b675a1fa7c6",
"id_item_type": "bd9c23b6-fccb-4ab3-ace5-e80b22cd4aaf",
"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": "77e18953-a30f-4661-aca6-fac9efa91e80",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"date_used": "2026-03-10T07:07:16.3222669+01:00",
"date_sesion": "2026-03-10T07:07:16.3222669+01:00",
"id_employee": "5c62a5bc-647e-4a1e-a2b6-3436e098e124",
"id_branch": "ee7103b2-c63f-4674-89e9-55f04084c873",
"id_voucher_permision": "78932e8e-a603-422d-8549-c882af9e6189",
"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": "f73fe1af-2993-4a51-acc5-93ba95a32d8c",
"id_user_add": "17511985-30e9-4781-9e25-768c4fa44eb0",
"id_doc_sa": "97d2a195-9a69-45a1-9e27-35059e24ec88",
"id_item_sub": "5bef2d7d-d536-41a8-870d-bc189b3eade1",
"id_pos_sesion": "b0483871-926e-4fd9-b5d7-11b7ac6adb6a",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "657cb823-0f9f-4717-82c1-19c43d3d30e1",
"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": "174eef18-077a-4cef-a9ee-764197c2d559",
"name_pos": "sample string 12",
"id_image": "b6e30184-2139-4d4f-8bde-da8976cf72c1",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "4cc782e0-0fa9-448d-9249-9eac8e0de523",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "cbc705c6-acac-436b-b835-c8878bdd3ca4",
"id_branch": "0523be39-4e8f-4587-ba06-2526be1aabd7",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "6a1dd934-63dd-4aad-b072-303ed3eb8f13",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "65f2379a-ecdd-44c7-a96b-053319834bfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "55532d0c-bca4-4f06-ad79-ad3a19e952d6",
"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": "425ad44c-7554-4a33-bf76-1fc181c3b13a",
"id_line": 2,
"id_item_sub": "44faad33-377e-4eef-8703-11b7c3192c5c",
"qty": 4.1,
"id_list": "c14fc6df-991a-48fb-867b-5b79085b549c",
"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": "6128497b-af99-450e-93c7-9f097b94c926",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "3038e5e7-263c-49d4-bbc2-608a22949618",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e6ef7ed7-61db-4058-8e1a-950754bd32e7",
"id_user_upd": "e622db51-3082-438d-a97f-a6b1915421ef",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "c9402af6-78d1-485c-a0ef-8698a35f25ad",
"id_item": "d565a0eb-3af6-4516-b5a7-b68086f58de0",
"id_item_type": "d62c00f7-df61-4918-87ee-7921df56992d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c07f87ee-9109-414e-b4f5-19e6f500b29f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "aa7a0653-4bbb-4238-bdd3-36471f8460e4",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "c65f333f-9ff6-4972-b36d-eed595dfc34d",
"id_item": "342b8096-1f4e-428a-8c47-c42b13874d81",
"group_id": 3,
"id_unit_ref": "9dbf507f-85c0-438a-9707-33484be5927e",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "440a853b-b887-4ce4-9e64-2ad0e2fb2327",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "bdbcd36c-cff0-449b-9954-869232bf4f6b",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "0135c374-ad85-46f4-8338-d935ff69cb31",
"commited": true,
"mt_units": {
"$id": "19",
"id": "559c690b-b29a-4d48-b819-52c1e28220a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "48121489-d0e1-4bd8-aa0e-2d22c2769c86",
"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": "7d426d97-109d-4eab-9c4e-22b3e7dbf04a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9c13604e-287a-4071-b573-369f13dd6e98",
"id_doc_print": "38644f39-50a9-4a63-8cc5-57cfeb77e30b",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "62bca523-1fa6-4d27-9add-60a736b3ec05",
"id_item_sub": "cc8816e0-52f8-426d-b21c-5bcbd9327218",
"validity_date": "2026-03-10T07:07:16.3222669+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "0ff440f9-941c-42aa-b6f7-a0535b8c5d2d",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "3d3296a8-143b-4029-9540-6bb89c564e61",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "10237f0a-5769-4aa7-bcb4-929e5cfb2513",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "66b909ac-26e3-4d47-9ff0-bb9f24e744a1",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "c6985077-01b4-4a7d-8d9f-4fa3afbd01cc",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "11960d99-8826-4844-8c0d-a128769bde15",
"id_pos_type": "379e4f0f-9ff5-4868-bafa-f1c67783f45e",
"id_price_list": "57daa1a2-c53f-4870-9d70-7c505b3ef4b8",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "9d06d9cb-4fa3-4347-9ca9-3efdb41c0be0",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "e5abf760-5e8d-4d30-ab24-f68c4febbbff",
"id_pos_type": "6a68d6c5-a924-4933-b955-0e68dc591f59",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "930fda25-cd75-47c9-9bc8-a5e28980ea69",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "75f6888c-6899-4426-bb9f-e0a4dd10fe3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3b04eb16-009a-4c0a-afb1-9fcd7bc22267",
"id_zone": "a7805bce-dcd6-4b65-bdc3-a7b906ff3242",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "8c043a27-09ae-477a-beea-9de9b4b21892",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "1f26487d-b2b6-421a-b3dc-6a35bcd2e3dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5005ac7a-f329-4a44-b384-f849b637d5ec",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "7d2f5cf7-3394-4f5a-adab-ebb4a904d711",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "7cd66e53-a73c-4cd4-8169-bd48b66f8530",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "675928af-127b-4d5f-93b2-5c3cae045551",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "70494d31-356a-4033-8338-3142bb20be8d",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "87976e0a-e8d1-425f-ae8b-88ee5517bb6e",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "ffa4c436-58a5-425b-90ba-494677ec63a7",
"id_cloakroom": "38798f0a-6b0e-4d76-9a1d-6a6ffbe95996",
"id_pos_sesion": "e85fe87b-cc29-4db6-a42b-bd11eff8531f",
"unit_id": 4,
"date_open": "2026-03-10T07:07:16.3222669+01:00",
"date_close": "2026-03-10T07:07:16.3222669+01:00",
"id_doc_sa": "96409d3c-6593-4f57-8505-71cd81d34857",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "5d0d3396-77db-4eb9-ac3f-c889988dda30",
"id_pos": "e83480ee-f1b1-4ba7-8925-61de1b00fac2",
"id_doc": "065cbd68-83ac-4478-b191-6533478168b5",
"id_branch": "5f4e5fd4-2497-4091-a968-41eca539aec1",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:16.3222669+01:00",
"date_tax": "2026-03-10T07:07:16.3222669+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "86b0d7c6-9c97-408c-985f-4427c0d85070",
"id_relationship": "5e254f34-d58d-4eb1-88fa-fa2c6698e6ee",
"id_loc_from": "3fb83b42-9045-459b-a5e5-4c46a538d05d",
"id_loc_end": "8769e341-cc98-4fd3-a345-d09a99e54fe1",
"id_user_add": "8c5ac9cc-6a89-4b51-abed-4a4f5724c5ac",
"id_user_upd": "30563f09-b9ed-43f8-b839-893ce3f5eaf7",
"comment": "sample string 12",
"id_pos_sesion": "98c758aa-1b81-450a-940c-4e952cd298be",
"id_room_unit": "7c715660-77e5-4baf-b346-69651d074d23",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "6b5297c5-0b64-4cb7-89c5-a5c95f84b63d",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "d17d7cc7-9a67-4206-9380-8ae61a49ef34",
"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": "9d526e5c-27b6-448f-8648-0fa779a4d050",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "6ad231be-7290-461d-9fae-406ffd269511",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "cdc4ccfd-94dd-4faf-921a-d4d6f1e81b4b",
"id_pay": "4043802a-0361-47e0-8f5c-423582d1da44",
"id_money": "9a7621af-1c34-47f8-925a-16849f05604c",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "fa8f95cd-271d-4e34-972c-e802b9153b19",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "a0c831e1-3ad7-4455-ab7c-4ee28288629e",
"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": "a8e54565-a4de-40d1-9fd9-6b22f19f0cae",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "bde2eb50-db4a-4d6e-8c59-d60187e29465",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "56ae1d4e-2a37-459f-a83f-41f71798815b",
"id_money_2": "7003a513-d8ff-43d0-b6d2-785c957a080b",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "72cfdbb0-3352-4e36-828e-845c7c0da59b",
"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": "a92d3c8a-248a-44bc-b079-24476818b49d",
"id_pay": "c2466a84-a854-433f-9684-9debf0f0e9c2",
"id_money": "dde0567b-5670-4630-8569-b5c4c1c78e68",
"date_cashflow": "2026-03-10T07:07:16.3222669+01:00",
"coefficient": 5.1,
"id_user_add": "b838214d-99eb-4635-9258-e8b9945a0f4f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "17671509-f61e-4406-9fad-adcc88ff1902",
"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": "406b3370-4b5e-44d7-bf07-9c299d2918ad",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "505bce21-a0a2-4486-939c-8e3ba8e5f25a",
"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": "8c55148b-65f7-4257-9e4f-474e1e1289da",
"id_line": 2,
"id_pay": "9039812c-11f0-401f-b84e-b1443759b984",
"id_money": "bf2c42ed-6f93-457c-82a4-533337e6e39d",
"coefficient": 5.1,
"id_voucher": "19441cbe-85d9-496d-b657-c1f83a7c3bc9",
"id_employee": "385de819-22ad-43c2-8837-9730252cd15e",
"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": "f0d625f3-8546-4d45-9559-e4bb3450da96",
"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": "6756d292-9076-4717-91a5-ba3f82a20d63",
"id_doc": "cb47b70d-a706-440b-a119-a0f29aa8b249",
"id_pos_type": "ae061d3c-ce97-4992-8f00-d15b24ac0d9a",
"id_doc_print": "af64fd09-6378-4261-91e0-8324a876f1d9",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "7b4062a7-5b85-48c9-8495-fe699f9a7752",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "fa9aaff3-a931-423f-ad9c-1c54c7467741",
"id_pos": "b99d68a3-91d5-4e26-a493-6bd1b156c735",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "52aa44d1-feb5-4ea8-976a-07408d6c3069",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "a225cb7e-b2f9-431c-8c05-e69a511337bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "3c651181-c894-47ce-9ae8-5e35a3fb29e6",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "a0ce8310-dc39-4b9d-9a52-3f0202e271ea",
"id_branch": "9e9bb4f1-5b05-48d5-a99c-16288814241b",
"id_pos_type": "25674d06-5439-48ab-8ff0-d982e08d5a9d",
"id_pos": "b07f87d9-07cb-4bdb-b090-9a5f7417647c",
"id_item": "f34f78d1-d440-4149-8278-fa0d387e5dd9",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "4a9ae62a-d7af-4e00-a1b7-f9883c1d5c23",
"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": "72147a03-4d3a-4257-9515-7b54367ad7d6",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "24e47bb8-685e-477e-ad30-5a27ce56decd",
"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": "3e26baf9-1fee-4c8d-8040-cc81b37b9e13",
"id_doc": "c3114306-dd8d-4609-b515-7738becbbb9f",
"value": 3,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01: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": "5c6a8dc1-686f-4672-bb08-e8ccbee103cb",
"id_pos": "b74f9b36-c5be-456d-bdf3-dff3b8d84fec",
"id_doc": "5aa69abc-5e9c-4313-9164-05bb1efed4bf",
"id_branch": "c0f85ad5-f782-429b-b65a-dbdb1e37aef4",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:16.3222669+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d0bd021c-6b6c-412d-8651-d66a659627db",
"id_loc_from": "d6c8f7ac-d67a-4f57-a88a-75bf2315aaf9",
"id_loc_end": "5555ac83-3904-4057-bd20-983e6edafd63",
"id_user_add": "26a9fd65-cd12-4cb2-bf50-487ddde64335",
"id_user_upd": "be81927e-525d-47f9-bdb4-d8670aca6271",
"id_pos_sesion": "5d44453a-2589-4684-9b92-91f428b04778",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:16.3222669+01:00",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "c4b31a87-24d9-4ed7-97d7-10aa2ed659c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ebb15bbb-a2fd-4867-845f-f19c8cfa7cf2",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "d639abf2-ae89-465a-a161-7e3aa6998f39",
"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": "c8c21c7e-97ff-4c26-9b89-dc7784a27051",
"id_item": "763954e6-dacd-4a9b-a94b-ed5b88bd9208",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01: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": "74b3617a-ff22-4ab9-8a02-a83df46a1527",
"id_line": 2,
"id_item": "0c396021-beed-4979-9a92-d342801478a0",
"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": "def1ed31-aaa2-4f82-9de3-2b7500f7a4f1",
"nro_sesion": 2,
"id_pos": "5c87143a-cc67-4a48-9b66-2b072ac5da59",
"date_tax": "2026-03-10T07:07:16.3222669+01:00",
"date_open": "2026-03-10T07:07:16.3222669+01:00",
"date_close": "2026-03-10T07:07:16.3222669+01:00",
"id_user_open": "bee8edb3-8eca-45c8-a6e8-5156270d6ba6",
"id_user_close": "03191283-fee7-49dc-ba58-a76223c60d1a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "ee34380d-e966-4566-9e80-aabdbffd32bb",
"order_id": 2,
"id_item": "adc035c2-0476-411e-8799-cd8572e310fc",
"id_item_type": "ff8e5f48-d88d-4644-a19d-33b57a1cf820",
"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": "17f9d8d4-57fb-4114-ad3c-f9b2aca67e43",
"type_item": 11,
"id_voucher_json": "4b5a5031-d86f-4cbd-ac46-cc69887d85c7",
"count_voucher": 1,
"id_category": "64062ca3-90d9-4c87-80be-451e3aee206b",
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "25fc9367-c2ea-40de-823c-7937b352ae6c",
"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": "2fbecf4b-c3a4-4576-9270-f8a697e51e51",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d35e1d42-fcca-4ba8-87c5-1ebd33b5bfc4",
"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-03-10T07:07:16.3222669+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "235ff3db-051a-4096-b67d-a73023ed10e2",
"id_room_unit": "1d8a021f-9402-43f4-8fd1-efc8447e5cb7",
"id_room_list": "55fab6c6-0d5f-434d-a54b-6e589607e834",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:16.3222669+01:00",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"date_open": "2026-03-10T07:07:16.3222669+01:00",
"date_close": "2026-03-10T07:07:16.3222669+01:00",
"id_employee": "eb6067e6-4324-4b05-807d-48278709fc6a",
"id_employee_sec": "c6ef9c68-49f2-4eb6-ae05-43e228d3715b",
"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": "ad18ae00-42cd-499b-aed2-45b2e27ef514",
"comment": "sample string 7",
"id_user_open": "5e111634-a10f-45b5-bc1a-ce54acae5845",
"id_user_close": "3b135313-1bfc-4f36-88d9-ed9a65ffd39a",
"id_unit_state": "d468444c-e3ea-4ee2-83cd-83b079580955",
"id_pos_sesion": "11a5d29f-1925-466e-bf92-8f7dac977727",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:16.3222669+01:00",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "b41f4994-699d-4e06-be62-df557b7e6dd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "907a2044-23bc-4672-a48b-895a59126962",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "2f85c706-32e6-4281-bfff-f71c672a674f",
"locked": true,
"date_locked": "2026-03-10T07:07:16.3222669+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "c8b179d8-730a-42ad-94e0-2ee89f8b7a02",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "ed35e24b-9db0-4c9a-93aa-a1aa4fd95267",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8150b5c4-0bd0-4ed3-b23e-9da08d8e3b72",
"name_pos": "sample string 6",
"id_image": "667108c2-67e3-4ef4-92d2-7d62b190aea8",
"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": "6779ba0a-04ea-4a86-a98a-320d0cb9a878",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "323a9829-8ea1-4cba-b39e-edaa6e7d3d20",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "a9811a7b-dc9c-4f4a-9773-31f83db94a94",
"id_room": "e57e3788-1de1-4227-a4fc-e2c9fc462a67",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "e7768bf5-7f7b-4496-8656-1099d17da2d9",
"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": "3f151f45-4cf7-4bfe-9ce4-1333e8d9d77c",
"id_room": "75571e60-38c3-4d3e-9e24-d9727bcd907d",
"date_in": "2026-03-10T07:07:16.3222669+01:00",
"date_out": "2026-03-10T07:07:16.3222669+01:00",
"id_user_add": "2d9e6687-9792-48c7-bfd7-54643c9389bb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01: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": "2b435f35-fe03-4a16-9ce1-8ee0bbe69070",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "4ff50f96-90b1-4001-ae57-5d2edccc3db8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "d8c7926f-0813-4734-9445-91635edc491c",
"id_room_state": "0e53c809-c496-4cca-b28c-6bd903b5ad2c",
"id_image": "7c6e889a-2045-470d-ab0a-b3b24f1f34f0",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "11e03f59-4c65-4165-9995-31358696bbbb",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "1ee6d32c-63ee-4243-9b3c-bf6c2816b227",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "029123e0-9ca6-404e-8af0-eca8003b1cd3",
"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"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_tips": [
{
"$id": "59",
"id": "1e61ed21-db57-42ef-a696-0f6bb5bd01c4",
"id_pos_sesion": "fe034b80-c988-41ae-bc08-b4915eeb5042",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2b5aa455-1ef7-4151-9444-2952c23bb402",
"id_room_unit_activity": "5d317b38-d0e7-413f-8a67-920a3290c9f3",
"id_doc_sa": "1c5393e1-87fb-434a-b551-e675ad292678",
"id_pos_type": "316ac440-2e8f-4bf3-b5f4-cd981d9ee5e2",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d29f0bae-42fc-442e-b38f-bac8d948b617",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "ea6852b4-6887-4638-982a-24405b87c3a1",
"id_user": "cd22dcfe-5f46-47f1-a60c-29d95ca84657",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "7d10e3c6-44de-4f44-bae0-5684e4367430",
"id_user": "4bb9217b-7f6b-4a1f-80c1-a753720744ee",
"date_add": "2026-03-10T07:07:16.3222669+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "62",
"id": "76bfa5bb-cb83-4324-bedf-31db623e49df",
"spool_server": "sample string 2",
"id_doc_sa": "f5267298-b23e-4139-b3f8-13f3b94a44df",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:16.3222669+01:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "62"
}
]
},
"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": "63",
"id": "8d021b2d-a715-4432-a186-87825e47f5cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"id_branch": "08792ffa-b609-4d94-9d71-af66eb0fc59a",
"id_pos": "d1976211-4b67-46e5-843a-55dda454a8af",
"id_list": "e2138863-283d-441a-9f12-0315df084daf",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"id_user_upd": "7a6c9cd6-75de-4825-b166-529ca31a7e04",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "64",
"id": "0e6bbbb1-1d7a-47a7-bc62-f7ee721aafeb",
"id_pos": "2ceeaf05-42d5-4191-b02b-eb7da3f45a50",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"key_access": "sample string 5",
"id_user_add": "be76d797-4b12-4063-8177-245f078cc8ae",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "444ce6e0-49af-4a2c-a780-c91a08893aa8",
"id_pos": "82e26aaf-dbae-4880-9217-b871bd7e40c1",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "66",
"id": "80bb360f-5abc-42da-a3a2-1f14acfd99a8",
"id_pos": "0c03a69c-f5f3-4987-8f12-db239a1c8a75",
"date_add": "2026-03-10T07:07:16.3222669+01:00",
"date_upd": "2026-03-10T07:07:16.3222669+01:00",
"date_out": "2026-03-10T07:07:16.3222669+01: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": "66"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "67",
"id": "8bcd2818-ae77-49d9-a2df-2d70a8a29d9e",
"id_user_add": "a8e753e1-a07b-47c8-8144-2544a92ed9d3",
"id_table": "1272734f-a74b-4b7c-a83c-5717f1da0ce2",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d2a4a01c-62b8-4ce6-89b4-75e380116fde",
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "e602ded7-73f4-40fd-b8be-be5ece515193",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "bb95080a-d056-46e6-b6e0-66e4e0e95ef5",
"id_sync": "3996a140-107e-486d-8788-9cf9255fc83f",
"json": "sample string 3",
"id_table": "faef9ef8-09bf-4c58-b8a7-6c7aed1f9df0",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "49d640de-e998-4f99-bec9-52a88f9d50a9",
"id_branch_from": "00ccab8d-de18-4665-8dd2-97bafb5df9eb",
"id_branch_to": "d3f85dd5-6a2e-4cea-a638-fc84d66bc98b",
"type": 4,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:16.3222669+01:00",
"send_on": "2026-03-10T07:07:16.3222669+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_sync_tables": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "67"
}
],
"st_local_variables": [
{
"$id": "71",
"id": "eca56668-a795-4d80-8b75-2abc5455dad4",
"id_pos": "41e31849-30c7-4db2-a19a-30afb2258eae",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "71"
}
],
"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": "63"
},
{
"$ref": "63"
}
],
"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": "72",
"id_doc_sa": "0d136cfa-0d75-471d-98be-fa0f10a73e35",
"id_line": 2,
"id_item": "c062ff0c-277e-4cfe-bdb0-54c7bda5dacb",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "73",
"id": "8a1dcf43-0d31-4054-a98f-1e9fc5823d39",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"date_used": "2026-03-10T07:07:16.3222669+01:00",
"id_employee": "8c20db9c-d245-45e3-b2f7-d29e12267e3c",
"id_branch": "a2e71667-e653-444a-a9e4-10f6a994cfb1",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "527d242d-c593-4910-9951-25d8a3532a89",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "73"
}
],
"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": "73"
}
}
},
{
"$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": [
{
"$id": "74",
"id": "e839ea57-1adc-4243-b071-9877a232745e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "41f25222-95db-4ea3-accc-e6d05e3aa09a",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e43c6632-d36e-49b1-9001-2f0a3aa990f7",
"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-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "dbdab690-4db8-4293-84f8-7b04c4db408a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "c6a51922-c32f-478c-8031-e5eda7bf0985",
"id_function": "125977a4-5537-481c-9503-ba5c28f4a8fe",
"id_user": "236bdd19-fc23-4385-ac12-d4f5b9960141",
"id_profile": "6c517c58-6201-4763-921b-405bd95bd216",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "fad4417b-bc47-40dc-81de-3c645b5d5ffe",
"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,
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "5089ada4-f592-4019-9594-8befdb33b236",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01: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": "79",
"id_branch": "fd5d1195-5de6-4472-9ba0-6aab5fa8c0bd",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"last_update": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_sync_packages1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
{
"$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": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"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": "63"
},
{
"$ref": "63"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "3f8ac25f-55ef-498a-ba3a-2b4d36616188",
"token_id": "sample string 2",
"id_user": "b3b69d56-5560-4917-9793-96efc1e2ab07",
"date_from": "2026-03-10T07:07:16.3222669+01:00",
"date_end": "2026-03-10T07:07:16.3222669+01:00",
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"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_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_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"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": "81",
"id": "427fbd46-6ba2-4013-8fb4-950f9d79e025",
"id_room_activity": "b816dba6-c9b8-4dd4-aa54-6a9aefa13a5e",
"id_pos_sesion": "a8353d2b-8851-4ffe-b9fc-150d050f8b4b",
"log_text": "sample string 4",
"id_user": "bb9256ba-ba5e-44a5-97c2-6ed8cead33cd",
"created_on": "2026-03-10T07:07:16.3222669+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
"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": "72"
},
{
"$ref": "72"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "1"
}
]