GET api/Mt_Items/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "db9a5261-5cb2-41d0-959a-18cdbd89d43f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e72fa5ad-5e35-4d78-8090-0aacf04d6359",
"id_unit_sec": "c050d776-ca35-4110-88ba-89508dd1c609",
"id_brand": "1bc0b2c4-c46c-490e-990f-eb1dee065299",
"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": "d556a2e6-46d9-4711-af09-775158d7feec",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "d6dcfc09-7b2a-4f7d-a548-3eaf4d29cf60",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "dc175699-fc64-42d5-af58-53c19836f376",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "4b46d8cc-bb99-4e9d-8916-09e9efe375fd",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "6e5f5038-e061-4545-ac9b-c9d5cd74f5a6",
"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": "32dbe251-c63f-478d-bc9c-e58ceab1fb74",
"view_messages": true,
"id_image_photo": "978c7774-021b-4ed5-9907-1089448fff5f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "6dae34d9-00a9-4b63-9163-3f3dacc9ac2b",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "dc3196da-bc5c-4efa-9b98-a9b360110ebc",
"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": "bc95e357-1baf-4e9c-9bfa-8da3af276ad9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "598d0005-6a93-4ffe-b08e-4c003b427ca0",
"commited": true,
"st_images": {
"$id": "5",
"id": "e2d14026-63db-461b-a3c5-d904001f8cd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "a59466ad-e7c0-4772-8d89-0b30574625ee",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "97a09902-cd16-493b-a9a4-361ab5274199",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "99bc28f2-2b23-43db-887e-07ffb35bd1b4",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d7a7f6e8-c96c-4153-a5c8-507baae207e3",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "3a29cd6e-fd60-472a-ae4c-2620355530e0",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "01e894a8-2e24-4d6c-8a5d-1e23cfb48d9f",
"id_item": "13cae571-de6d-4a70-a485-d0a7f417d3e5",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "56d292b4-6d8a-4677-8205-ee5c431348f3",
"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": "89b530ed-2045-4e75-9cc3-c69b24348dc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+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": "610b1c7d-a85d-43d4-88cb-294352aae6ab",
"id_pos": "e721549c-efdb-4d74-9073-301e1d8011ba",
"id_list": "dc87cabd-8859-461d-93a2-21819095101a",
"id_item": "e0096d1f-08dc-49e7-962b-b3f0d69963e4",
"id_item_type": "454fd562-2b0a-4412-b214-3b80f87257bc",
"id_category": "70fb12d5-d36c-4df9-af39-f8ccaf012f08",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "70d4edea-8ccf-4c0d-aa2e-ad8ae2e908c7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "700e4f1f-b8e7-4e9b-9ff6-6e72501cf4c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e3aed3b4-590b-4a85-b179-222d53c00f27",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "f49d10ba-738a-4170-bd04-f91355d23982",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "cfff37c8-3142-4112-aa17-909a17f4c1b0",
"id_line": "3117d128-f4bb-4260-b92a-bc52fe9ed44a",
"id_category": "c6f3c9ab-c210-4742-b01f-1b5fe6445c06",
"id_item": "334eb1df-9f82-4b99-bb0a-cdfa983512fa",
"id_item_type": "8d69f20c-b33c-48c9-9880-2858e16e8764",
"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": "2d1cf20e-eee4-4202-926f-3472e2f10c25",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"date_used": "2026-03-10T09:39:57.8772424+01:00",
"date_sesion": "2026-03-10T09:39:57.8772424+01:00",
"id_employee": "e29ee056-65c2-4949-8b72-5b431b1bbdac",
"id_branch": "32f9f7db-802c-4887-8838-9b1874274681",
"id_voucher_permision": "7f08891f-1d2c-46f4-ae85-30319a658350",
"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": "398590c1-2477-4c65-bec2-5f5d1db59f31",
"id_user_add": "8a377ae1-2fc1-498a-9dad-448c4af4ce75",
"id_doc_sa": "9017de9a-156f-4dbc-8494-7a6177a6bf53",
"id_item_sub": "00da0b15-2c60-4f3f-ba0e-01781090ac0d",
"id_pos_sesion": "2a6e5f00-27af-4926-bb28-0635c00a5830",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "6e54968e-5b07-4394-a4ec-efa273d3f336",
"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": "6e8bc9cc-0edb-447f-a1fe-a3b148bbb6a3",
"name_pos": "sample string 12",
"id_image": "c83724ef-77fc-4067-890f-70cac87bcc5c",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "7d61f36e-3361-414c-ade0-2ce803f7107b",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "63af496c-922e-4a09-9931-2b706d0f418f",
"id_branch": "8d26638b-c369-4b34-8c4a-240c67f4c107",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "f270e591-be65-4259-8c6c-b10016dbd21d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "bbec0af2-aba7-4470-9dbf-de239905840f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "425792f6-8528-4da2-9e9d-4cd28a539027",
"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": "638844dc-9964-4bed-8bea-e4218b99e1c3",
"id_line": 2,
"id_item_sub": "f7da9658-8646-4427-95e0-00790c44a5ba",
"qty": 4.1,
"id_list": "b392e506-479b-4f1f-8745-26273c64026d",
"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": "64730aac-d447-4df2-b1f7-cca9e4d783ae",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "e7f91ffe-93ee-41dd-83f3-4e1c968d7e22",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "1a5b6ec9-544f-49cb-8dda-3e8d8223e54c",
"id_user_upd": "c4f0d257-9a93-4a7d-9d08-e2bc9f234404",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "c68c70bc-9b90-4be2-ae9f-7faa86d1af1d",
"id_item": "5856cc70-662e-4548-a834-7c6c868d0849",
"id_item_type": "d966ac54-18d5-4074-948c-dbf269900625",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0c7babc2-96f3-44b5-9035-71afe043f053",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "06893783-dc3c-412d-b219-1e6d86e3ec55",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "9f506718-c4b6-4b95-8f80-37f0df271a5d",
"id_item": "b0223480-6b22-481f-9475-3c61184c0fab",
"group_id": 3,
"id_unit_ref": "62d739ab-1b32-4cf5-a58c-7bd51c864ba6",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "8cc5f6fa-1d86-45f8-9469-0123c987f8cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "af962273-e0f0-4e59-877d-2bca4587927c",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "b3076d08-7f3d-4180-b037-e608a8d7082a",
"commited": true,
"mt_units": {
"$id": "19",
"id": "34a5e551-bfdf-44b7-ba35-e3c858087077",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "5b6a51b7-d667-4682-85f2-5c1ff06a392c",
"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": "0dcd39ab-36e3-4959-80ec-9f698d25889c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "82ccd77b-7e94-4cfa-ac7e-8f70ee9ad4b5",
"id_doc_print": "4b4a095e-4798-47e7-81d3-be9fbce6d6ea",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "d322ec1c-bfa7-49de-9773-dea5c96a53ac",
"id_item_sub": "7f335eb3-ff0c-4bc4-bcc8-2ee6a3c114ac",
"validity_date": "2026-03-10T09:39:57.8772424+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "8a0b1a20-c8ed-46c1-bb37-2eb9d6785628",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "bf2441d9-b3a1-4b53-9add-00b41ca1004d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6ea8daa1-419c-4971-8899-3a5de6234c0a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6a2df35b-81b3-4cc9-87f9-954096cee851",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "77c24ce1-0509-49a8-9a6f-22a5ddd42c7b",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "4721ea23-16d4-44ae-a0d5-b6d8bd78bb26",
"id_pos_type": "b881e9a6-7bb3-4310-a21a-a60d4e448ac8",
"id_price_list": "7f256fdd-bf0c-47c3-a631-3a6ff98bb3f7",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "97d51a98-908f-4982-9e1b-189657e54d5b",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "32a89bbf-f0c6-430d-9d65-9938cdad578d",
"id_pos_type": "410da05a-9387-4af9-a7d6-8e51abc273cc",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "9947c9a7-7b53-4315-9057-05f20ac5bbd2",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "99edb8de-8c17-4c8f-82d7-fef8189cca8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1c2be33d-6cdb-4c14-a9c0-04a4def052e8",
"id_zone": "d1fc3495-b802-47dd-8f9c-380b02c76799",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "13e22336-d1cc-4c6a-8f3a-3334b81a49cb",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "ca0537bf-ff70-44da-b19e-44c4cc9f89c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "36151fd8-b171-4889-b2e6-1ee8d2182b71",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "1df6aae2-883c-4318-b0ad-2b992c4ee902",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "1e54533e-b38a-4359-bbf5-32c68fc2f45c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "50a89f51-71c0-46a6-9287-68d2480503d1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cbff99fa-057a-4c18-bda0-1d7d0b06256a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "1cadccca-d3ea-48bb-a9ea-2569c122cab2",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "87a61e3e-c6dd-4723-a5c7-fa04eb7da8ae",
"id_cloakroom": "6515b0b9-c13d-4d96-9ac2-ee6acd2d7c0b",
"id_pos_sesion": "c7980646-49ed-4f28-a216-165619ca38e1",
"unit_id": 4,
"date_open": "2026-03-10T09:39:57.8772424+01:00",
"date_close": "2026-03-10T09:39:57.8772424+01:00",
"id_doc_sa": "b769b2db-7988-40af-865f-0cfd8d4379b5",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "bf7512c1-239d-41d3-946a-2c1dd966f4c3",
"id_pos": "ff5ced8d-9aac-4c9f-b027-dfb1e895ce76",
"id_doc": "70c9a434-7934-4a7d-811a-1b339777f551",
"id_branch": "e929c6ec-b316-4178-9905-26001075066a",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:57.8772424+01:00",
"date_tax": "2026-03-10T09:39:57.8772424+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "da502935-0da0-4753-a0ea-4eaa660d5030",
"id_relationship": "dbe7c497-fe43-40f8-80e8-e1ef35f56244",
"id_loc_from": "f9b0d55a-acd9-4efb-a858-60e9359de4c0",
"id_loc_end": "5eae9b25-7ba4-45d1-bebc-7266bb4011cf",
"id_user_add": "1ec2bb75-1c61-40ae-80d4-bde0725ca646",
"id_user_upd": "e76e88be-ec1f-4c4f-8e65-d3e83f3b94f6",
"comment": "sample string 12",
"id_pos_sesion": "a2346c53-9528-46d3-a7ff-bac766c5ceca",
"id_room_unit": "f11b59dc-6f5b-4f0f-b481-912039974094",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "83e4ccb8-1682-4a0a-a5f5-66de82a8827b",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "34720c25-0ff4-4858-8869-7fa1986d1d39",
"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": "4b293bd8-a443-4e08-8872-7d109468137f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "e3d3a985-ffa3-45ba-adbe-db6ecf30d196",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "5bf23831-78aa-4bda-8ae6-816a9458b419",
"id_pay": "7f4e781f-68b7-4bf9-a795-22a764c823b5",
"id_money": "3dac59ab-a820-4789-a90d-23cf9c4b0537",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "52567663-8d41-46d1-b8d3-686ea2cad8e9",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "c6c6bee6-9777-4fdb-8b28-d28ad21712ca",
"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": "61967cb7-13c2-4a35-9ac1-f4d010388863",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "3aaf7244-d41b-4707-a59c-4de9dd9806ad",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "65f691cf-e9b3-46af-bb39-0076ec4a58c8",
"id_money_2": "6ef5757d-9d70-4738-9051-bd54e4aef78c",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "643e068a-7720-4987-8423-72ec6cc91c7e",
"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": "df2d5a61-d49a-4374-87d8-4a1a27f94763",
"id_pay": "a977f5e0-50e1-42ae-8b32-6054ab713d93",
"id_money": "e7bec6c5-9ea9-475b-906a-346040c47f0e",
"date_cashflow": "2026-03-10T09:39:57.8772424+01:00",
"coefficient": 5.1,
"id_user_add": "5480ed7b-d5ae-4d69-bc29-f143adeed5d1",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "a1e754ea-c972-4d85-8ad0-f990ab3e3972",
"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": "a96d1911-3a71-4f4c-9387-d07df336bd96",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "d474000b-a208-4492-98a9-942c6b20a4d8",
"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": "08ba2f0f-5544-4b93-8e34-c7945008b507",
"id_line": 2,
"id_pay": "8fd4c06c-0bde-4fa9-ab6b-598a28671fb2",
"id_money": "f460bbfb-3a55-4ba1-a612-caf286470c12",
"coefficient": 5.1,
"id_voucher": "7585bf14-7172-476c-84c8-46a844a0b2bf",
"id_employee": "01a3cdef-1afb-4ff6-884e-6e13799a95df",
"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": "51135aa8-3cb1-4ad7-ada9-a36341b66be6",
"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": "16edb764-e98c-47ea-98d9-f515f656b538",
"id_doc": "f1f6a862-505d-4280-a563-37716e1c7fba",
"id_pos_type": "c223d48a-3e9d-427e-bd95-2b574b98c964",
"id_doc_print": "4da0c8c7-d318-41d5-8d74-e799c54b59d0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "436c72b0-6a68-49a5-9f95-79647ceb2760",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "79e4a889-795d-4333-bb67-272863c70f5d",
"id_pos": "1fc9c8c2-832d-4ccd-8685-34737a6231bd",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "8f11a229-f7e7-406e-8b33-2e5571103911",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "648de7c7-155f-46bc-9fc2-2a64b9cdb186",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "9cd1a3fc-319e-44e1-957a-f617a9b08424",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "fded7e2a-90d3-466e-8e63-c9b447f7e81e",
"id_branch": "b005d7a4-3516-4f52-adf6-a5c602fbb4bf",
"id_pos_type": "d8500ef7-8d95-4611-8a86-ef781d13abed",
"id_pos": "c2d9d1a2-4fdf-4f03-9281-71286e80ad22",
"id_item": "86d2d147-9b6d-452b-9fa2-03824f8291c5",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "f5254282-2519-4e0c-ae98-267ff44c47ef",
"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": "e69a4a50-ca02-4fe0-88f8-58100476db14",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "4c552f93-3158-4862-b910-fbd7530a3e63",
"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": "03ec23e9-ea51-4673-b866-030537df4fbe",
"id_doc": "5e20fa30-c022-49e0-823d-f23299ea4def",
"value": 3,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "492d05ae-e606-413b-8bf7-e0ca60323a4b",
"id_pos": "072e087f-be02-4863-9580-8da82e38add5",
"id_doc": "869aab1c-f89b-41e5-9c38-6d41893c828f",
"id_branch": "270f576b-146e-4c0e-9d84-d76ad9c1b5f0",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:57.8772424+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4718ea85-d150-4680-ab70-56493ae78e58",
"id_loc_from": "5490c128-40da-4d0c-a39a-93951f87017f",
"id_loc_end": "71cbfe00-dd42-4206-899c-66bed0001e6e",
"id_user_add": "eb47e7f3-28aa-4af1-b1d1-40fa08beac46",
"id_user_upd": "9827efce-aa5d-46c9-87ab-32e008b8b095",
"id_pos_sesion": "b65e4cf8-cbcb-4772-85a4-dbd62b8de60d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:39:57.8772424+01:00",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "6496e3cf-8030-4bd6-8d57-372e8027584f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "73d9d711-06c8-48ba-b578-2a1c9dabb55e",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "b1c2e9e7-ff1c-4738-b2e9-14948e59f076",
"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": "53f3323a-8bf4-41c0-852a-77ca2a61ea6a",
"id_item": "839a4cdf-0591-4b8d-a708-25e14acfcfc2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "7196f28d-eb65-4de5-82d6-893e73aab531",
"id_line": 2,
"id_item": "be280a37-d329-423f-bddf-58c389afd495",
"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": "f29c3c40-f098-4b8e-b10d-234fa101623c",
"nro_sesion": 2,
"id_pos": "d34f2f78-febb-4b9e-9567-1854102c3821",
"date_tax": "2026-03-10T09:39:57.8772424+01:00",
"date_open": "2026-03-10T09:39:57.8772424+01:00",
"date_close": "2026-03-10T09:39:57.8772424+01:00",
"id_user_open": "b23732fe-7e2c-421e-939b-caff49f788d7",
"id_user_close": "aae93b60-a900-4302-9e8b-0174438f1fc4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "ebc76b0c-fed6-4175-aa70-e9d75f5f36bd",
"order_id": 2,
"id_item": "c5a09aa5-7b84-4406-be83-bc73403524d5",
"id_item_type": "4a32a3e5-764c-4296-8a5f-c578e9e1fff6",
"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": "8563dc4d-5b38-4700-9227-41b1467982b7",
"type_item": 11,
"id_voucher_json": "c05e6be7-f6f1-41ed-b1db-aa27ff6d2d0b",
"count_voucher": 1,
"id_category": "e7fda62a-59da-4566-a825-c7d854ca278c",
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "1b586a96-2ff3-46c0-b5f5-937ecea442bd",
"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": "95a21c44-d93d-4b24-ad93-ea37b6ded3da",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c5e864eb-3ffd-471e-bc23-69b8cecc0382",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "c1c63cb3-6bfb-4e77-aab3-091910e60593",
"id_room_unit": "1726dd24-621a-454b-b8e1-6e41d09c0408",
"id_room_list": "21402c05-1ea3-4195-b712-de888e857602",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:39:57.8772424+01:00",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"date_open": "2026-03-10T09:39:57.8772424+01:00",
"date_close": "2026-03-10T09:39:57.8772424+01:00",
"id_employee": "1a1275e3-23f6-4a4f-9a60-50a7db493cd2",
"id_employee_sec": "1065e905-7fff-4cd2-8f9b-3bac7a808f00",
"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": "e0fcfae2-0a0b-4049-acd0-eef2f2a6c4ec",
"comment": "sample string 7",
"id_user_open": "badae0cb-ff03-4fea-b7d9-8d74187148de",
"id_user_close": "6d91a8f0-3561-4add-8e36-790c2210b513",
"id_unit_state": "7a890ebe-05e2-41d6-9458-d7b3d624dbc9",
"id_pos_sesion": "a81f3e23-1f4d-4b7a-b5b1-6562859b5fe3",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:39:57.8772424+01:00",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "d294edc8-2596-4ae6-91ae-2fc74154f91b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4919781f-4b74-4e52-b067-467a0a83a2b4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "96866aba-26e3-409c-811c-816af7179bed",
"locked": true,
"date_locked": "2026-03-10T09:39:57.8772424+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "ce726b0c-0374-4a07-9728-89d2867bc509",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "f3595dcf-9551-4a74-a01a-a4759440c109",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "72987fd1-8a46-430e-bacb-6d3b7cc97b0a",
"name_pos": "sample string 6",
"id_image": "c7f1e344-ac09-41d6-bb79-209d02760f1f",
"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": "dfa4e849-8b91-42ae-983e-5f9117da9c21",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "0955c680-2bc9-43f8-b1f6-25fbedd435ad",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "04cd127c-d761-4dd6-ba63-20a3e3911538",
"id_room": "7084337c-fcdc-4b71-b762-e8915ec213e0",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "4faeb37a-5628-4535-90d2-fd68d7ccbd5a",
"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": "1d570046-4906-4ea3-a56f-9281788dbc33",
"id_room": "8ebb58fa-1ecc-43c2-955b-836b172fce0a",
"date_in": "2026-03-10T09:39:57.8772424+01:00",
"date_out": "2026-03-10T09:39:57.8772424+01:00",
"id_user_add": "aa9a4c4d-f548-401b-96c1-093da7f7a930",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "178db635-6b7c-49c6-bd59-188101b1392d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "3d16f672-8899-4f47-b585-ca4bf28d93a9",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "c4d5e214-2e84-4234-997f-5e6c4bb4db9d",
"id_room_state": "860607d6-9fe7-4421-aa73-4218b2ecbe80",
"id_image": "4cdd6653-a720-4858-ae0f-5dcfc47c54e8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "67c5bc6d-6dd1-4dc3-829d-29c8075c67a5",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "9509db5e-dd3a-40ba-b7df-af7f152a36bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "da7b6a92-668e-4f4d-a58b-9c89e753a148",
"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": "067739d1-e245-44e7-b18d-9231159d2eb3",
"id_pos_sesion": "aff4d26b-3195-410c-91c7-d31aba1d7e9e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f6baa2b7-b743-4faf-a567-c77b5de06a6a",
"id_room_unit_activity": "75bfeb32-a1d6-40a4-b9fb-544ea533b725",
"id_doc_sa": "2679322d-5420-4355-b14f-361dfcb45fcb",
"id_pos_type": "93c2e7fd-4d06-4f2e-93b6-cadc2a2b32e8",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "70208bba-50d8-4e8a-9172-334408ad2d85",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "e42a2069-360b-4731-8bb7-78110636075b",
"id_user": "5baf9a1b-bb34-4142-a3a7-55175f678a11",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "53ca9109-48ea-42c5-8785-f9d812bfcc03",
"id_user": "603dc474-dbaf-42a3-83e0-de03884b74fe",
"date_add": "2026-03-10T09:39:57.8772424+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "0d02a387-3aac-407f-99be-1f838de978c5",
"spool_server": "sample string 2",
"id_doc_sa": "e3e2c22c-7ed0-4376-afd4-7c4664e1156b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"printed": true,
"print_on": "2026-03-10T09:39:57.8772424+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": "3a7d1eef-6df1-490e-a2dd-a7e1359198c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"id_branch": "a27a314c-aa37-4c90-b828-e11648721f85",
"id_pos": "8a77f141-2890-4611-bd79-a734182b7a2f",
"id_list": "7938fc01-632f-4b99-bc07-5f0874bf96d0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"id_user_upd": "fed0ee39-470f-4252-8b4f-35e509e6a467",
"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": "90030562-b6a0-486e-9a32-be35552169de",
"id_pos": "26d3276b-c540-490c-8ca6-f3c6a436c236",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"key_access": "sample string 5",
"id_user_add": "7cb64539-d05d-4ac1-9a12-e4b3ac21ace1",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "64"
}
],
"st_users_pos": [
{
"$id": "65",
"id_user": "bf63503d-a130-49f9-9743-89bca898bcba",
"id_pos": "41422829-4e22-4038-903d-6644668a885a",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "125ce6d8-c6ba-4059-9a8f-e8f7c29215dc",
"id_pos": "b092787e-4844-44d2-b76c-d93803cd2f58",
"date_add": "2026-03-10T09:39:57.8772424+01:00",
"date_upd": "2026-03-10T09:39:57.8772424+01:00",
"date_out": "2026-03-10T09:39:57.8772424+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": "9c2722a0-e484-4d36-98b5-2e84f4e41865",
"id_user_add": "89698321-e74e-43d9-9d14-e26522e40a0c",
"id_table": "1ccc7ae4-f00b-4eca-bc2e-443fbcb3abdb",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9759a2c8-83d1-4135-9207-dee25c7e5a28",
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "68",
"id": "73ec7fdb-de06-49f2-bbda-edccb51b5072",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "69",
"id": "516e1ac1-8d35-4a7b-858e-81e80a41cd81",
"id_sync": "016ef6cf-3cc0-43de-a21a-1642bed122a8",
"json": "sample string 3",
"id_table": "0b995184-44d7-4f8d-a85e-523babb4f389",
"order": 5,
"st_sync_packages": {
"$id": "70",
"id": "92fffa05-4277-4dc9-bfe1-c9a3979a9f19",
"id_branch_from": "01e91a0d-3439-44c1-b3cb-92c1cb5bdfcc",
"id_branch_to": "5a34df8d-5bff-497a-b9f9-a4aa58861dce",
"type": 4,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:39:57.8772424+01:00",
"send_on": "2026-03-10T09:39:57.8772424+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": "a692e8dd-2d4c-4548-af53-dd3a37400d24",
"id_pos": "ab35d04c-12e1-44e8-b710-4f18832d80fa",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:39:57.8772424+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": "c6bf5e1f-826e-46ed-be83-91c58af780a6",
"id_line": 2,
"id_item": "2154efa1-1c55-4c3b-8188-dc9732eeee26",
"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": "29abbf4c-378b-4a83-a8f5-261555cb8917",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"date_used": "2026-03-10T09:39:57.8772424+01:00",
"id_employee": "4e918e2e-616b-4118-8839-46e724c72d0b",
"id_branch": "f9f606e9-ac06-4abb-8f6e-80f19ddd553c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "be196aeb-2b23-4eba-a0b9-c033618704a8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "fa946ef3-4e8f-4c2c-befc-da9879d2e6d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "fe118a58-a1c9-4d97-986a-d68b7b15052c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d91d1d50-5d01-43fa-bb16-5510e374358d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "1dff632c-3676-48b6-951d-7d64742c1158",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "76",
"id": "d33fd955-de92-4bde-9332-65c1d2f5235c",
"id_function": "30f97506-b77b-44c0-ab6b-af15881adfe3",
"id_user": "3a06f74f-75f5-4e98-b5de-a079048e5c1f",
"id_profile": "05ef163b-519f-4f39-bb73-72edcf88d3ef",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "90c07b67-b1c4-46f6-9e46-407bfc1a81f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "36a04b25-9137-4811-a351-20a31a6b21f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "b7281143-d3c4-4b8b-a612-06fc8852b6a0",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:39:57.8772424+01:00",
"last_update": "2026-03-10T09:39:57.8772424+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": "d7245168-5727-4801-81ff-b8c3bc088e1f",
"token_id": "sample string 2",
"id_user": "a2e922da-a02b-4f35-8369-e394a24f0861",
"date_from": "2026-03-10T09:39:57.8772424+01:00",
"date_end": "2026-03-10T09:39:57.8772424+01:00",
"created_on": "2026-03-10T09:39:57.8772424+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": "64348af8-faa4-47f9-8b70-a46d05f11768",
"id_room_activity": "e55aaab7-1521-4d6a-aed5-8331719fa12a",
"id_pos_sesion": "ed688d0d-28d8-4e6b-b377-867b8159add2",
"log_text": "sample string 4",
"id_user": "942f0813-1f7b-49ee-8629-f1f5de74742b",
"created_on": "2026-03-10T09:39:57.8772424+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"
}
]
}