GET api/Mt_Items?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "d47440a4-b9de-4a2c-b74b-99ef5766f9a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "eb00cba7-f41d-474b-accb-0046f84f4b16",
"id_unit_sec": "74ef68b3-077b-42e8-aeeb-a57ee109ffe1",
"id_brand": "02576f17-94dc-4b82-8749-56c109dd48d7",
"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": "d05d38c5-3eb7-47c5-a955-ce6212ba9099",
"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-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "7aa0dea7-e3ba-4609-a8d5-82dc21fffa74",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "3feea6ef-2155-49f8-9196-99ec2c67e1f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "7f94827b-fd83-4b17-b2ea-8b00957ae80f",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "37eeffbd-0369-49a0-bb64-2c8545a5550c",
"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": "1c551d83-8500-4ed9-822c-2f0d086bf7ad",
"view_messages": true,
"id_image_photo": "21c6e57c-5fed-412a-92bd-fc7f601e369e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "03cb20a2-bb2b-456d-b522-ad820a90fd5c",
"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-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "084138ad-53fa-4691-a683-03ecb4405288",
"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": "42fc1ed6-8c4c-410d-8ea3-91a059639f40",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "ea98004e-e166-4b56-9d81-fd0c0f2184b3",
"commited": true,
"st_images": {
"$id": "5",
"id": "d72cab61-7fe3-4653-9191-40820ac0a0f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8826a019-ebaf-4ecb-b804-1956249cafb7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "2a9e3d7f-765d-4138-933f-dfb633de7260",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "267be6f7-57d6-49e6-8667-b58f033dd36e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "de2ab130-0172-4c78-ab3f-97046b02ea6a",
"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-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "526ef475-edb9-42b4-b5ac-4b2edf692118",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "e4872142-c2fe-45be-b419-e7edf4cb8ff4",
"id_item": "7ae39495-c7cb-40d3-b5f0-5defcfeff462",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "a74db0f4-5d65-4d17-bd73-ed7b707c0ba3",
"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": "3742aedc-3b42-4498-8906-3b0888f7e79d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:32.1325623+02:00",
"date_end": "2026-09-06T06:46:32.1325623+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": "0a58faa6-c9de-4d49-b97e-c5bbe4a0d5ef",
"id_pos": "4b45f0de-e6aa-4f3e-b602-395f2c25dfd6",
"id_list": "a7ef68c9-cab6-45ac-ad9e-245c9d88b2a3",
"id_item": "99d5aa0b-b25f-4f10-a035-8ff9652c9032",
"id_item_type": "431c20a8-8093-482a-91f3-e66a083ed3fa",
"id_category": "99caa811-1d8f-41ef-9edd-4f2f1ae1e1ce",
"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-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "6a4f805f-d7dd-48d7-900e-1d9348204f07",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "3b8b058d-705a-46a0-a4d0-be52e34d866b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "34f30a32-d9e6-4fe9-8a57-46eb102785bb",
"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-09-06T06:46:32.1325623+02:00",
"last_update": "2026-09-06T06:46:32.1325623+02:00",
"id_user_upd": "34ee6c55-298f-4bf1-a6fa-3e8590a95902",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "7dab9b70-0a4d-44c8-bc15-d78e2c6dea8e",
"id_line": "63b1024e-a816-4d55-8838-21de0478028a",
"id_category": "6a52f951-0cc2-4778-98bf-5853f47b642a",
"id_item": "5187b91f-d634-403c-b526-465496ae1ea8",
"id_item_type": "b0215769-7926-4966-8575-e869d36c2683",
"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": "b0809e9c-c98e-467c-b92a-4da73cd311fa",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:32.1345913+02:00",
"date_end": "2026-09-06T06:46:32.1345913+02:00",
"date_used": "2026-09-06T06:46:32.1345913+02:00",
"date_sesion": "2026-09-06T06:46:32.1345913+02:00",
"id_employee": "9efd374e-f2ab-41c5-ab11-8fa069da7e6d",
"id_branch": "dcb579c1-a7a3-4c39-adb8-bd2cd29dd5ab",
"id_voucher_permision": "fa2856d6-09e9-461e-b2db-16e4d98267a4",
"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": "35928c89-394b-4bd5-b11a-d1bcba77c498",
"id_user_add": "4d3829bf-c317-438f-8461-ff70937e2e45",
"id_doc_sa": "bcdb0d56-4ae4-4945-9c1f-299a13eba055",
"id_item_sub": "30577e18-8c2a-410b-a253-904d3abc1867",
"id_pos_sesion": "8e447084-bd77-4d23-804e-7c6edf043615",
"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-09-06T06:46:32.1345913+02:00",
"last_update": "2026-09-06T06:46:32.1345913+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "587fe2df-244d-4453-9b66-0afe2d69abfc",
"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": "ed3d41fc-c68a-4134-a472-452d98b391e6",
"name_pos": "sample string 12",
"id_image": "3b501f46-202e-4e36-b76d-554884c0e170",
"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-09-06T06:46:32.1345913+02:00",
"last_update": "2026-09-06T06:46:32.1345913+02:00",
"id_user_upd": "23938586-528d-4420-a3fb-a8f493057100",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "f47cd89a-0531-4cec-9fc9-ef435ae4bb18",
"id_branch": "f8ed4643-515e-408c-9f7c-7ed86db7ea67",
"active": true,
"created_on": "2026-09-06T06:46:32.1345913+02:00",
"last_update": "2026-09-06T06:46:32.1345913+02:00",
"id_user_upd": "64cbbc34-935f-4f29-9c7d-c2d900624da2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "97c8e8d9-a907-46fd-bc60-7c3958ea5f74",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1345913+02:00",
"last_update": "2026-09-06T06:46:32.1345913+02:00",
"id_user_upd": "1dc64068-2009-4301-9892-66337366fa28",
"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": "005187cd-849e-4cc3-9447-2c996519296a",
"id_line": 2,
"id_item_sub": "0c055568-935f-4246-96bb-f924c6e3ee3f",
"qty": 4.1,
"id_list": "253e861b-bb3d-4fc2-a71b-1524b3ce09da",
"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": "0ee5a1e8-edf4-45dc-807c-02947d890dfe",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "46db5bf0-b8ce-4863-8e83-3a50a38eabcd",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3ee35d82-d024-4c6d-82ad-db2dcef48442",
"id_user_upd": "08dca23a-071f-4165-b433-784f034e319d",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "f8291d9f-c73b-4245-a657-7ac0eed18242",
"id_item": "3d26f988-d898-4017-a579-96b11af25506",
"id_item_type": "e5725d6b-4941-44e8-81ef-9b249aca3ff6",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1b39309c-76b8-4ed5-a99c-4441cb43608e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "dcf82c45-9251-41fb-a475-90cddc4c9a4c",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "2ddbffc6-8e96-4834-b519-b8eb5b726f65",
"id_item": "22c137db-ab1a-4336-afc0-5e65bba90313",
"group_id": 3,
"id_unit_ref": "5ab39d53-be33-4485-8c0c-b4b7c4c47850",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "974c1cac-4002-4d9a-b8f2-1e6d324b8691",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5ef6a0de-b684-41e3-9fac-0f71fbb92c48",
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "ff458ec8-8649-475f-83f0-748c113b9ce9",
"commited": true,
"mt_units": {
"$id": "19",
"id": "4b15cba4-68d9-4f18-ab45-291984aef622",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "b1d3fa96-5fcc-4f4c-9983-5dc34c9d67c4",
"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": "82e8caff-2e9e-4ace-9377-51ae804d6893",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2d160614-3521-4353-b5b4-f3f47a8bcac4",
"id_doc_print": "4a0c2cf7-1547-4245-9f76-19157811a96f",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "f4423ceb-b936-4262-87ee-b4e2462c193d",
"id_item_sub": "c66eb8cd-2c30-44ef-a251-ba488298b1fb",
"validity_date": "2026-09-06T06:46:32.1346877+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "084b2947-e07c-48cc-9acb-11a0c8991b4b",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "0050715e-5c82-4327-a4da-8bf3d9bd1ce2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4ecc9cf2-5752-43b7-bdc0-cf6f886097c1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "80d08fea-4274-40ef-ae73-993722145c49",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "3722d95e-7337-4957-8a11-f96b99c7eff4",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "c925a456-6b6d-4350-83a5-6eb5c02f2d56",
"id_pos_type": "1fbee581-5a2d-457e-89c9-cf8481a2b39a",
"id_price_list": "0c2cf79a-ef77-4fae-bba3-d02bfb4e47d8",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "026e3beb-ee12-4fcb-8783-57119d6f9940",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "dfbd5018-73af-4853-a5ea-05e14135dd46",
"id_pos_type": "d4d632b5-a86a-4bf1-afde-20f98be86d2b",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "9dfaedb7-6e23-4ba3-9aba-d8818ffefb35",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "44f2bc11-db7e-4f3c-aa01-0fee92a54492",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0113be39-f772-40a2-bc86-bcb72cc6f9f8",
"id_zone": "ac4d13e1-ef7c-4ad0-a482-7c4952e9ca3c",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "50dee850-72b8-435d-98bb-96736201f54a",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "d2a29295-a9c1-4ebc-b66f-70d7129cdade",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7abb989b-0f62-45db-8841-e28b96282813",
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "cc38e18d-6e69-4ec1-9032-bf98152e177c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "0bc0d740-37e3-4a4f-a42d-ad8a4bc27af7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "29e51a06-6986-4a13-a484-b359fb138444",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "532b9196-20a9-4c53-89cf-097da3959eeb",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "e90c16f9-bc15-44ff-b092-dd585badc17f",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "1db4390a-513d-44b3-8c85-8a92bbae5f62",
"id_cloakroom": "4365829b-5854-41d9-b4aa-2618c6e5392b",
"id_pos_sesion": "0280042f-7d83-4c4d-b413-03ac46622eb7",
"unit_id": 4,
"date_open": "2026-09-06T06:46:32.1346877+02:00",
"date_close": "2026-09-06T06:46:32.1346877+02:00",
"id_doc_sa": "70577918-3c51-4193-8964-7d71e31bedf8",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "4afd538c-f92d-483d-acfd-7503c1186084",
"id_pos": "15cf4c64-e56d-4f64-ba57-3cddd009ed65",
"id_doc": "03087509-c460-4825-8f71-d3c9e63732eb",
"id_branch": "7c10077b-448b-4e87-ada4-f53b38c9b6dc",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:32.1346877+02:00",
"date_tax": "2026-09-06T06:46:32.1346877+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "95994af2-b746-4d27-9367-7ac9e6589bc6",
"id_relationship": "e9345d91-1768-4000-b234-27974ace01b4",
"id_loc_from": "c8497ecc-ee93-4e07-815c-c7c19318c04c",
"id_loc_end": "76e0e0fe-e464-49a5-844e-f5409bd43b8f",
"id_user_add": "b2316486-302f-45de-aa13-adf22ff07593",
"id_user_upd": "4ee23ce0-816e-4b6e-a533-720eb9fa9ed3",
"comment": "sample string 12",
"id_pos_sesion": "f2a338a2-37f6-4d46-bdcc-d1445443d6e4",
"id_room_unit": "1ce95a3f-6f4d-442d-8c86-ed7346261b40",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "be977f9b-660d-40be-bf5a-eaefe3bf78b2",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "efc9b393-e9b8-449a-9c1b-9ca1386ca164",
"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": "5d846079-5f07-4a0d-9a3d-285b495b7a7a",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "529cfe30-4b31-4f23-835d-6df5b80bdf24",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "4203d658-314a-482e-a616-d08f30f9f438",
"id_pay": "76462e42-ab77-46ee-ba8b-c0a75938b768",
"id_money": "c6c810b6-e50d-4a45-ad60-e1f02c6fd7c4",
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "6d482f5b-a036-4a7d-9c8c-3e19d7a8145c",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "28ec8048-b29e-4463-9a45-4d3751495389",
"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": "ba4db918-818e-4424-b159-3f1431d15960",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "cab966d1-0255-43c5-ad85-327e4d12b973",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "a7bee2be-03ec-4d10-9079-16ce4e69ad86",
"id_money_2": "e9fdf4ca-e779-4fa1-9a5e-9e9db659d5dc",
"date_from": "2026-09-06T06:46:32.1346877+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "82b8962d-8456-40a3-a18e-acb8440b4ad9",
"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": "325372de-a898-47eb-b897-efabf2458809",
"id_pay": "09cab66a-4546-41d8-a2ca-86997cde0875",
"id_money": "839e9a62-4ea3-44a6-aee8-b4e63cb211c1",
"date_cashflow": "2026-09-06T06:46:32.1346877+02:00",
"coefficient": 5.1,
"id_user_add": "69ec0254-0e7a-4d19-881f-4ac6ec98b9a6",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "798b8d9f-efce-4120-b11e-f91a11ed22d8",
"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": "b1b9f6e7-4312-4752-a364-124ca3fd8784",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "7b0895ee-eab0-496f-ab65-58ab8b43ccc0",
"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": "b7ae63b2-595d-4e5e-9bdc-7a46f3f6001c",
"id_line": 2,
"id_pay": "5cdaa361-0c35-4201-84ff-d9517386be7f",
"id_money": "5e3e865c-985d-4ff5-b94e-13bb8dbd1952",
"coefficient": 5.1,
"id_voucher": "25f71e4d-341f-43a0-a3e2-344de1b32ccc",
"id_employee": "3198206a-43d3-49d8-baf6-815bdd0f8620",
"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": "2f36fdb4-dc09-467f-9e0a-c4fa9cc8d1a6",
"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": "635d1ca0-31ac-422c-9118-1b290b640698",
"id_doc": "3a5509a5-b764-45a8-9a91-8b2562d16c76",
"id_pos_type": "8db30a4b-d008-44af-8bef-d9355bb7fd42",
"id_doc_print": "ec952963-98db-4144-b836-d98a885b4009",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "9fd5fa69-fd71-4914-825a-1029926c343a",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "28415717-5983-4f57-864f-6dafe2edad14",
"id_pos": "f7833691-1067-4d71-87e9-923659381a81",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "2b678a98-c804-455e-bea6-3d12b87faea8",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "ec68cbb2-7c73-4154-aaf5-a8cbd73c49bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "3cf7a780-8f65-4dc1-9331-3295f047d867",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "180aff98-b9f5-4d13-97e4-4d092ae1f4cd",
"id_branch": "7310b079-6b01-4f41-9bea-fff324eb2fb5",
"id_pos_type": "76318074-7861-44a2-9569-32a7fdd49366",
"id_pos": "7356ab59-2593-4017-b738-bc2f15a842e7",
"id_item": "a83a251b-06c0-4c9a-a6a4-b3a2f58f703d",
"date_from": "2026-09-06T06:46:32.1346877+02:00",
"date_end": "2026-09-06T06:46:32.1346877+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "96ac2dd0-c687-405d-85bc-f7d6f66efbc0",
"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": "f41a78f9-45af-476f-bc03-0f69f21b3444",
"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-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "63d037c2-db9e-4015-87ad-c9a9ae12d137",
"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": "a3b2cca5-95e7-4142-a948-8d5a3516f51c",
"id_doc": "1e335c68-567c-4627-bf39-504ab45bed51",
"value": 3,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+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": "c63d1aad-507c-4a41-84ab-10022e966390",
"id_pos": "ca8f8969-ff59-4b17-a15d-ac088997657b",
"id_doc": "02421c37-e176-4f7d-9788-fcdaae598aa3",
"id_branch": "b933b79c-0d88-44f9-ac83-bc2563a32876",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:32.1346877+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "165cf4b3-39e9-4ad3-bbd8-0826bf476468",
"id_loc_from": "26814f5f-f6e1-46b1-ab60-942e70499622",
"id_loc_end": "c45f8914-add6-4112-8c53-c3bb46643761",
"id_user_add": "25047196-e0a3-4cf1-859b-fd9bbd1f5ff2",
"id_user_upd": "ec5c3e89-f2cb-4c61-9358-7bc13cce30e7",
"id_pos_sesion": "9d33717a-465b-40c8-811a-acc8af62c542",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:32.1346877+02:00",
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "0cf3bc84-7edc-40c0-bc78-83e4d29c4fe5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2fec39a9-396a-4a85-9450-759b3d74f7de",
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "ff2d3841-cac6-43dc-b8fe-e34c56ca1e74",
"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": "269540ad-56b8-465a-8299-41b2f985aa8c",
"id_item": "e8fdfe6d-8041-4161-8719-601b5dc2e226",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+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": "d1b638ce-fbcc-45c3-b5b6-1c98cc0de207",
"id_line": 2,
"id_item": "1124b263-802f-44b3-9f44-a315d925865c",
"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": "9e6e4623-5688-48eb-89d6-87145514bd78",
"nro_sesion": 2,
"id_pos": "1fe12102-6111-462b-984e-5f85bc3b97f1",
"date_tax": "2026-09-06T06:46:32.1346877+02:00",
"date_open": "2026-09-06T06:46:32.1346877+02:00",
"date_close": "2026-09-06T06:46:32.1346877+02:00",
"id_user_open": "d65ae18b-d9fe-4738-bb6a-b2928996e48e",
"id_user_close": "28c5da7c-b1f7-44bf-a39f-c11e429efb98",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "a97bf8cb-a717-4555-9fe8-ea9ff0d41f44",
"order_id": 2,
"id_item": "b22bc549-61d1-4f48-a83c-1f151448b4ca",
"id_item_type": "8df27ab6-eb21-4629-8523-644ba1d4b7e7",
"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": "0989456b-5dcb-4e38-9e22-6ac8b127b76d",
"type_item": 11,
"id_voucher_json": "e2ffc114-4e25-4864-996d-4bbf18052490",
"count_voucher": 1,
"id_category": "fd965fb4-5b16-4e8e-9f24-a6961cf18a7a",
"created_on": "2026-09-06T06:46:32.1346877+02:00",
"last_update": "2026-09-06T06:46:32.1346877+02:00",
"id_user_upd": "f417027f-eadb-43b8-bb0a-c4b18239cf32",
"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": "f6d838be-db79-401d-b70e-541c193d02d3",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "978c0213-f1b7-4f22-b874-b3eba676cde6",
"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-09-06T06:46:32.1346877+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "e716d877-c2fd-40f8-b5ba-87216f683bb4",
"id_room_unit": "e42447cc-bb45-431f-8b88-a4bd39d233f0",
"id_room_list": "ae8978da-a867-4cef-a728-1439bb25ac53",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:32.1346877+02:00",
"date_from": "2026-09-06T06:46:32.1346877+02:00",
"date_end": "2026-09-06T06:46:32.1346877+02:00",
"date_open": "2026-09-06T06:46:32.1346877+02:00",
"date_close": "2026-09-06T06:46:32.1346877+02:00",
"id_employee": "245d4804-4ed1-4fa4-be3f-2464ea33610e",
"id_employee_sec": "c4fe3bb1-92d5-486e-abb2-66a223129753",
"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": "f41ba209-507a-4195-a309-dd20f4441e3f",
"comment": "sample string 7",
"id_user_open": "5bf507e5-2d10-44a1-8d41-b8aa1bc0f765",
"id_user_close": "03afc23d-1820-4406-9e4f-2c30510fd897",
"id_unit_state": "077dc71c-2f61-4b63-aa9d-cf582236ee0a",
"id_pos_sesion": "ed9046b2-1cb3-4954-8633-02d0f3c271c5",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:32.1356305+02:00",
"active": true,
"created_on": "2026-09-06T06:46:32.1356305+02:00",
"last_update": "2026-09-06T06:46:32.1356305+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "e1cb8ddd-c652-4673-81ad-9c0de29b8492",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "eea5dad9-3cf0-4484-b8c2-9c793f99bc94",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8dc07712-ae19-41b2-b84a-680c4e54578e",
"locked": true,
"date_locked": "2026-09-06T06:46:32.1356305+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:32.1356305+02:00",
"last_update": "2026-09-06T06:46:32.1356305+02:00",
"id_user_upd": "e6aa5e04-77ed-4d2b-a465-e6068eba8803",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "0f766d6d-3d0a-4e92-992b-943f7ee53da6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1e917cf4-da6b-44aa-a6fb-34354cb4646a",
"name_pos": "sample string 6",
"id_image": "d9d46fc8-ff6d-4dc8-94cf-81abc2bc43af",
"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": "bb905ec7-c008-4fa2-a9b1-0cc02ee84c45",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"id_user_upd": "3812e3f8-d924-45a2-bb7e-1d5613159bc8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "6a762b42-671b-43ba-b21c-769a8eda87ea",
"id_room": "89f98389-1aa2-4a2b-9cba-2240d9016e55",
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"id_user_upd": "c9d3e200-001e-46db-9d62-94d0b077fe89",
"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": "991bc1d7-83cb-4e70-b6b0-44e2be6887dc",
"id_room": "2f5526aa-0d79-4b22-800d-24de2641eadf",
"date_in": "2026-09-06T06:46:32.1357118+02:00",
"date_out": "2026-09-06T06:46:32.1357118+02:00",
"id_user_add": "0f568d68-d43b-491d-a51a-613ee7ca9beb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "6164903e-a6d3-455a-b4f3-112276ccb127",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"id_user_upd": "32f26f84-eb2e-4b1b-85c1-89c085decf81",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "d9586b3e-dab8-4bee-9af3-9c95400234ff",
"id_room_state": "811d9cfa-cb9d-4046-a65d-1689a299e111",
"id_image": "c45a9b27-1d4e-4c86-b69a-0947513510eb",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"id_user_upd": "68c4eb25-c7ec-4064-aaa3-7feabfeb298a",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "fc7a79a0-393d-40b1-8b22-030495bdea36",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"id_user_upd": "76a650b4-e3ba-4a26-9974-40267182035e",
"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": "26e11489-c3ad-4439-9e29-3d7600461f6a",
"id_pos_sesion": "16c8c5ad-82f0-4f13-9426-40389d58db16",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d6e74067-27ef-4982-ae9f-d91d4d8231a4",
"id_room_unit_activity": "5637a3c2-a391-442f-bfb7-8b19f2afb94e",
"id_doc_sa": "94de9325-30f1-442f-871d-aab0c8ff7dec",
"id_pos_type": "c80c4e70-efb7-4fd5-b2ba-63b20bda47ec",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b76a1035-de64-4ee2-a4c9-fe8e7fa06810",
"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-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "f1aee808-4f71-49cb-9e83-ba66c5599ccc",
"id_user": "47d304b9-625b-405c-a9e3-7084d49feb5e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "b32457fd-249d-4306-a428-4ca9bfc2e98a",
"id_user": "69400e83-d0e0-4934-9b73-ab537ebaadf0",
"date_add": "2026-09-06T06:46:32.1357118+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "8410b649-2f8a-459c-932d-6963936a7dce",
"id_user": "49e6845e-035f-4051-b3e4-89e49d377dea",
"id_user_profile": "0b6d42be-20c4-466a-8a7a-4f728afd8949",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:32.1357118+02:00",
"id_pos_sesion": "f9f07027-9480-4020-ae6d-7d9ba015007d",
"date_login": "2026-09-06T06:46:32.1357118+02:00",
"date_logout": "2026-09-06T06:46:32.1357118+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "55133ecc-1fd6-44de-9bce-f84ee6a68b57",
"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-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "f1b322fa-03e7-4e2f-99e9-84303b1d0def",
"id_function": "1748c1fc-658c-4a26-8eeb-3f6ce995dfaf",
"id_user": "f6da0383-29d9-4311-9850-d3995d50ad35",
"id_profile": "8cc14e05-2dfb-4bbf-be14-629cc26c07e9",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "1f2dd59b-d36f-4c55-91ea-89b9ecf38e6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0d9910ee-3a38-409e-a06e-8b79691a25f2",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "dc95c0b2-824d-4644-a733-f7798f0ae4b9",
"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-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "ca7174d9-ae4e-478f-8997-c29e72a9edae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "67126400-7089-4967-b9a6-6112ad15f480",
"id_user": "76799f4e-f389-43a3-bdac-c87f328bd570",
"date_add": "2026-09-06T06:46:32.1357118+02:00",
"destiny_type": 4,
"id_key": "36ffc927-12fc-4951-8feb-a9a4eb54daeb",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:32.1357118+02:00",
"id_pos_sesion": "bf3b603a-718f-4380-b88b-a642b40317e1",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "cda637b7-483b-4777-a78d-f8ea3bb65e26",
"spool_server": "sample string 2",
"id_doc_sa": "c406ac6d-e53f-45d6-96ca-15f95b63947a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:32.1357118+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": "767475dd-d098-4fc1-9861-1a88269049f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:32.1357118+02:00",
"date_end": "2026-09-06T06:46:32.1357118+02:00",
"id_branch": "69947145-7795-4c6f-aebf-ccc78474b437",
"id_pos": "cbf40391-00c7-4f3a-9091-a00e6976dbf0",
"id_list": "d3e841cc-d9fb-436e-a7d0-5173ffaff49e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"id_user_upd": "a06a30b1-31a8-4cae-89b0-acc4dc0f3915",
"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": "5f1c7087-30f8-49e2-8196-1b495fb71e38",
"id_pos": "d1691249-babc-4164-82b1-70f6e17365c9",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:32.1357118+02:00",
"key_access": "sample string 5",
"id_user_add": "c3d08337-9b4a-40b7-abfb-d41e1ad35a9d",
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "57741b3c-ff78-402c-9c8c-a44aafba828b",
"id_pos": "68f8c81a-57fe-496b-8596-50602932a106",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "8eac95b9-1653-40c5-996b-d6b5d3b129eb",
"id_pos": "ebdfab58-d030-4487-8add-cfbd77f445e8",
"date_add": "2026-09-06T06:46:32.1357118+02:00",
"date_upd": "2026-09-06T06:46:32.1357118+02:00",
"date_out": "2026-09-06T06:46:32.1357118+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": "eebaa186-ec5f-4870-8ffb-7764c37a1ebb",
"id_user_add": "258dc642-3cae-4c74-9bda-6c3614b1770e",
"id_table": "c311b962-c026-4d58-b451-c131a4e4ddf1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7638e4fe-a110-4f9b-bc8b-4cec7023cd6b",
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "2e2333f2-d7b7-4c67-8a9e-e638487c5e3a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "518985bc-d9f8-48c4-88b6-d1759807f2bd",
"id_sync": "81f3723e-cb14-461e-8c6e-ce48ce4ee129",
"json": "sample string 3",
"id_table": "dd0375fc-c5e2-4a8d-b731-338dc7c113e9",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "c7382d9e-ea02-44ee-bd47-e7257a9aad06",
"id_branch_from": "a09358d9-d5d6-4f8e-98bf-dfcc246c24cf",
"id_branch_to": "be766f07-349d-48bc-b535-2c0b33ff210f",
"type": 4,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:32.1357118+02:00",
"send_on": "2026-09-06T06:46:32.1357118+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": "82ca7531-394a-4123-82ae-07b0da6e6ca9",
"id_pos": "7c0028e9-b618-4e06-9e24-c67d8bea091f",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:32.1357118+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": "869102dd-32ef-4547-84e6-2c55d001ea94",
"id_line": 2,
"id_item": "850dee6d-fad3-4617-8592-e208bbf88830",
"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": "04d4ec87-8712-4c26-a63a-bceab189d1e6",
"date_from": "2026-09-06T06:46:32.1357118+02:00",
"date_end": "2026-09-06T06:46:32.1357118+02:00",
"date_used": "2026-09-06T06:46:32.1357118+02:00",
"id_employee": "3602aefc-f2ad-45ca-95ab-1f9671022315",
"id_branch": "d42680c6-5897-467f-8cd3-56ca556075e3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3153b894-f1a4-4f22-80e2-f2304ff5ea6f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "a4daafd9-7ffc-4ccc-aea1-cd4cd03cc165",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "e9717e2a-2c1e-4541-8f53-58fa9d0e656a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:32.1357118+02:00",
"date_end": "2026-09-06T06:46:32.1357118+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:32.1357118+02:00",
"last_update": "2026-09-06T06:46:32.1357118+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": "c7d0fd66-f670-4bd9-864f-2e4b6d1cc07d",
"token_id": "sample string 2",
"id_user": "1f809c8d-b2db-4b39-b4ec-2006138c567f",
"date_from": "2026-09-06T06:46:32.1357118+02:00",
"date_end": "2026-09-06T06:46:32.1357118+02:00",
"created_on": "2026-09-06T06:46:32.1357118+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": "905a3c15-8178-4edf-aa11-94eb30d2ea96",
"id_room_activity": "5c300d0e-a946-4173-b71e-ff9c8ad7978d",
"id_pos_sesion": "e0d11e7f-1b98-41fc-9070-3513a522bf0d",
"log_text": "sample string 4",
"id_user": "d7c2879e-5e0a-4805-b9cc-38f774bc1b34",
"event_type": "sample string 6",
"correlation_id": "fb074327-de6c-4760-96e0-d271242ddc95",
"id_room_unit": "c10c68ae-96ba-40c7-921a-a1a907f26855",
"id_room_unit_source": "3cbc95b4-7fcb-4cb4-bdbe-c48f92aa67e0",
"id_room_unit_destination": "6629fbfb-874e-4410-8a7a-52615ffec563",
"id_room_activity_related": "bcfd5f9d-16b2-4836-a4ff-bc02da7fae33",
"id_doc_sa": "3289a693-c679-4fe1-94c9-aedb0fc4797a",
"id_user_authorizer": "cd86d964-0388-4517-a60e-e2a5e94e1592",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:32.1357118+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"
}
]