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 |
|
| 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": "e8b0a4ab-4321-4862-8a53-3bc6c495dacc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e5d27f1a-f914-40a3-9728-28e3ad6313b6",
"id_unit_sec": "165253ac-7fac-4644-955d-a4ec528fb6ac",
"id_brand": "b9c0f427-5d42-430a-89c9-cf2455ce9aa8",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "17322276-391b-4b92-bee6-d849664e6c1a",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "f5905192-5b27-4f1e-aaf8-a36cd27df723",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "8d366073-3262-4a0a-a92a-f52fee96d82b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "ffd52bc0-0448-40ba-8918-7f06c7d885af",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "cf5eb84c-2a33-4042-850d-ee1be9c73729",
"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": "352916a4-0a41-40d9-a96a-5cf246ffaf1c",
"view_messages": true,
"id_image_photo": "a4b8a7f2-0b26-46d3-9265-4893bc06219a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c83beef5-abda-47b6-a68d-cd7166d45011",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "aa3ff16a-5ce7-4681-94d9-272d234ddbda",
"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": "dbd347c7-435f-4cba-a4aa-933a0cc6c8af",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "55588877-0f99-4663-a423-8f4504eb5e34",
"commited": true,
"st_images": {
"$id": "5",
"id": "fb8af47e-9f84-4365-80d2-3974be891f53",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9dda3679-61c7-496a-9eed-900e948da81a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "18592d7a-ad1a-4633-a5f5-8a0113005c1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "91574e54-8f44-4478-b5d6-fb380564a91a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b000691a-3a65-48c2-96d6-de8ef259511c",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "959f5378-006a-40ca-ad0a-790b93e2b76b",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "c314cac4-c60b-4022-86ae-00960cf3c20a",
"id_item": "0650d61f-88a0-464e-8132-cdd41885f34d",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "7f52702b-312d-42cf-9e09-cd9119341961",
"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": "060e5794-6cd3-42aa-9426-237512df56d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+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": "fd4b0cb7-e3e9-4933-be62-f43ca643be68",
"id_pos": "6d0b39de-d380-43f9-b0cd-561745f227d7",
"id_list": "6276036c-98be-4ea9-bba4-c193527d2935",
"id_item": "45098e59-79b4-4bee-abda-addc3819a654",
"id_item_type": "2637c2a0-ce7d-4d2f-86eb-67aea97f83ad",
"id_category": "ff196a04-8200-43c5-b81c-fc43755eddfa",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "c42784ab-8962-4536-8971-d391a4304ddf",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "20744249-a45c-4a65-b5a5-dfe48f30f7ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "00cef3d8-138c-44ce-bb41-a0591e8247cc",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "6560aee2-355c-448f-8344-3d3829a09e8d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "783800b0-8743-4871-86df-c1a3040d2f9d",
"id_line": "3f5b67eb-0085-4e48-9b13-9beb831ba086",
"id_category": "17aac49c-429b-45e7-a303-628a385b84ae",
"id_item": "e7154f91-a457-4fd6-a0ff-0341f0e1b529",
"id_item_type": "842a6086-91e7-4aef-a3b4-9632af248f69",
"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": "a1541c52-9436-43e7-9375-779b6f0c7933",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"date_used": "2026-01-10T12:09:41.0482367+01:00",
"date_sesion": "2026-01-10T12:09:41.0482367+01:00",
"id_employee": "47770494-100f-486f-9dd4-33b477532b7e",
"id_branch": "c831a1de-0f25-4ec0-99cb-42a836272bd7",
"id_voucher_permision": "85f4cc0c-d43b-4221-9f92-3ac1d52fae75",
"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": "bc998889-4fbb-418f-bb64-142870e64bc9",
"id_user_add": "e60d4b67-aefb-45ef-a3c0-c8cb13904a52",
"id_doc_sa": "27fbe6da-d744-4146-afbf-0e65d87dd976",
"id_item_sub": "e455d312-2a8f-467a-9b59-e8ed6e926778",
"id_pos_sesion": "0977b20a-ea8a-4784-9d11-0e06aaf2ba05",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "a59cb8f7-8ec1-4bb5-b9e7-7685f80117e3",
"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": "c5ee7aab-934d-40d0-87e0-78e2d607bcd5",
"name_pos": "sample string 12",
"id_image": "2a883328-2b93-474b-825f-e727d26811b4",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "e95e2e8a-4091-463a-8e43-07114499897b",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "ef6901b8-ec84-49e7-ab23-db342ea53028",
"id_branch": "268e6b2f-83ed-4e57-8db3-47fce66decd3",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "448ea5f5-5a83-4d67-bcd1-f1da7dc94f5c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "faa38889-f301-4fe3-b144-96dce9d46fa8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "d7ccf6ea-48c5-4eee-9fd2-e1944146eea0",
"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": "398f7e6b-0b7d-4ffa-b3a2-0df854abfe35",
"id_line": 2,
"id_item_sub": "74191b49-c1b2-4d3e-b7fc-c0be5c508943",
"qty": 4.1,
"id_list": "dda4ea1d-c666-4d35-8181-a9272ac40eac",
"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": "f004e752-828e-455a-b0e7-2e0529495a1b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "724d06dd-0829-444d-953c-40185ddef2ea",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "9c0f232a-88c8-4e9f-bdca-e76b99564cbc",
"id_user_upd": "337be984-c170-46d6-a941-97db2c525848",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "f8c6b776-5ed4-4ab4-ac7e-4ad911a34da4",
"id_item": "2a9f71be-ce0e-454a-aa1d-4ed259df0657",
"id_item_type": "c0990c0b-0884-48ad-a107-a4254f0e1784",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e251ddbb-4b85-4e14-9ceb-cdbf0595fd66",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "64c3e85b-bcc2-4cfd-b0fc-3748b85c2629",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "3ec0cea7-7f70-4466-99f4-07865e6afa64",
"id_item": "d958d2b1-9585-4987-8400-87e0b40ae1a8",
"group_id": 3,
"id_unit_ref": "7f39895e-a034-45a6-a34e-78862a829d18",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "ad4fb042-43c4-44ec-a9cc-211201b9eca1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a9626221-e6e9-498b-a2fc-105287e141c9",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "4476a70b-4cfb-493f-9f1f-98ffb5a2a99c",
"commited": true,
"mt_units": {
"$id": "19",
"id": "c88d5b9d-75a8-4b73-92bf-cd98ed3fe6c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "84065f01-6455-4fe5-bbd0-cd9d8d2b7304",
"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": "f474e5c2-921b-42c1-8af9-568e14ec56bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "768017e6-bb89-4595-9065-ea3fa82282c3",
"id_doc_print": "9a7c5e4c-bb12-4342-a48f-62bc97209fbc",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "fce9b0fc-cb96-49f6-bb14-7ba3c3de0f0b",
"id_item_sub": "7bcdcfa3-29aa-4245-84ee-ce846512df63",
"validity_date": "2026-01-10T12:09:41.0482367+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "4e2de03d-c7a5-4585-ba3f-4e827d90a87f",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "d892e82f-8aac-49d2-976a-b4733d7a1938",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c8a03b6e-9852-4000-a964-2931da9b9513",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3c07c045-8055-4afd-85e5-b35a08ba7389",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "4596426d-7396-4b86-84de-62d87cf92126",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "3db881f0-178a-442e-98d6-5c882b367a5e",
"id_pos_type": "20a3beb6-cd3a-4cee-a561-41916547a175",
"id_price_list": "36b49746-6384-4f41-8fc6-c6ca253d4f77",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "f256eff6-420c-4744-919b-6f2ec1acc046",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "c75dcb38-63b8-4a66-96b5-08e2d5b1bd1e",
"id_pos_type": "f108bd2e-dce5-48bb-9895-185b37d42707",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "ead342f5-07f7-4f75-863a-45f5b83e6c9d",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "ad7022a5-6be3-4be0-9d90-108212c53f8d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b804c09f-640c-48c3-a959-915b22b461f4",
"id_zone": "f91befda-9413-4170-bf29-b14af8498c7e",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "3db13aff-67a7-4190-b9b1-83578c88ce6a",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "52a9f793-b203-486f-983b-1bc521ab66f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fed5066d-503c-4a87-a7ca-c6996f307598",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "20a0b466-9f7e-4321-943e-6cc03eef771d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "655959c5-bf93-426f-bb62-d562979472ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "64cca468-b2c2-457c-ba5d-193658fb8340",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "7f154079-94f0-4685-a5e8-15aa573facf6",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "2481b6ae-f41e-4419-8f4f-e61ec20a0327",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "f85518a3-06ea-44c5-9d93-68dd5afb4595",
"id_cloakroom": "2683c880-8349-43ec-bbd4-d227b3dab61f",
"id_pos_sesion": "631aec7e-d4fb-4119-8ef3-0eef36b4cbd6",
"unit_id": 4,
"date_open": "2026-01-10T12:09:41.0482367+01:00",
"date_close": "2026-01-10T12:09:41.0482367+01:00",
"id_doc_sa": "ce76af9b-c94b-4c21-9406-754143837977",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "bbce58bf-a409-46b5-8c72-827f96d629a9",
"id_pos": "88a6ec9f-a953-45d6-9b5d-0d647a47dcd0",
"id_doc": "45a615b6-4b42-47ca-9f86-23cd9ccfffe9",
"id_branch": "43e20e66-57bb-477c-853e-027fb76b8eed",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:41.0482367+01:00",
"date_tax": "2026-01-10T12:09:41.0482367+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "4ec9ec2b-4091-47e7-aedd-bbf24d8f5881",
"id_relationship": "f74905a3-cbb8-4911-ab94-c250057549a4",
"id_loc_from": "3232fe00-02a0-45bf-bf23-479659d97d18",
"id_loc_end": "e0346384-8d53-4c35-a6cc-4f8fb790105b",
"id_user_add": "e0caa14b-a5b7-4990-afd1-1379015f0934",
"id_user_upd": "4cedf748-f4e7-4b52-9c80-d903c28f19ca",
"comment": "sample string 12",
"id_pos_sesion": "2a51293d-770f-4e3b-8652-4370050af817",
"id_room_unit": "d0df9fe2-2f44-4c02-9a0c-2f41f7f3e222",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "821d13f2-173d-431f-bbe7-6fbab79c0150",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "ebbbd339-d0ea-4f92-b496-fea1e34968ef",
"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": "e5d3ee27-7ecb-46b6-bffb-ef4e21696c18",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "f984bee5-9d21-4a42-a875-c4757da3b21c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "fd2ac0f1-c8cf-412a-93ca-80e822426f8b",
"id_pay": "a014d7c2-d6df-4982-b941-93179a659311",
"id_money": "be638aad-4bfb-4ec4-9779-c262cefc8be9",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "9f1116ae-d31f-4645-abde-1bb3bc2d00d6",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "caa41a5c-b379-461a-9cfd-e8c633f6b5ba",
"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": "7013bb76-5354-4771-a515-8f0a096f0fca",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "da4f3b01-4aca-48a7-960a-955b551911e0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "86cdd162-1003-4154-aa0d-afb70d026c55",
"id_money_2": "8200cf0f-3e6f-4e9c-bffa-4d7118e714cf",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "0cfd27e9-f5c0-4965-b1dc-2dd4d8f7a9d7",
"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": "67c4f3ba-40ae-42ad-ace7-c0057efb823a",
"id_pay": "02747442-1143-4174-bcd6-4242035a835c",
"id_money": "1eac573a-022f-4cc3-a0c2-8c22e28848e9",
"date_cashflow": "2026-01-10T12:09:41.0482367+01:00",
"coefficient": 5.1,
"id_user_add": "b4e9de7d-9613-4d0d-94ed-333593cb2eb3",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "1d3d3580-327c-4864-84c9-1582e399a2bd",
"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": "a4c7e550-3d3e-4c92-ac8f-3059a016c287",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "b7edeceb-d841-41dd-a2b3-2aad28d5debc",
"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": "82ea8597-f671-41ac-b405-af4b4e123267",
"id_line": 2,
"id_pay": "be056076-6e47-4e75-a9c4-cb25d31336a9",
"id_money": "65fa57a4-eda0-48cd-9fbf-99710dec1c24",
"coefficient": 5.1,
"id_voucher": "5e130115-ef68-47a0-bdfc-3b50948a8da0",
"id_employee": "1c7ea627-7d7a-4311-b73d-448c0d10c01a",
"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": "20add60b-6ab8-49c2-b31e-259f60648098",
"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": "e09f8a9e-c669-4e99-a1fe-3ef1a53c6b81",
"id_doc": "af5ade91-93a0-49b9-b4de-3b94c7203f42",
"id_pos_type": "f01e709e-2bd1-4d8a-b3dc-3c5c85c78693",
"id_doc_print": "8a221113-63b8-436e-ac57-f2e54be1cbde",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "232fa09c-51e0-4ee2-95b7-ecb05aa2f87b",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "d082be98-5b07-454f-9d74-f7e50c312fc2",
"id_pos": "6e1a8e10-b0d3-43fe-84f5-eca204254321",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "c3698e46-100b-4f80-9143-46267fd25a51",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "533a1ac3-97db-4b2e-bc27-373022944fea",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "320f5a75-3fc6-45f2-b435-2c3a5082460a",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "38c418be-a0ec-4c6f-9884-8e673e830d2d",
"id_branch": "b20558e7-1735-4f21-b899-39a8190bd673",
"id_pos_type": "a92c8963-a60f-41ec-a90d-ad9338581779",
"id_pos": "2ec8c226-b45d-426d-8c98-6c8b6c51af54",
"id_item": "9f0db4d4-deca-44fe-bb61-fbfb86e35913",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "7d229683-2400-42c2-b682-0ad5d2d070a6",
"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": "86737d2c-11f6-4e44-8188-d664f09d926e",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "effb2559-48be-4c24-baea-a5b4553e28f2",
"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": "ddb66887-1f2b-44bf-aab2-f3c4208a073e",
"id_doc": "85ec813e-1470-4ec2-9ec9-91802813d050",
"value": 3,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "15657b04-3e7e-4a24-b82e-eb836fa32745",
"id_pos": "7b08d1cc-6899-4815-92b6-9dc0d33adce6",
"id_doc": "b2e144a6-ba04-40b8-95e6-337d792e4f3d",
"id_branch": "dd5b0ba0-c007-453b-8043-6a896094a0bd",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:41.0482367+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "54b0fc3f-1f07-4de0-bead-5c417e33990f",
"id_loc_from": "0f822fc3-6e36-476d-a153-9a527f2e6ef0",
"id_loc_end": "02826af1-d382-44a6-b393-765dd5eb5b59",
"id_user_add": "81f56e55-9827-4c89-8123-c524db7e7770",
"id_user_upd": "0b5f9638-6f2a-40f0-a87b-c2436e099f28",
"id_pos_sesion": "26d66017-bf28-45e2-b8f8-0f4a11a54fc9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:41.0482367+01:00",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "5719e1de-6dab-4eca-a318-82c530fd1dc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d91c70d2-3797-413f-86b9-5bdf9a02feed",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "db44ae06-7682-4515-b82f-4cf33978d02e",
"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": "62bc8447-3ca6-402e-a369-d0059d7ae7db",
"id_item": "c9f08060-6e96-4bc7-8d63-fbb1f482e1d2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "ca93b61b-ad67-44b0-bd3e-fbf0124585b6",
"id_line": 2,
"id_item": "78295b40-a6e3-4ef4-9335-090026201ad3",
"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": "0f1e1399-73f9-4f90-9101-85b0578dd5c8",
"nro_sesion": 2,
"id_pos": "24bbe23b-5032-4303-a5cd-ea5c6ee87aec",
"date_tax": "2026-01-10T12:09:41.0482367+01:00",
"date_open": "2026-01-10T12:09:41.0482367+01:00",
"date_close": "2026-01-10T12:09:41.0482367+01:00",
"id_user_open": "d6b9ce72-8c82-45d5-b100-5e47b22cf49c",
"id_user_close": "ba1b64bd-884a-4249-a1b6-cf5f68ea8e21",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "e7020a84-dbe9-4e0e-8bd1-a77581ba5e92",
"order_id": 2,
"id_item": "f6917ed2-1f56-464c-821c-ab3bcd1f2a3a",
"id_item_type": "f250ba7c-a765-48a9-8c05-3cb14bca65cd",
"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": "e35aea25-f3cd-4b16-b6ed-84f6db75dbfa",
"type_item": 11,
"id_voucher_json": "5bd44399-65f0-4450-868b-5fb809af971e",
"count_voucher": 1,
"id_category": "7007f919-396f-4afb-bb96-519110a4911e",
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "6a62aabd-4795-45e9-ba09-4ffa3ef43615",
"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": "79107437-722e-4b5c-9156-47d12633efc1",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3fcb5e98-4d30-4160-ab5b-09fab8bb5b02",
"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-01-10T12:09:41.0482367+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "44c36904-ec6a-489e-9161-c94117440348",
"id_room_unit": "baa0a1f3-2805-4989-b8eb-58ef0a2d137b",
"id_room_list": "7e9bc575-08a1-406a-b3b8-a9d84b8cccd9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:41.0482367+01:00",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"date_open": "2026-01-10T12:09:41.0482367+01:00",
"date_close": "2026-01-10T12:09:41.0482367+01:00",
"id_employee": "15f8169a-79e2-4ce2-99de-ad5ce3d81fea",
"id_employee_sec": "f0c93f81-3abc-4127-866b-c97eb42930f6",
"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": "5656fcfc-76c6-407c-b56c-3c7e1ec1d548",
"comment": "sample string 7",
"id_user_open": "93ea1e59-3687-47c0-bb73-e1cb9cff9a7a",
"id_user_close": "a447c1f1-5104-4f4f-b6fb-8d16c8850422",
"id_unit_state": "cfa991f6-d6a0-425c-b887-c7fc1ce9f631",
"id_pos_sesion": "389df739-bac8-4463-a15f-cf334f5617cc",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:41.0482367+01:00",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "20cee2d8-1213-4ad4-8d9a-1069a39f48f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b0a6d28c-6abe-4dba-9721-4d459038143b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ba5ed7fd-b2b7-43c0-b86c-e6fea7158ebd",
"locked": true,
"date_locked": "2026-01-10T12:09:41.0482367+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "7f36f085-edfc-4352-811a-d58d24b59d79",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "15f9b052-8955-4816-804a-fbc024616583",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9eeb7791-4e59-49d4-b24b-9cc1c12f8d3f",
"name_pos": "sample string 6",
"id_image": "beffc6d0-c4c5-43d9-8d5f-e2a767474990",
"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": "3e9ec80e-647e-4150-89b8-af32ed4b09b7",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "e2770fd8-a45d-435d-a0f4-db896225020d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "f3debf90-359c-4b5c-9aa8-86fb10c0210a",
"id_room": "edfc25b9-1270-4067-9ca3-0e4222cf2991",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "a19af0f6-b095-46c3-8fe0-920cee8298af",
"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": "bcaae599-e380-48d6-b592-fb0b4b7ef962",
"id_room": "1e601569-0cd4-4b4f-aa92-66e514232719",
"date_in": "2026-01-10T12:09:41.0482367+01:00",
"date_out": "2026-01-10T12:09:41.0482367+01:00",
"id_user_add": "f110ed5a-7c22-497d-9c7c-2cb9a19aa5f1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "02df267a-00a5-4733-b73a-da23863b389f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "c894d0d7-9489-4ad2-861e-8c2d77eb37d6",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "020330fb-6d21-4419-b7af-921119271169",
"id_room_state": "f6e84851-0487-423f-9c97-5eba6eb5fa76",
"id_image": "47369737-b291-4f5e-b451-a10efaa82a80",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "e97bc7c5-5d03-49af-a0f6-f31f4fba756f",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "62526028-7501-4d4f-8e16-8a031e8fcf0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "c1c12d35-6642-470c-969e-606867f23278",
"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": "fe04724a-b698-40ed-a3c1-480e31dac51c",
"id_pos_sesion": "21312401-98d9-4e5b-bd74-69d278c4feba",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "4214731c-7578-437a-98c2-16b0d98aa47d",
"id_room_unit_activity": "5c5ca982-c0c4-4438-ad60-edea80b41fa8",
"id_doc_sa": "1feee232-82ae-40ae-a013-491448b552f4",
"id_pos_type": "c03302cb-1552-430b-82f9-c82b7ad839b3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "23065755-2614-49f1-b060-810132e668a7",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "827d80e1-1be4-4e21-8483-85cb1577d7c5",
"id_user": "2e7dbf64-27b6-4efe-81a3-7c7a83ffdc0e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "9a93d4c5-3e56-4381-acb2-6c21f2ca74ec",
"id_user": "35bd8cc7-b48b-4d89-a005-4f282114605d",
"date_add": "2026-01-10T12:09:41.0482367+01:00",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "2ab25767-4c40-4a38-82cb-f067270000e4",
"spool_server": "sample string 2",
"id_doc_sa": "bc2c2576-a9e4-49ca-af6b-d4a3b3277798",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:41.0482367+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": "559dedd5-1350-43df-8c6e-26baf3838cd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"id_branch": "8350d7ec-fb16-40ad-b156-faf542355015",
"id_pos": "64581985-de2a-43e2-b5e8-8b5382994183",
"id_list": "70074887-a47e-415a-a18a-b352cd5aa9f7",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"id_user_upd": "4d6883bd-ec60-421c-94c9-35ed9384189f",
"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": "6996e2d2-a072-494e-a7c2-cdd7195c5463",
"id_pos": "77bda5f8-adbe-40e9-9baf-5865d5208243",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"key_access": "sample string 5",
"id_user_add": "3d7e1014-b3de-464d-b026-671db1dbe695",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "64e790b4-b039-42a6-be43-736f111dc072",
"id_pos": "1e984605-1c01-40c4-86cb-fa6ec77a65a4",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "452d33e0-c1ff-4d1b-9010-45b20357f42e",
"id_pos": "8187b47c-ed03-4f48-a3d0-c1d803617306",
"date_add": "2026-01-10T12:09:41.0482367+01:00",
"date_upd": "2026-01-10T12:09:41.0482367+01:00",
"date_out": "2026-01-10T12:09:41.0482367+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": "120e237b-ad06-48f0-93d3-811600b66283",
"id_user_add": "2df06da6-6f08-4ed5-87d2-ff1eee723d4f",
"id_table": "e25e7716-9e68-479b-aa28-575f2ce009e5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f827a87a-cdb4-44e8-997a-0916648e82f2",
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "293dc8c1-ae26-4977-9455-482df18f2d95",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "d074074b-b15d-4878-bb3d-a1c756a874a9",
"id_sync": "a10275c0-1e0a-4de4-baa3-2d3a1b271779",
"json": "sample string 3",
"id_table": "2b1dbb95-6197-4207-9e3c-b8f562825664",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "2e305052-79f9-4749-8e1e-583dc4981ae4",
"id_branch_from": "33383fe5-207e-4d28-b3d7-8cdd37997c58",
"id_branch_to": "4462d5ce-2c3c-418a-b077-5e9b378fa75f",
"type": 4,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:41.0482367+01:00",
"send_on": "2026-01-10T12:09:41.0482367+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": "e25ec583-9028-4254-a8d6-9fdb61c7f488",
"id_pos": "11fffbf7-3858-4737-b3cc-8ef3368c931d",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:41.0482367+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": "27a91f6d-820c-4844-813f-d74f6db7c68a",
"id_line": 2,
"id_item": "6f38e05f-f156-434a-b537-6550f98346c5",
"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": "b3978427-89d3-4b23-be37-808782504627",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"date_used": "2026-01-10T12:09:41.0482367+01:00",
"id_employee": "a247cf07-5ac0-4c9c-915e-a5f4b5569a4d",
"id_branch": "70986f40-312b-4ada-9295-a3ae42c7ce6b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c26fc2df-c3a7-4d85-889e-941926273714",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "d6aebde1-86dd-4de9-b2b9-8450e808b604",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3e88fa8f-6477-4a3a-9da4-fbd9834b6499",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b4ab3fb2-0822-44a7-8ec0-72e8aa7805b1",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "a4849c87-9007-400f-a346-a6069ff44eeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "c3d57425-227c-4e22-b06e-853f047175bb",
"id_function": "0c7bebd0-4ee7-44de-be7b-7c48e437f45a",
"id_user": "01c792d9-21cf-48b2-a90a-2e39d0858b4c",
"id_profile": "5a811ea9-3145-414a-bb2a-b5818843f431",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "03bb85dc-db3e-4abb-84e6-68c098520ec7",
"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-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "8af0563a-4f54-44c8-80e5-3069e856453e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "05e8c7a3-1a43-4abf-9295-3c104786be1b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:41.0482367+01:00",
"last_update": "2026-01-10T12:09:41.0482367+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": "650928a2-1ff5-471e-a61b-775ad9410c8a",
"token_id": "sample string 2",
"id_user": "655f13c1-5c9f-41e8-b99e-98791de7d034",
"date_from": "2026-01-10T12:09:41.0482367+01:00",
"date_end": "2026-01-10T12:09:41.0482367+01:00",
"created_on": "2026-01-10T12:09:41.0482367+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": "a8cef766-b27f-48c4-968d-ac3dabf1dd6e",
"id_room_activity": "646a3417-8bb0-45bb-8d9f-7847fe569256",
"id_pos_sesion": "96ddb7d3-ea76-42ae-a59f-468775bc8002",
"log_text": "sample string 4",
"id_user": "ab33aba2-ef63-4534-b5ca-41b1fb59c443",
"created_on": "2026-01-10T12:09:41.0482367+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"
}
]