DELETE 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": "596544c2-7a69-4fc3-a091-9df96ce4cf2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "93aa5fe4-3762-4e27-b9a1-85e3c8560b9a",
"id_unit_sec": "2e8d40dc-fc10-4da1-bf95-fe0fcd4fe859",
"id_brand": "bcfed489-ffb0-4fda-8778-eb0d573d0bb0",
"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": "f4be0273-38c9-441c-92aa-bc8e1d38169e",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "b7bc4571-dcd9-42dd-bba4-dcdff19282bd",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "ac98bd00-1fc4-43d9-b979-1f1f450c7435",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "c76530b1-0536-40c6-ac47-a2638e1d04f9",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "857837d2-16bb-4b39-9a24-7bc112ed879c",
"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": "3c743582-2708-440a-adf3-905787caf2dd",
"view_messages": true,
"id_image_photo": "430e4a12-fcad-4b19-b290-85bbde392d47",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "1b3e8fd6-7cbf-4467-aa70-002c25c224ba",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "a66773c6-87fd-4cff-944c-f26d0a2df755",
"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": "0eb663eb-54ab-4bad-ac8e-2832e51fae9e",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "2687076e-19bc-4e8d-875a-1ec966b1425f",
"commited": true,
"st_images": {
"$id": "5",
"id": "81534eb3-f486-4b4d-86b7-8e402c91295f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3fd7d13b-6e85-43a7-9c36-1cdc69a9c420",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "75728f03-d6e7-4ac8-9d7d-c71f0ab414f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "5f139951-2c82-4081-86ab-87a5096f98de",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "1b9f19ae-4617-41b5-9186-f9ecdd86c030",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "cdcf7d98-c301-4eb7-953c-3dbaa30edb74",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "b6d84183-b738-427d-9ada-eb0c64d8c340",
"id_item": "26eab521-90de-4609-99a1-30bbc7a85897",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "66263636-fb5c-4a67-aab6-a608f12bc909",
"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": "561fc511-d07b-4a4c-9f4e-1c93810eb073",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+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": "6294f062-4c59-4b20-8b73-ac8f00de9b66",
"id_pos": "c5e723d7-69d4-455e-b0ce-df0f2976d6a1",
"id_list": "87194c62-b203-44b6-a602-b110fd53fb53",
"id_item": "6f4d72e2-75e1-4435-8a16-c9019f699a9e",
"id_item_type": "e03782df-ed5a-43eb-a9e5-26a0b485f7bb",
"id_category": "310ea180-028c-43df-85f7-767a4a1867e8",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "48e5be91-f2bb-446b-ad87-1e6112ada6e1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "4f1f35a6-5761-4f29-9b36-dbb3d2a5c6d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "047145f4-371b-442e-aa6a-9deb1838602b",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "e5c9cddd-585b-439b-9651-2fe6ab758ab8",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "2bf7269f-45d0-47dd-ac9b-3ef99f1c9b8d",
"id_line": "c88d51f3-f8f9-49ec-8e21-8c279a9e0bdf",
"id_category": "c99658ef-61e2-46c6-b9da-499d616de4d1",
"id_item": "f9c199ab-e396-41dd-a0b1-52691db5c4af",
"id_item_type": "503bf49b-a692-4f7f-b292-3f3f01bc1a32",
"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": "6bbd70d5-9a30-4b30-95cb-f273c669b2a8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"date_used": "2026-03-10T09:41:55.0198701+01:00",
"date_sesion": "2026-03-10T09:41:55.0198701+01:00",
"id_employee": "47f210e3-8c6a-4909-acf5-0694f2c03b8c",
"id_branch": "b659582e-120e-43f0-92c9-6b205f6219b3",
"id_voucher_permision": "0f4deedd-d4fe-48db-8415-61c58db58507",
"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": "039944e6-5a41-4a8f-89a9-6cc8555cb0d4",
"id_user_add": "f10b5ea9-3e85-4cb6-98f7-1242d9a4882d",
"id_doc_sa": "bd256551-64e6-4310-a25e-42915e945e97",
"id_item_sub": "f0ba88dc-a46f-4676-ba9e-ac9596c6d694",
"id_pos_sesion": "c12d2916-8358-4516-b343-c71922c89e2a",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "794b94a6-1f29-4f80-85de-b18aac0da93f",
"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": "448f857d-89d1-4c49-b77c-d38fac6ea550",
"name_pos": "sample string 12",
"id_image": "1daebb32-c28a-468f-bfdd-085714670d6d",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "18800c47-9670-4fdc-a260-230464bc7bc5",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "9d3dbfe9-e9ab-493b-80a0-3d3a8245ebc0",
"id_branch": "f70ea227-577e-4397-a07b-e9eb68f458b5",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "10087a36-ea91-4bdf-a07e-6d2f4c74c6ea",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "f414bb96-0a8a-4cd2-956f-ced3e6d20c0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "82a5d0d3-ffd6-43e5-be28-8c36cb77f9f5",
"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": "e7969fdf-3eba-4335-9bb9-4da055374b02",
"id_line": 2,
"id_item_sub": "c5a7c657-9c98-4f6b-a2fd-fb5fa20aa9ae",
"qty": 4.1,
"id_list": "30b1b4a3-1537-43b3-b75e-8f67a752f6e9",
"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": "4dde4439-7b99-4a1e-9a24-7a77b8eac2a4",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f16c4af0-2b7e-4221-b718-f784373c363c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "300807cd-0dd1-4729-ac23-784ac0e28cd1",
"id_user_upd": "5c27645a-3558-409d-b6f4-b88d0adbd2cf",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "e6c80359-ec1c-4600-9335-668f650b046a",
"id_item": "65684760-e62b-4c5e-975b-9a987e6c582d",
"id_item_type": "338c5a97-f2c2-4517-b072-79580a42e9ef",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "35705064-34ef-46f3-a755-4174d3e92f59",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "66e02d17-e50e-42cc-9c22-1f6e60fc30af",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "7357a063-1615-4b3a-a222-5803110fce7f",
"id_item": "abd4b8f8-03ef-45fa-bd72-fbe6e957131a",
"group_id": 3,
"id_unit_ref": "5060a227-cc02-4906-b4dd-bc6a7cc8f97b",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "a1c2f042-ed76-4b31-8760-e2cca42b7abb",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d83b6ac7-c59a-4351-a359-d095e8d481da",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "55ed33b8-f8f4-44df-a24a-7cbb09d0ef45",
"commited": true,
"mt_units": {
"$id": "19",
"id": "579af1fd-b73f-44e8-928a-b6e5eb7684a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "37aced13-4f1f-4eb8-adb0-9448b7bbe7e3",
"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": "afa880c2-c949-4d7d-a6f1-1bbd57749ab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "247b949b-e83f-4586-a3cf-13f3d179d9ee",
"id_doc_print": "ba3b6e75-5a2b-469b-9e02-c573b7800ac1",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "054ca197-dfb5-4334-b970-44782081ad80",
"id_item_sub": "14ce7be5-6a94-476d-8a7e-f44b3befcf24",
"validity_date": "2026-03-10T09:41:55.0198701+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "285632a9-f858-47f9-b572-3217e777f38f",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "ab8a40eb-0a72-48bd-9ac7-34c673a67403",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3b6e6518-f6c8-4470-9cd7-ee0ff321fe1c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "7f08223e-005f-46a9-8a6e-22574b8942a0",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "4e22793a-effa-4944-81ae-58374907d03c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "a51ceff0-978c-4baa-94c3-a3a2e1bc50d9",
"id_pos_type": "f8c6eec3-558d-4aa8-a5f6-6aad9b8a85c5",
"id_price_list": "380ad2ec-fc80-494d-8c3a-2a867cce0081",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "a9f1c7d2-0829-4442-bc32-393ab954b815",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "470ff898-fd96-446b-86a6-72574db4128f",
"id_pos_type": "7edaa9e4-1bab-4b97-bb3d-faeecf1bfb02",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "c6644558-3d10-4292-b93f-e746b6f86141",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "7ac13736-33b1-41d0-90e4-3723dfaad8ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "50df2487-76b6-4e75-8b8b-da1a43a71c1a",
"id_zone": "68891a57-0c0b-4b50-85f4-93ded234add8",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "3b7b1eb8-bf9f-4f35-89fd-30ca8e8ae465",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "271f9756-5895-48f3-ab6f-2f6c60cd74ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f9089479-f1a9-46cd-9d32-d4e27cd00358",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "ac8dfb0d-9331-4959-8a82-d8204060f14d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "fd9211ae-65b3-44d7-a52e-7b2ac6ee0542",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9d3759a7-eaa0-428e-95cb-2654ef7d9765",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "31605c76-fdae-4b51-97d4-78c0b8b5c85f",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "af506d11-2c9e-4da6-8ffb-49055e90c6fc",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "ba9cc8a0-51c5-4a7a-85cd-473bc3a0ce31",
"id_cloakroom": "a96680ad-d585-41dc-aa10-7a968b261b75",
"id_pos_sesion": "f33d3e31-cda3-4894-a15a-99aa57a13cf5",
"unit_id": 4,
"date_open": "2026-03-10T09:41:55.0198701+01:00",
"date_close": "2026-03-10T09:41:55.0198701+01:00",
"id_doc_sa": "4a032696-aa32-4991-b66f-acaf222ab533",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "a4580738-d42b-4ce4-8824-7c9afae58e81",
"id_pos": "0f0ea3cd-3c15-4451-baac-122e6342ecd6",
"id_doc": "bb45de68-5914-4726-8cba-411c6c7ed5e6",
"id_branch": "57f9d90f-b622-4b57-8f97-5b527df98f3d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:55.0198701+01:00",
"date_tax": "2026-03-10T09:41:55.0198701+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0c265e2e-cf70-416a-b174-e79b8f154c9f",
"id_relationship": "a53405c1-77e4-4fde-98de-65c8be63e24f",
"id_loc_from": "04dfd307-2e26-47c1-a2a1-a75ddfe51672",
"id_loc_end": "bec5cdb8-54bd-4ba0-9d75-9205bb91a9a0",
"id_user_add": "bb6f2a05-cc02-4284-aee5-9811d910dad4",
"id_user_upd": "a57d4515-e155-4748-9eee-6bd2d7d83b5c",
"comment": "sample string 12",
"id_pos_sesion": "18d27f6f-f20e-49ff-9c63-8ec0c492b0a2",
"id_room_unit": "63ea17de-0512-45e3-b703-b9db2af07ccb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5df1fb94-77d0-4845-aa6c-6672176885c4",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "adab529c-d466-4d3e-b77c-ff4673424ab4",
"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": "94990cfb-4925-4f6f-b7f6-9087471a7fc0",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "5af57b5d-3e3c-40b7-b032-19be4d6e0bda",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "06944ebe-8eec-4eeb-917d-422a54ba57e2",
"id_pay": "ffed5560-0818-445e-ac10-14c4839d01f3",
"id_money": "0da4125b-3a67-4667-b1bf-43798f05d944",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "8ef723d7-6f28-4a1a-953f-dc1cd9a56be9",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "360be15e-153d-43ca-b0b2-91d1ee6c7d8c",
"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": "0c2c0ece-b0f3-436c-9365-f25ee2327900",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "6b6601fa-37fe-4356-b587-d742b05eed8a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "a16246f4-2eb6-41f3-a68f-8ea017d3f8f8",
"id_money_2": "0ba3f344-c5e2-4fa8-bebb-2d538d3e7956",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "6f6b2b3d-e2fa-4959-9101-33edf11628c1",
"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": "5385edc3-b295-4d6c-9796-0ac4ab044671",
"id_pay": "970a822d-4008-46bf-ae4d-27607051bc93",
"id_money": "a685c40a-3575-43fd-a039-f13850a169bb",
"date_cashflow": "2026-03-10T09:41:55.0198701+01:00",
"coefficient": 5.1,
"id_user_add": "1a5c219a-bdf1-4c20-a815-dba6088a7825",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "4afceb77-8176-4e10-8eaa-42cc3bf52745",
"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": "692d6fdc-75da-445b-b1bf-1cf0c5d906d2",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "700531bc-4143-488c-abab-164797c809fa",
"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": "0a08edfa-135f-44c2-b9ca-36ec9a3ac46b",
"id_line": 2,
"id_pay": "63d9a2e7-9a2d-4ca1-9fc6-83514d83ca21",
"id_money": "e5648f7e-9707-4977-908a-d33645978e25",
"coefficient": 5.1,
"id_voucher": "845b31b5-d501-4550-90ff-98f1baa01c08",
"id_employee": "7f37a5ea-86a9-4fb0-b3d4-8854d5839f05",
"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": "12c9ff71-443a-438d-8274-0d2af30fe22d",
"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": "ed7af73b-c359-4ca4-94bf-c913b9b90524",
"id_doc": "a665aeea-ff29-4a23-b912-6d434c36924d",
"id_pos_type": "1d2155bd-a8a8-4a4e-bfbe-7e656f5c316d",
"id_doc_print": "9f48b02b-0205-4cfa-b9e0-b1a5e9d44d93",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "2c3a2bd0-eff9-4ffd-ad37-1bfdd263e324",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "27492b3b-4538-419e-bec1-0feb650fcb68",
"id_pos": "0e011fa5-b5fa-4a56-bb9e-e22d7a8f6021",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "b2c48c59-ca95-43a3-b861-a46bbc6facb7",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "fc848e1f-dac2-4f9a-9cfc-31adc26df4c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "21520df7-d799-488e-a8d1-e42058bc3de9",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "80c382da-954b-4546-9c79-a16881b8ef4a",
"id_branch": "9cd115e8-4e96-4754-8d3c-7e56687d1485",
"id_pos_type": "f5aae600-9d9b-47ae-a9b3-9f657fcb8535",
"id_pos": "f1f2b918-462f-40e5-930c-1c45d6a501a0",
"id_item": "b0b96960-e6cd-44b8-bdb2-2e686677b827",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "7e1483da-0610-4776-8471-475a825d407d",
"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": "c5f748b7-83aa-467c-9d99-715f602ebc02",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "800488bc-ca9d-4307-9165-b9e2ef66f471",
"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": "d4244c76-7a13-42ba-8bb2-b27c16d7c380",
"id_doc": "b133c321-ec13-4722-8dbb-81380c923f22",
"value": 3,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "3c250a1c-7a62-47c9-92e2-8eb269bdeab4",
"id_pos": "9220fcb1-9349-4c75-a2c7-898a10fd9f71",
"id_doc": "13d36fba-4c20-4c23-94c3-1baed636ef0f",
"id_branch": "bccba8e8-c58e-4742-b70c-0d80d335c3fc",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:55.0198701+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e930f7da-701d-4d72-a7be-d1e45afa8781",
"id_loc_from": "1dce4e0c-ec24-4034-b279-0c0633fab5b0",
"id_loc_end": "4919d970-7b4d-4ed7-a72f-0c8411afbed1",
"id_user_add": "df827bda-c3fb-4502-8532-2f7dc1a34c6c",
"id_user_upd": "2fb59861-3d82-4817-92d9-a4b416224399",
"id_pos_sesion": "fc20adca-5c79-4a4b-8228-872ab3dffc0c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:55.0198701+01:00",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "e012c6f6-fd74-4d9f-b668-a048bc9f28a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "1feeb4a5-4d86-436f-ab8c-a2aa60a15b8e",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "ca1f5f30-93f5-4345-ba46-a94fe4af2eb8",
"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": "a1bd503d-7740-4626-ad96-04278bd450e0",
"id_item": "d21231aa-61ee-4c3d-83c7-948429d5aba2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "7d147ee1-c508-493d-b9ad-abe9621ed7a7",
"id_line": 2,
"id_item": "660e94d8-4ccc-4dec-923f-61caaa6e9b71",
"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": "f3b3bb26-07d2-4142-8898-5e5c8af22251",
"nro_sesion": 2,
"id_pos": "86ff775d-e95b-465f-81d8-fbeb1c288b1e",
"date_tax": "2026-03-10T09:41:55.0198701+01:00",
"date_open": "2026-03-10T09:41:55.0198701+01:00",
"date_close": "2026-03-10T09:41:55.0198701+01:00",
"id_user_open": "958eb4d2-e61d-440d-a1e3-453b971358ff",
"id_user_close": "43848c88-00fd-4147-897e-27609ec4e54a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "efc10116-2425-4767-b872-11a7913c1005",
"order_id": 2,
"id_item": "0e7008af-3f33-459a-ac98-f27a472c0fc9",
"id_item_type": "75e5356d-617a-41f7-8696-e6eb4c8f503f",
"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": "f2b1abd8-b40a-4bc9-938c-1128c0cf6d60",
"type_item": 11,
"id_voucher_json": "f705ce81-4436-49c0-b176-ce4257a4a529",
"count_voucher": 1,
"id_category": "2f5f1b0e-83b0-42c7-bade-4967bac9735c",
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "6cf034ce-cb7b-4c26-b379-237d9340d235",
"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": "4508f174-8efe-4284-8187-9b0c4998ce72",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c81ef3ab-8a79-4768-8007-2a386f4631a9",
"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-10T09:41:55.0198701+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "393dae36-2100-48ec-9327-55c581b8d456",
"id_room_unit": "b92e78cf-8a42-4682-9de5-e476ece8211e",
"id_room_list": "fa69a84a-c73e-44e8-92d9-4088695011f7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:55.0198701+01:00",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"date_open": "2026-03-10T09:41:55.0198701+01:00",
"date_close": "2026-03-10T09:41:55.0198701+01:00",
"id_employee": "6cb880e1-aae4-456e-96d0-8df0703ed6f9",
"id_employee_sec": "66c0f4b4-4935-4aba-84eb-af0dc41559f0",
"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": "9b1a694b-6cd9-49ea-ab7f-0df414e847d3",
"comment": "sample string 7",
"id_user_open": "93cbb24f-eeb0-478b-a4c2-90e31bb7f9ed",
"id_user_close": "b2d2bba3-3e84-4d38-8563-f6ae6371e7aa",
"id_unit_state": "8adf3e8d-de65-4ff4-949f-d7dd35a8fb9a",
"id_pos_sesion": "9cb25460-ba7c-461a-a27b-aeadb8df9893",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:55.0198701+01:00",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "2bbdeecf-b761-4d84-9ffb-1cd93900de3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "bc50914f-ed91-4827-828e-b02eaafa8ddc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "22401c68-fb5b-4cce-8f72-19b7554d46fe",
"locked": true,
"date_locked": "2026-03-10T09:41:55.0198701+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "b09745fb-fe79-447c-8dac-32b83a53982a",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "fb89b8ec-a6d5-42f6-b542-7ff5fec59527",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a1fcf8fd-547d-43c5-9b45-f7762bb8fff0",
"name_pos": "sample string 6",
"id_image": "a278da72-05a2-42e6-b3f4-3330e41298bf",
"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": "c4554d86-c136-48c7-818f-c9ea1e59689b",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "1c2ca779-f0c4-4d41-863d-0ac15eb619a3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "3fc78dfc-5cff-4f10-a27a-e618a4782f48",
"id_room": "6fee2702-d83d-4839-aa4e-4591d8942a46",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "ce0aa384-81d1-49ce-928f-e79e9fa1a162",
"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": "ace8e7fc-7ae2-4f9d-8008-19b73d50e08d",
"id_room": "0ef2e406-d825-40af-b285-558d66d83ac0",
"date_in": "2026-03-10T09:41:55.0198701+01:00",
"date_out": "2026-03-10T09:41:55.0198701+01:00",
"id_user_add": "b2ab2542-9abf-43a1-8a16-c44f6dda17bc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "cb142138-f21f-4e5f-a2a3-aec18a9355e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "d3076b0c-513b-472a-b579-18e716e9788e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "ea2b7ff8-6452-4560-a232-b9577d52e915",
"id_room_state": "305294c8-00b3-43bd-8224-a09d094892bf",
"id_image": "b7ce2aa0-d8bf-4a6f-b714-43551960ceb6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "1b754677-1ad3-4237-b8cc-7d5d002cd6a8",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "d4e2dd2b-6b40-4fca-a297-bdf151192f80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "d4014bd4-399a-4fa9-9fa6-d2aa61cf8990",
"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": "7696040c-0a65-4efd-b4ef-aaf1b638046f",
"id_pos_sesion": "1434a6ce-5089-4e32-9291-32500087fd4c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "45af2ac5-a710-4658-a5b1-33ba712d6f6b",
"id_room_unit_activity": "bd6fb601-2a73-428f-8a83-c5c6e1e9942d",
"id_doc_sa": "e5b5604a-48d3-424e-ae5a-be845da33a0f",
"id_pos_type": "b7b04f2f-ee55-438e-a4ad-0a7c441d55ee",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b00cab9b-471c-4817-9f29-02ecce2090b6",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "4287827b-e61f-4fb9-a48f-cd37d27bfd22",
"id_user": "f8f1884b-8a32-425b-940f-9aad225c7e58",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "c8050f6d-09fd-4a6b-84b0-1b33e254e744",
"id_user": "866b6100-7395-4d4f-bbb8-ef1c57762d91",
"date_add": "2026-03-10T09:41:55.0198701+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "e1031eab-2dee-4dec-9dce-a1753f004357",
"spool_server": "sample string 2",
"id_doc_sa": "3f205151-883f-4183-8ec3-c0cecc96a6db",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:55.0198701+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": "46618e25-3ece-4099-ad91-936e6ff2fcfc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"id_branch": "50180d2f-7d8a-42b4-908e-c6cb000f09ab",
"id_pos": "26037bfc-cfde-4b4a-89db-fc55da1d53db",
"id_list": "89464a86-6a9c-4a4c-8a3f-949a57f7cb3e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"id_user_upd": "75f22c08-4ee1-4f4a-b72b-8a26cfed8909",
"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": "d1cac3fe-bbcc-4c53-9ec4-9fc022987703",
"id_pos": "d937b0ca-66d7-47f7-a1c5-9a35ff900852",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"key_access": "sample string 5",
"id_user_add": "64f79f5c-e428-4a61-84b4-a55fba3ae5d9",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "172725f0-f272-4a1d-bbb5-feb6ab5f64fb",
"id_pos": "3b7d7ef9-b5de-4cf0-9ac3-67b4f57d38d3",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "077bd3ee-a23b-47bb-8065-d76f3865d19e",
"id_pos": "20007f61-ccbc-4de7-85bf-7ea3e3ccb544",
"date_add": "2026-03-10T09:41:55.0198701+01:00",
"date_upd": "2026-03-10T09:41:55.0198701+01:00",
"date_out": "2026-03-10T09:41:55.0198701+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": "5276600a-a4cf-4fb8-a309-d0c6a824e697",
"id_user_add": "ecae2f81-1260-4f0b-af85-c01e099cb63e",
"id_table": "02ee9158-4f4e-417b-8e3d-cda024c288aa",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9b54da1e-4850-49a3-a381-f47d573b8afe",
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "ae80fd0b-0601-4657-ab9b-44583ab035f7",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "65407954-8400-4c5b-bf8d-4630b9faffee",
"id_sync": "b12f089f-a1ed-4366-9607-3fd77196cc4e",
"json": "sample string 3",
"id_table": "13effe53-004c-4946-99f4-38dd8afcce04",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "07a2eea2-b82a-4953-93de-c5ed338644b2",
"id_branch_from": "7b6c1645-3435-4253-8ccc-c7f9dafdad4e",
"id_branch_to": "917ba5a1-477e-40f4-b363-717edcb37ee4",
"type": 4,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:55.0198701+01:00",
"send_on": "2026-03-10T09:41:55.0198701+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": "5b6ae93b-f3b7-45ad-a658-4b187376b050",
"id_pos": "5b979f15-93da-458c-b1ac-add94ed3f167",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:55.0198701+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": "eeade2a1-4f4a-4e7b-ab2b-97cdfe33f74e",
"id_line": 2,
"id_item": "195777ed-2341-4adc-b9bd-db248a730d9b",
"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": "e67377c4-3307-4472-bd7d-c8bbb95fade6",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"date_used": "2026-03-10T09:41:55.0198701+01:00",
"id_employee": "f5812248-0b0c-45f3-ab0e-c62e010a3766",
"id_branch": "051ca104-1821-4769-882e-1f81fd401d9f",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d6b7fcf0-c1eb-4ad6-863d-c3db8cef72e0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "8f106243-7fc0-4f6b-88da-7e1370757fa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "61a4b682-efd9-4b2c-81dd-3d4fd8d48074",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "cacbcf8e-d190-482c-967e-114839bfd979",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "f4b4f1fa-ca8b-4b15-87b8-3af46379cdc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "cd0d4aa2-4639-4c8d-9bda-884b82c4f26c",
"id_function": "60251d82-9bf9-4bb6-8e69-866270c04af2",
"id_user": "4a1ca928-068b-4209-abb0-8d75518e14db",
"id_profile": "4c381bf2-7bf1-4a69-b06e-6990f8e8015e",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "b696362b-04d7-49a7-be99-b88303b5a5d9",
"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-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "7d1a8f25-4350-4c4f-b1ce-eaa377892e58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "088ac2bc-892c-4f10-a13b-212413b9c28c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:55.0198701+01:00",
"last_update": "2026-03-10T09:41:55.0198701+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": "c392a9a9-dafc-45ef-b30e-90a923fdcdd8",
"token_id": "sample string 2",
"id_user": "a6525aac-36f5-44ec-a894-8120db792e0f",
"date_from": "2026-03-10T09:41:55.0198701+01:00",
"date_end": "2026-03-10T09:41:55.0198701+01:00",
"created_on": "2026-03-10T09:41:55.0198701+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": "b31b18fa-a0af-47f4-9a56-6c8217ba9565",
"id_room_activity": "80587338-d4f7-407b-b2f4-448505a98f09",
"id_pos_sesion": "cd4fdda1-bea9-4fb6-ab9e-a3a51ce807e6",
"log_text": "sample string 4",
"id_user": "6b501a70-06bb-4e9e-9fa0-d24c9490b4e4",
"created_on": "2026-03-10T09:41:55.0198701+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"
}
]
}