GET api/Mt_Items?id_list_price_s={id_list_price_s}&id_pos_s={id_pos_s}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list_price_s | globally unique identifier |
Required |
|
| id_pos_s | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "c9ae6e29-a9c4-4b2f-8a7a-b93a6afeea45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ff34e1eb-0f61-492d-9014-691e23a39663",
"id_unit_sec": "c33027c8-2687-4b4d-baec-ae0fea1c42c4",
"id_brand": "43bf1550-ca99-4839-8257-0dc447096644",
"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": "86f4cbc9-6572-4169-a449-fb71f77d3cab",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "02faed13-764b-4c3e-af87-783c0c34b75c",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "3725e930-1292-46cf-8822-1ae105399b09",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "be99db9b-f013-43d1-bd8b-6e6bdf199fa2",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "d614070c-7765-4d3d-bbc5-7d3302b5fb47",
"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": "6c196faf-5760-42f7-85c2-1c368b550817",
"view_messages": true,
"id_image_photo": "c6eee892-c12f-481b-b9b9-15d97015efd3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "bd97431e-e826-4147-a7ba-821a8bb7f7ba",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "bc32362b-a243-47d5-b034-d075f10e3e6b",
"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": "4d5a1929-2e4b-4a28-8d9f-52375dd3322f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "3387c70b-0887-49b5-a8e2-99429318e3ec",
"commited": true,
"st_images": {
"$id": "5",
"id": "40d4f4aa-eedd-4dd4-96f1-d6cf1e93af51",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c59463aa-53b7-43ee-a822-f55776c4aafc",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "369284e2-66fa-456c-bff6-4a953b7a4c73",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "c27bc748-7a51-4ae0-b1b0-e2550c13075a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5a4860d4-e16a-4724-b773-b7ec2f3c589f",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "85529cad-fef5-4659-8b1b-166aa5df62ee",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "370d778f-7c93-4f10-b3bd-4de533470c29",
"id_item": "ca6a74af-0e6c-47f5-a883-6c82ab816a43",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "d1ca02f3-55bc-4279-98ec-b8ae5da7c091",
"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": "29368377-345f-45f9-a7bb-6636dd0d0d52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "1292ec7d-7af0-486b-b67e-a26140282be8",
"id_pos": "e6cbf020-02fb-49f2-baa9-8ebf2f2194ad",
"id_list": "7216704f-e2ba-4f9c-8943-bd4babd7da85",
"id_item": "d3bf77a8-4dbc-478e-905c-85ec8c5e068f",
"id_item_type": "99d5ac5c-2aa3-4ad9-9782-32fb32d488d9",
"id_category": "3628540c-8d37-4095-add3-b2fc2230bec3",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "a5381cdc-140b-4d1b-ae83-58060c0f8eed",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "73bb74db-8ef4-4e5e-b99a-380b4cf9f43c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3de97930-3468-4fb4-8827-153f1d063b66",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "653faf4e-c43e-42aa-ae24-4ff795354650",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "a1717d4e-f62c-4ad0-ae2d-51e5369215aa",
"id_line": "b7d0b610-aa64-4951-bba6-e5cbff3f805a",
"id_category": "7b232224-dab4-4572-86d2-49cf43a6b7ba",
"id_item": "ee041ec5-bd69-4250-8304-96ecdd28a853",
"id_item_type": "9a7ff9da-f10e-4a7f-aebe-c15b0486d50c",
"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": "79e9e021-b57b-458c-adc1-81e6a7c7cf50",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"date_used": "2026-07-08T10:47:03.0952369+02:00",
"date_sesion": "2026-07-08T10:47:03.0952369+02:00",
"id_employee": "f1457257-f758-4385-9379-6e0bb80f3e4f",
"id_branch": "a71620ea-4e51-402f-97fa-11a59cc96113",
"id_voucher_permision": "fadcf754-3a72-4ee4-9f93-711212f4afe2",
"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": "5e897442-2b47-4129-95da-c053664f0005",
"id_user_add": "5567753e-f397-43d9-b29d-b6920f394e17",
"id_doc_sa": "d540b226-bf9e-4a07-9d1b-9f079d9ecbac",
"id_item_sub": "aec03c6c-ede9-4efb-8fae-9665c99ddd5d",
"id_pos_sesion": "f399e879-e0cf-463d-bc70-b511a74671aa",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "acf78f0f-d39c-445a-9cbe-4b73f112e641",
"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": "9bc50077-d408-4692-b922-bd206036b254",
"name_pos": "sample string 12",
"id_image": "2580f96f-f863-471f-8393-93fe325d3753",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "c29e51aa-897b-45c9-a702-8c5001d78861",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "d2b2eaf7-0217-425b-a3ac-910dab36ed47",
"id_branch": "a09ebc45-6566-4390-90cf-76076078d25d",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "42ebe001-9f9d-429f-9472-7c51e9c593ce",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "3556ed67-6893-4578-a774-5b9d6cbd2bbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "3d7b3793-cb90-41d8-9cc3-274408630d2d",
"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": "4a1d0642-e2f7-4ffd-b08f-5b794190aea6",
"id_line": 2,
"id_item_sub": "a7eada16-a3aa-4169-8e17-fbede473615e",
"qty": 4.1,
"id_list": "9bd8f85e-eedb-4b8b-bb20-c496e5a73976",
"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": "998e34a4-a88f-498a-88d3-c8f170968b67",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6463389f-6b38-4f3b-a661-975be47f7a29",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "dafa29b6-c770-47d7-af05-5f59b7504049",
"id_user_upd": "19ae4317-4d07-4cc9-92ef-0b22b1cb55bc",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "b3660c10-b923-4cdd-862d-b322024e2065",
"id_item": "edb3da6e-9147-4a8e-b8d1-42187bea2937",
"id_item_type": "882e11fd-5bd1-4b0c-8ea6-15d5eb54387b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a913b244-5b0b-49fc-92f3-c9cee3dd5a79",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "d76af7e1-2dfa-4679-bed2-903d1cc4b38a",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "c7c17fad-6a50-4017-9988-549081696bf9",
"id_item": "c4e6aae0-84a7-4ac6-a735-0ef0a4049417",
"group_id": 3,
"id_unit_ref": "a0f27927-97f2-483c-8eb5-4eb872b13572",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "30b13116-c803-4a8d-8969-30ca7a435685",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0da9a3d0-bfa4-4ae3-9cf2-5b29a8a52406",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "89115152-c4f5-44c0-b666-f3eb120db99e",
"commited": true,
"mt_units": {
"$id": "19",
"id": "911b1240-9836-4728-89f6-f56a183275eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "ac28d2d0-71ab-40ad-b95e-4850c84de164",
"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": "72750795-c74b-43c6-a8fe-3830a0695647",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7e6e9f27-7c48-4f91-a1b9-4d56fc8fad27",
"id_doc_print": "0dc45ac6-bb99-4bc4-8f8c-2063bd603a70",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "671eb91f-b627-4b8c-8851-6aafa3e24d1f",
"id_item_sub": "3bd8936b-600f-4940-adf4-33eda81cce4d",
"validity_date": "2026-07-08T10:47:03.0952369+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "eaf2b335-7257-4fa4-b9da-fbf5e97e7916",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "def4ad36-1ae3-4aed-8aa9-8d5fa36a1044",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "dada43d2-6027-4ad8-85b7-72a50b71752b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "281a84a5-3648-4c29-934b-f6011ad90b16",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "1bc5adc0-c233-4c26-8e70-869071565760",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "c20c8e85-6236-4d7a-9e4b-faa856380d09",
"id_pos_type": "04eead7c-ba40-4f65-865c-46b50f29c269",
"id_price_list": "af3c3b37-63df-4636-9398-48bcec2147b8",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "aeb3c5f9-350a-4396-a872-eb3040cb821c",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "a7cb37ca-c50a-42c1-b278-7b1143271836",
"id_pos_type": "0cf05787-7d7e-484b-90f8-be8fd02ef6c9",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "03c9ad08-734d-4802-813b-278beef2a5ba",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "fe5c1587-6a2a-4825-a035-94211529d5eb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "291f73c1-7edb-4826-b9fc-05edb0ff36dd",
"id_zone": "3fb79c86-c6f6-463f-8551-2c5723aa3960",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "7735a397-b8e4-46c8-9cff-7e2abb98fb51",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "f5be53dd-4506-4d84-bc37-9de7b3bd0f71",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "32e531e6-b085-4fbf-8c9b-e2d548efdc82",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "0c68b7bb-08f6-4758-b233-c3c9a7a4dadd",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "c959ffb2-00b8-4b77-8122-020a46d52bc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "d222f180-a73b-4f4d-9113-4714b52cd116",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "29dbea1e-587d-4bd5-af04-edbb9a4e0bc2",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "730883ae-b4e3-4afc-b112-e2cb80345abe",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "8eacc1f9-dce8-41d8-8b27-16e0926e720d",
"id_cloakroom": "02f628ad-e643-4d73-a113-b3777eb871c0",
"id_pos_sesion": "1e7800cb-7952-41db-9f3b-aed4eb0d4747",
"unit_id": 4,
"date_open": "2026-07-08T10:47:03.0952369+02:00",
"date_close": "2026-07-08T10:47:03.0952369+02:00",
"id_doc_sa": "d537460c-29bf-4c0b-8a85-a1bd42c6a136",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "50034225-3580-4dae-a66c-6eaa92cf2297",
"id_pos": "d8c5274c-dd34-493e-b383-0f5c5f7d6f35",
"id_doc": "c5cdf2f1-7d87-49db-9130-d62bb8b89db3",
"id_branch": "08a66ea1-6498-4f4b-aa52-4abc125c0f53",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:47:03.0952369+02:00",
"date_tax": "2026-07-08T10:47:03.0952369+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e917ab34-53dc-4be6-a701-9e87300b2034",
"id_relationship": "c76d4eea-ebcd-425d-af76-6a30aedcea51",
"id_loc_from": "d6c61430-164e-48ae-8434-8f1818b24d42",
"id_loc_end": "cc63319c-64e2-4ea0-93a6-585bfaa4744a",
"id_user_add": "49332ee1-5e71-4347-8a16-a0b8d62fc921",
"id_user_upd": "cb59e8df-b1ae-44ee-9ced-e23c558715aa",
"comment": "sample string 12",
"id_pos_sesion": "8f7ab8bb-1dcc-4b78-80db-b89e76d6531b",
"id_room_unit": "52d5a960-6662-4dfe-b888-fdc065ad4f92",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b2c71aac-88d0-4add-8611-e72adf699ffc",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "38bc8421-0661-460b-8939-e2890bbb4def",
"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": "fd3e309a-8a66-4cdc-bb17-86439e805d90",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "e7500dd9-e142-4c02-8a55-68501384071c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "40196b46-6ec4-41ab-94ea-ea8ea0c42ab9",
"id_pay": "fa1e132a-2b6a-4c02-bedc-befad2c2aa2a",
"id_money": "b91081f9-9992-43a5-8e48-5389db2bc63e",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "2102fa87-b988-4d22-8ade-e7a30f1ecd00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "4718f113-b643-421b-8094-b043176c0218",
"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": "f1cfbf73-80a4-4f97-8260-ac1c364e4a21",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "d5d9c82c-25bc-4fd2-b488-268cae888d66",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "74265f7c-0deb-4c0e-bb76-60289289d3bf",
"id_money_2": "591f8d55-1a02-4425-b4a0-18e4df92976a",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "8acb4730-5a1c-47c2-8fca-3cc51f468b79",
"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": "94770f92-2a7d-4bc2-af8e-e6dbdee3b33e",
"id_pay": "cfda61a2-2aae-4680-bc43-416e4d352b98",
"id_money": "8c8ba3fd-7277-43fd-86ab-5911c6d43f06",
"date_cashflow": "2026-07-08T10:47:03.0952369+02:00",
"coefficient": 5.1,
"id_user_add": "aa2a4260-6fff-494c-8fc0-fcabdb260366",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "6e94048e-fff1-445a-89a8-dcc401780e62",
"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": "1d9304ab-fb18-4b5d-82df-db419513ff7d",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "872a0be6-c0cc-4ca6-bdfe-d9b3e99613e2",
"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": "b787ec7b-bab8-4f4c-8b58-e7989b3b918f",
"id_line": 2,
"id_pay": "f5200d93-66f7-431a-a34a-1a3cdeef5ff1",
"id_money": "61b93bcf-46e8-4b5e-92c1-6f9660855e4c",
"coefficient": 5.1,
"id_voucher": "62446ada-dc73-4748-82cf-c8d566d11342",
"id_employee": "cd16defc-02d0-42f6-ac2b-6b7ab29d57e4",
"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": "72f976bc-9083-46a3-b97b-69e7815c1f31",
"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": "51879228-6bae-4796-923d-2937de2a1e37",
"id_doc": "fe4ea520-8c04-412a-9590-9ca21b01100f",
"id_pos_type": "2c1abe1a-af08-4b29-85a8-464c98ab7b04",
"id_doc_print": "230cffaf-1e75-4b68-873d-d33f9d1b8699",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "7d8f88f3-c4ea-4ab0-890e-b00b56032f9a",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "93914e1f-0466-4e19-ac5a-6dbef5f6134a",
"id_pos": "867adfff-2a75-4333-8522-d31b5ec04173",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "ebf4b163-69f9-4424-9590-37e4b47c4dd3",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "5ce05588-02e9-4f2f-95fc-6b107238a676",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "232213dd-117c-4d52-931b-b4b27bc905b3",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "8fd2cb6e-49ee-4efb-a81e-549e623c7be1",
"id_branch": "a9737f92-8b12-40dd-afaa-c36e9a1e1c03",
"id_pos_type": "cf4cfbc1-b540-42df-ab3f-8d6d678fd3de",
"id_pos": "64bb523e-253d-430a-a531-58153da1fdd3",
"id_item": "9b8bd2a0-9f66-4605-9e3f-745e08bcbcd8",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "90c261bb-a924-4a80-bea3-8cab9462cf59",
"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": "5f6d8185-a421-462d-b4ec-3f1794ad983a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "3aa19907-5703-4119-b6ed-c5b6dd112e1a",
"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": "f688e4ea-beb1-4676-9205-15b974f48ab0",
"id_doc": "90a54f50-8488-48f6-81c7-8ca7de822e72",
"value": 3,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "4b958be6-4ab7-4b7c-849c-cd0a2d3405f5",
"id_pos": "4e11462a-7d49-425a-843a-82faa842c9b2",
"id_doc": "9763e12b-bdc9-4592-953b-864f0a11adfe",
"id_branch": "4889c516-99cc-4b3b-bfbf-c87812a603d7",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:47:03.0952369+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e95545c2-7cda-49fa-bd27-3ff27cd70028",
"id_loc_from": "25e9d332-ba33-477f-8547-dd0591eb6efc",
"id_loc_end": "170aaf40-53a5-4238-b2ed-176b0b5bc8cc",
"id_user_add": "fdc5ebef-8c5a-4f1f-b8d4-656b3545fea7",
"id_user_upd": "34ff381a-6ee8-4e47-9730-6ba386c7aeee",
"id_pos_sesion": "68132bbe-1263-40d0-81f7-7097493f4e58",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:47:03.0952369+02:00",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "8d8cb9d7-21e7-4596-8cb1-6a55dd282ff8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "24f0582f-8777-485c-a2f4-ad443bdfb78c",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "81426714-ea4f-4ec5-801b-59f8ac735fd5",
"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": "d44b6664-3eb5-410f-be8c-a2f055f7fa55",
"id_item": "eb18e551-e19c-414a-aea3-75b7201c5608",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_locations": {
"$ref": "45"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "45"
},
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "47",
"id_doc_st": "2b7e0b89-82a7-43a1-b47c-9f08a3434b49",
"id_line": 2,
"id_item": "013529b8-1dc9-44ac-a4e9-c5011bd76249",
"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": "99b0be95-e399-49cf-8f3d-b6e90c8c4d90",
"nro_sesion": 2,
"id_pos": "577d027a-19b1-4589-b0c2-3c1aa0e04f6c",
"date_tax": "2026-07-08T10:47:03.0952369+02:00",
"date_open": "2026-07-08T10:47:03.0952369+02:00",
"date_close": "2026-07-08T10:47:03.0952369+02:00",
"id_user_open": "136e9699-8885-4fec-9efe-c3d5c6d18592",
"id_user_close": "efa8a835-455f-47d5-bf65-129841506e52",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "4030f8e4-74bb-4424-b659-4480004f2157",
"order_id": 2,
"id_item": "008c841e-1791-4a23-95d2-9f74bfd02314",
"id_item_type": "61d4f76e-8419-422d-b966-37a6c7d2984b",
"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": "6fdac2b4-ae32-4063-9760-3d7475039dc4",
"type_item": 11,
"id_voucher_json": "acf2c614-d51e-42c1-a27f-c0d3fd6df931",
"count_voucher": 1,
"id_category": "da732374-ca5e-4bc0-ad43-94164b08ed52",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "0c7882cc-b31d-4d04-a0d3-8bf170b75825",
"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": "86d6c991-1983-4c28-a5af-6b8d19117519",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8504d0d2-1caa-41ce-9703-b7b8005dceb1",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "01c973b3-aab0-42ae-ac8b-30d11c6200b4",
"id_room_unit": "d661164c-51d6-4600-b4b5-e9a3a54e8000",
"id_room_list": "c2155c74-2ede-4bb9-b41a-59e49d53137b",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:47:03.0952369+02:00",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"date_open": "2026-07-08T10:47:03.0952369+02:00",
"date_close": "2026-07-08T10:47:03.0952369+02:00",
"id_employee": "39d8f5bc-0f56-4e58-9473-bbf5ee037330",
"id_employee_sec": "e03559eb-3d49-4cac-888b-2ea9f0974d63",
"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": "2fd5a035-7164-4e40-ab06-6f3aeaaa15d8",
"comment": "sample string 7",
"id_user_open": "aebff4e0-e1cf-464b-ac68-481b45a1de87",
"id_user_close": "9b12158e-8232-45fe-b63a-eabe105fe859",
"id_unit_state": "6bd3ce9b-5620-4d64-8a2c-1777eaf413ad",
"id_pos_sesion": "979b24e9-7110-4328-85a7-08d585f6c5f8",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:47:03.0952369+02:00",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "f75e8de8-40f7-412a-9555-84e72bc22012",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "68682cc1-4387-44cf-baee-271a51e3cdcc",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5d89b492-03ca-49da-801c-c0555fd86e62",
"locked": true,
"date_locked": "2026-07-08T10:47:03.0952369+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "498b6bb1-70c8-4732-b633-c2ecc5073edc",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "9a256e3f-0972-45c4-bb61-68761c89adae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c2d82c7a-8475-4f7a-97db-146bf029f5cf",
"name_pos": "sample string 6",
"id_image": "f0c1864e-833e-4c34-b35b-1671ce58313e",
"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": "43b22a79-93dc-4f37-b01e-7220e6594efb",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "f0988cf3-e163-443e-9b7a-9e637c82f07b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "2dc82320-3891-4e1e-bb78-74447ff1cc35",
"id_room": "36bb300e-21aa-49c1-85b6-a7aa5d34472d",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "4b3159af-e3d9-4b30-abc1-31ebe4bbb2ff",
"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": "79f5ce5c-af0b-47f5-b7c5-c356eef4e8f7",
"id_room": "1b145196-05bc-4c1d-9e46-e691a651fbf9",
"date_in": "2026-07-08T10:47:03.0952369+02:00",
"date_out": "2026-07-08T10:47:03.0952369+02:00",
"id_user_add": "c19454cc-9316-48d6-a086-d86e2c10fddc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "c7bf5a0e-31ec-466e-a079-977d9e5943aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "0170b763-b9b1-4139-b3f0-a0eb4a9ddd9a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "0db8e927-f307-42dd-8a96-3b44ad880599",
"id_room_state": "41008743-418e-4d4b-a84c-65c435ac4ca9",
"id_image": "232eba9f-7b94-4412-b40e-2ae2ea2d02d4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "dfdf0c52-0f7f-4272-969c-dc18c3f2a208",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "9f0e99ad-8c1f-4263-ae1c-46ef294f016b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "73d1612b-102b-47ab-b00a-ebc9e68d4b71",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_sesion": {
"$ref": "48"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "59",
"id": "f26ed50f-165a-4a8a-b12a-aa14e9c431ae",
"id_pos_sesion": "d6519cf7-d93b-42ae-a084-fc96c138051f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "132684ca-8e9d-4850-9a41-cccf661bb388",
"id_room_unit_activity": "dda70533-3e66-4938-819c-32b112164e87",
"id_doc_sa": "9e5b7f01-5a47-4ac1-b7e1-7d5394dfd7ab",
"id_pos_type": "a2f3295c-6ad4-4b78-8bb1-8b2d5fb37945",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3067345d-bffe-4531-8f06-1afdfd60c9a7",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "4bd8e942-91be-4538-bed4-eef45693c0ed",
"id_user": "97282582-bd2b-4834-a95c-51b9c24f4054",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "54a4345f-846e-4d38-852a-d5ba205dd6a4",
"id_user": "67e1d4c2-5496-4b54-976b-b7e88e233cf5",
"date_add": "2026-07-08T10:47:03.0952369+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "a6d9a3e9-1fe0-40d6-9447-8bbd8a7f787f",
"id_user": "d33e3df9-9f4b-4575-a5f4-2bf6c16e86ab",
"id_user_profile": "fb156722-42d5-44bc-b399-e91322e1f44c",
"locator": "sample string 4",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"id_pos_sesion": "8a6d8a4c-67b3-44c3-be47-ae6d9c6a390d",
"date_login": "2026-07-08T10:47:03.0952369+02:00",
"date_logout": "2026-07-08T10:47:03.0952369+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "08821a7f-4f63-45a8-8ffc-7011431edb51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "5ccfe1a9-4a68-4f06-a204-9a88c010e796",
"id_function": "8ad03d0f-44c0-4806-9b40-0ae9bd20cc05",
"id_user": "807d10e8-29c1-4707-8031-4ae3b5d145dd",
"id_profile": "b783ab53-dbc9-45e5-9dc8-6c9a022a74ab",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "8307b0f5-3441-441f-a50e-f1403624b6cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "2cbf17ff-45b6-4d6b-b434-8bdf7a0327f1",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0acffed1-5872-4d04-b17a-5da1f8d00493",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "9ebb6434-ecc3-4629-927a-c24a8d43bf51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "c6aa8495-1c1b-420e-8188-7df211b6acc8",
"id_user": "c6336e08-9b3c-4823-9abb-e6ad808afa6c",
"date_add": "2026-07-08T10:47:03.0952369+02:00",
"destiny_type": 4,
"id_key": "476d5c87-2c93-43cc-8741-0f2df5560b23",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:47:03.0952369+02:00",
"id_pos_sesion": "bd2859c5-1ee6-4f51-a93a-f87923624ece",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "67"
}
]
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "68",
"id": "ce22b8ce-224d-4411-8292-dfa69c713b83",
"spool_server": "sample string 2",
"id_doc_sa": "1f7d85b2-f64b-4a75-b34f-e591b1b37aa6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"printed": true,
"print_on": "2026-07-08T10:47:03.0952369+02:00",
"tt_doc_sa": {
"$ref": "29"
}
},
{
"$ref": "68"
}
]
},
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "28"
}
]
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_list_rules": [
{
"$id": "69",
"id": "af7169a4-c4dd-4e87-a3fb-11686e04896f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"id_branch": "3d0102f2-0826-412d-9e9f-163969533dea",
"id_pos": "fdd04178-45cc-4c60-8a04-f4b12c205ec3",
"id_list": "beed172a-7365-4842-aef3-752f4d4d1304",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"id_user_upd": "4c2a7dde-ed84-4b60-a26c-8e92e4513343",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_doc_num": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "c6715146-bd51-4ffb-8b15-17d3c67db742",
"id_pos": "dffc8e7e-219e-4806-9227-e28d0f1efa40",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"key_access": "sample string 5",
"id_user_add": "31c4a780-9704-4413-88bd-31cafbbdab89",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "7e53e6d4-a80b-452c-b700-a492bab9864c",
"id_pos": "fffadfcb-1633-426d-889e-6e382e1f7ce3",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "a91e3e95-7964-4341-9d0c-80a88772098e",
"id_pos": "e8ad1928-00be-456f-9d1c-5ff6c6325058",
"date_add": "2026-07-08T10:47:03.0952369+02:00",
"date_upd": "2026-07-08T10:47:03.0952369+02:00",
"date_out": "2026-07-08T10:47:03.0952369+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "efd8b708-f98e-4390-b839-8363552471a0",
"id_user_add": "f74adb0a-efbf-432a-8b8e-8a2752ba78fa",
"id_table": "f15ff8a3-68c5-409c-acbd-8b6cc666fe7c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "36bec2d7-de0a-4d15-8560-54d3cef1428b",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "ed809adb-09f6-47d1-92b0-bf7c902e077d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "3b3a4f94-d937-4f25-a66b-11506dc56bfb",
"id_sync": "2d3a55b8-e2a0-49d9-a982-8281bc0c0bf5",
"json": "sample string 3",
"id_table": "241d5a86-0bf6-45a5-b4b6-d5fa4fbf114c",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "b1a3ca60-a72a-435d-bf9f-aab06c6a089c",
"id_branch_from": "cbe09dc4-5e18-4a8d-b83d-01b65f0677d9",
"id_branch_to": "e032e499-b0b6-4ea6-bc63-e388c6d2e8ab",
"type": 4,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:47:03.0952369+02:00",
"send_on": "2026-07-08T10:47:03.0952369+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "0a880c57-22b1-40bb-97cc-48f3936a9814",
"id_pos": "ca31bebd-085d-4dcd-8bfa-b2a87822f20f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "23"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list1": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list2": {
"$ref": "22"
},
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "21"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "29"
},
"tt_doc_sa_det_stock": [
{
"$id": "78",
"id_doc_sa": "71dd6aee-4699-4689-9cdd-f4c16c3925d7",
"id_line": 2,
"id_item": "671ebb35-49d6-48f8-bfb1-16bfb43d6029",
"qty": 4.1,
"mt_items": {
"$ref": "1"
},
"tt_doc_sa_det": {
"$ref": "15"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "15"
}
],
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$id": "79",
"id": "f57ac362-207b-4695-b8f9-17922e6cd71f",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"date_used": "2026-07-08T10:47:03.0952369+02:00",
"id_employee": "4da53eb9-95cd-445c-8448-c6ac42af738b",
"id_branch": "60f74b99-24fe-4686-bdc5-b18b5115afca",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d1814416-513c-4626-8d94-ca6b37b8a38e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
{
"$ref": "79"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_payment_types": {
"$ref": "35"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_vouchers_permisions": {
"$ref": "79"
}
}
},
{
"$ref": "10"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_pos": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "22"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "8"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "49116581-cc89-4150-be46-34affc0372ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_employees_branches": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5162bba3-a5b9-4f1d-bf15-9b6f85449ac4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"last_update": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_brands": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_employees": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_profiles": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_items_types": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_locations": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_money_rates": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_payment_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_items": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_prices_list_rules": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_units_ref": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "b9ee5266-ea87-4346-b487-da7d7f9c632d",
"token_id": "sample string 2",
"id_user": "a805ef9e-fbca-4397-91f9-25d3b2590708",
"date_from": "2026-07-08T10:47:03.0952369+02:00",
"date_end": "2026-07-08T10:47:03.0952369+02:00",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_doc_sa_det": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa_det1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_pos_sesion1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "8c16709f-4afc-4501-aba2-1b196820c8b5",
"id_room_activity": "2ca45b29-aaa3-469a-b978-99b35bba5432",
"id_pos_sesion": "1e669948-9c8e-4a74-86b4-26bdc1164318",
"log_text": "sample string 4",
"id_user": "7640efa1-fcdc-4592-aca9-9e5d3feeb4db",
"created_on": "2026-07-08T10:47:03.0952369+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_vouchers": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_doc_sa1": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_items_formula": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_units": {
"$ref": "19"
},
"mt_units1": {
"$ref": "19"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_prices_rules": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_st_det": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_items_customs": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_vouchers_det": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
{
"$ref": "1"
}
]