GET api/Mt_Prices_Items?id_list={id_list}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_list | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_items| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_unit | globally unique identifier |
Required |
|
| id_unit_sec | globally unique identifier |
None. |
|
| id_brand | globally unique identifier |
Required |
|
| b_sale | boolean |
Required |
|
| b_stock | boolean |
Required |
|
| b_price | boolean |
Required |
|
| b_unique | boolean |
Required |
|
| b_exclude_control | boolean |
Required |
|
| tax | decimal number |
Required |
|
| change_price | boolean |
Required |
|
| force_printing | boolean |
Required |
|
| is_ticket | boolean |
Required |
|
| is_supply | boolean |
Required |
|
| define_price | boolean |
Required |
|
| is_multi_sub | boolean |
Required |
|
| external_id | string |
Max length: 100 |
|
| name_pos | string |
Max length: 20 |
|
| name_print | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_brands | mt_brands |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
|
| mt_units | mt_units |
None. |
|
| mt_units1 | mt_units |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| tt_doc_sa_det_stock | Collection of tt_doc_sa_det_stock |
None. |
|
| tt_doc_st_det | Collection of tt_doc_st_det |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_stock | Collection of tt_stock |
None. |
|
| tt_vouchers_det | Collection of tt_vouchers_det |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "978aa7c8-ee74-4e24-bca8-a0004110a11e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "61d30de6-bdea-4c6e-bcc4-b6dfa738bde6",
"id_unit_sec": "d7759714-eae6-4de3-8156-c4ab2e21a632",
"id_brand": "db6f1362-1afb-44bb-8198-3fdd768f9695",
"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": "ebb5fc89-5bae-46a9-8e33-dc04e2b752e0",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "244853b6-a437-4088-8a64-4fe563246ead",
"commited": true,
"mt_brands": {
"$id": "2",
"id": "6ab072b9-6607-490c-81ce-0ec255cb304e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "3364fd32-e341-4a14-a0a2-9b7733aaba76",
"commited": true,
"mt_items": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "883a178b-800b-4987-a554-255e335e9807",
"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": "744652e3-6069-4b55-a442-91eb90fec508",
"view_messages": true,
"id_image_photo": "6efca90f-44a7-4e7d-8bbc-47048ba244eb",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "26fa84d4-9653-4b60-9d92-d3f2ec94ceb8",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "aa22e972-846b-4d7d-8e54-0b5df9dad5cb",
"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": "2d953f31-87b2-40aa-8252-201708af22e1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "81eb79f0-8ac3-4460-816b-f950bf263153",
"commited": true,
"st_images": {
"$id": "5",
"id": "a536ad2f-3f12-4e01-af62-b84ca58397d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ac6cb6a8-23e5-49b8-af32-5058e9e61664",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "c13e0443-cd51-4c73-804e-2750b7411f35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8bbd88fd-1ea8-41bf-aa63-1ad3b50f98af",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5cf50f16-0acf-49c5-b278-bb2232b299ca",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "1fd97156-0836-4ad8-ac4e-f8bbae6e211c",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "5f749f68-dd43-44dd-8db2-d7284ebbd14e",
"id_item": "00d67e8f-91a9-4e2d-b219-35f5bada06f2",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "7a631dd8-6c9b-4173-83b8-0ec98caea2cc",
"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": "67fe3e3c-c811-401a-a358-270497900d12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:24.8772134+02:00",
"date_end": "2026-07-08T06:20:24.8772134+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": "83335aad-21e8-4d73-896f-450cee719057",
"id_pos": "b7028862-c135-405c-80f8-b7724bae597d",
"id_list": "34d42f72-bd91-4ec1-90b1-6e3f30d88811",
"id_item": "ed4a5ef8-2f46-4de3-8158-7b4a4330cff2",
"id_item_type": "f988608a-de4e-41ca-bdf1-7a5ff54e64ae",
"id_category": "c5ca2d6d-0022-485a-90b8-6fb4d639fab2",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "aa0045b9-37c5-4ba7-93c6-f1199232c665",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "1"
},
"mt_items_types": {
"$id": "9",
"id": "5bac2fc3-5e00-40ba-82d8-34be217d6846",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e9cb01e7-ea76-4997-83a4-98b265fa4c46",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "1ca0a751-233e-418f-a303-55054dca4560",
"commited": true,
"tt_vouchers_det": [
{
"$id": "10",
"id_voucher": "cd9fdbcc-4661-487c-b0ea-d410e732c25f",
"id_line": "8e858970-2b9d-4192-8d4a-f957b7cf4b70",
"id_category": "328e8115-72f1-49f7-a316-eea249a0f826",
"id_item": "7063f5a3-01fd-4c26-9583-d9aec89ccf2d",
"id_item_type": "f01676e0-2d62-45a5-aec3-e7fe4edf32af",
"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": "a5397efb-d678-4528-92d8-5573844ecd4f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T06:20:24.8772134+02:00",
"date_end": "2026-07-08T06:20:24.8772134+02:00",
"date_used": "2026-07-08T06:20:24.8772134+02:00",
"date_sesion": "2026-07-08T06:20:24.8772134+02:00",
"id_employee": "b4102209-353c-4eb9-9281-9631255ba73b",
"id_branch": "1db4db7b-f50a-4a50-8e9a-e1751aaf3ca3",
"id_voucher_permision": "4a89e26b-f33c-477a-8ca4-a8653ad6baa2",
"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": "1976c9fe-bb68-4792-8e21-9b8574c97be1",
"id_user_add": "68a6ec99-0326-4bff-b081-2d92b25b11fe",
"id_doc_sa": "291be29c-d643-4d02-ba2a-508f67099ebb",
"id_item_sub": "bddc5698-0197-4fca-801a-a12ba57cda94",
"id_pos_sesion": "82362f7e-b681-4b52-a706-118c7166b7c3",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$id": "12",
"id": "645838b6-525a-479e-a475-a7afca3a0a34",
"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": "8d92dd1d-be78-4178-8fb2-54773439e936",
"name_pos": "sample string 12",
"id_image": "0b8c5e16-6a9e-42a6-892c-5d77290d9f14",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "afb99844-83fa-42c3-b0d1-385a29e811a3",
"commited": true,
"mt_employees_branches": [
{
"$id": "13",
"id_employee": "7a806a5d-fa00-43d5-8388-67180288b8b5",
"id_branch": "a7538576-0e33-4936-b825-78e53d8efe92",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "91276d72-51af-4ea9-addd-3755e81a9254",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "12"
}
},
{
"$ref": "13"
}
],
"mt_employees_profiles": {
"$id": "14",
"id": "103e6dbe-cc54-4ac6-9022-e86e6bc1f16b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "a578a85f-9ed1-4c7a-8c0e-66c89f53f0ea",
"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": "e2421a54-4c3a-4d26-b8a8-483357fc9934",
"id_line": 2,
"id_item_sub": "e2bc98f1-27ef-42f3-8219-4dae49af133b",
"qty": 4.1,
"id_list": "aca63841-e031-4da4-984b-d8c22ca6de1d",
"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": "8e40cfb1-6ed5-459a-991d-0b3d919f4037",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "12ddd8cd-444f-469f-a103-52997a56d3f7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "32b45a7d-a4d2-4c90-9234-e6540c25f13b",
"id_user_upd": "9d43bc7b-f030-4003-810b-77c511150348",
"active": true,
"mt_employees": {
"$ref": "12"
},
"mt_items_sub": {
"$id": "16",
"id": "63a2e549-c5e5-4178-a8c0-e8738012be80",
"id_item": "09f3d0ed-7a26-4096-ba3a-1699bb17e2ec",
"id_item_type": "9ca1f74e-1ba0-4d09-96cf-bdb503f381c3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "bd16edd0-82a8-4627-88f5-ab32783df5f7",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "aaecee8d-4ee7-4eb6-a9d5-96ce1e86eddc",
"commited": true,
"mt_items": {
"$ref": "1"
},
"mt_items_formula": [
{
"$id": "17",
"id_item_sub": "2c47cdd0-1e41-4a34-ab7a-d9acc341f38c",
"id_item": "ca22dd60-c260-4b1e-8d0a-84b0d711fc49",
"group_id": 3,
"id_unit_ref": "4b14feb3-3bdb-416f-99dc-fbba51c9d271",
"qty_dis": 5,
"mt_items": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "16"
},
"mt_units_ref": {
"$id": "18",
"id": "40e25f2d-d2de-467c-8a8e-0274727a08a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f63329ab-4344-4601-b116-61c50dd676fe",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "1263dc53-dd44-496a-8e10-bef7ee5378d6",
"commited": true,
"mt_units": {
"$id": "19",
"id": "638c4508-a325-43e6-95d1-788bbe221076",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "4b55b80a-83b0-4828-8b27-bba48afae1de",
"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": "cd65f5b4-3bf3-4c73-8b6d-f25d0989ba8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "93d0c392-b612-437d-9552-992ca8a00833",
"id_doc_print": "cbad66a0-3921-453f-b183-36c685391503",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$id": "21",
"id_list": "397141ef-ba38-4a1f-86f6-ac2413d76126",
"id_item_sub": "7eb35a87-1e76-4320-a794-e294351dffe6",
"validity_date": "2026-07-08T06:20:24.8772134+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "ca745d54-fd95-4241-9ab0-55bb8c994719",
"commited": true,
"mt_items_sub": {
"$ref": "16"
},
"mt_prices_list": {
"$id": "22",
"id": "1c77fb3b-9eb7-4e72-928b-7921ab1f7841",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ddf87ede-935a-4051-842e-e9aa4bc4ca18",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "aad99c85-6cd2-4bbb-958f-f6876c005336",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "51223dca-ca49-47d3-85ea-20ef6507dc66",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "23",
"id_pos": "b9a27b0a-3919-4e64-b923-d72a99750a35",
"id_pos_type": "e16d56d1-32a6-400d-a6ea-7e5d84befea7",
"id_price_list": "ced5ceee-5dc4-4fdd-9ddc-62844d390930",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "02f9a2c8-d373-4a16-9957-384404d72499",
"commited": true,
"mt_pos_view": {
"$id": "24",
"id_pos": "0cf0b162-e27f-4235-afa9-83395b866d92",
"id_pos_type": "fb282fc2-94f4-41eb-a860-5d20401c17fd",
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "c69cd6a1-69de-4d10-926d-a3bbe2431fab",
"commited": true,
"mt_pos": {
"$id": "25",
"id": "2a04654f-1e22-4df0-84d0-6457cc8016be",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1012e176-ecc2-4b64-980e-28c97ec024bb",
"id_zone": "68f06932-7f69-4ac5-8c9f-8b5b86e4d9cc",
"user_required": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "f670c816-ff7a-41e0-8929-564300a48f62",
"commited": true,
"mt_branches_zones": {
"$id": "26",
"id": "35a3fe97-c08d-431f-9fc0-cc2ca36d5eef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "07a166f4-f97e-47a1-a23c-105bc2c17730",
"active": true,
"created_on": "2026-07-08T06:20:24.8772134+02:00",
"last_update": "2026-07-08T06:20:24.8772134+02:00",
"id_user_upd": "e4127692-a366-41d4-9752-da1f279079ee",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "27",
"id": "999db3d0-f904-4333-a543-c2148b58e95f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "12ee7841-3223-4267-9bf2-5d9a57e7c415",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cf0499b8-3c35-4ef8-8318-cf7b30ba8345",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T06:20:24.8831192+02:00",
"last_update": "2026-07-08T06:20:24.8831192+02:00",
"id_user_upd": "69aa1f74-3969-47cd-99e6-d7fc224a17ac",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "28",
"id": "04211a44-b1c3-4941-905a-b78574afec5d",
"id_cloakroom": "156ebf65-4afe-4dd4-830f-c91a48f01ae6",
"id_pos_sesion": "37ba73e1-22ee-4ccc-a47b-fa0ec51e2c1b",
"unit_id": 4,
"date_open": "2026-07-08T06:20:24.8831192+02:00",
"date_close": "2026-07-08T06:20:24.8831192+02:00",
"id_doc_sa": "e72f92ef-5637-4d9c-b2e5-d2090b9c71d5",
"commited": true,
"mt_cloakrooms": {
"$ref": "27"
},
"tt_doc_sa": {
"$id": "29",
"id": "e3a0806d-fc08-40cc-a1f9-f3f383ef9a77",
"id_pos": "41a2d30d-df09-458a-a023-0efe3260c8c6",
"id_doc": "f88fae4e-d6ed-4638-a918-42680a25c688",
"id_branch": "6e0f8b36-be81-4aa2-b070-1131a0a148ab",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:24.8831192+02:00",
"date_tax": "2026-07-08T06:20:24.8831192+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9fa8105a-eb40-412d-aaf7-6d31e9a835d8",
"id_relationship": "cdcdf74c-0d64-42a6-8b55-1ca05221349c",
"id_loc_from": "790df3e0-f1c8-4efb-b1ad-b9d3e5491316",
"id_loc_end": "6f51edb3-8fa0-4b59-9aab-1dc6a049270e",
"id_user_add": "78dea0b4-848d-4b87-b1c4-e6a9bcd770d6",
"id_user_upd": "3c8622f5-e53f-439b-b857-a1b121b0c51b",
"comment": "sample string 12",
"id_pos_sesion": "aed525d5-ef07-4706-9967-a213084ce8bd",
"id_room_unit": "17049eaa-f1bf-473f-8052-57dbac2946b3",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0d641afa-c7a0-4109-8021-273e0d75de32",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T06:20:24.8831192+02:00",
"last_update": "2026-07-08T06:20:24.8831192+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "30",
"id": "d0862695-2374-4b46-af6d-12712a4e9f3c",
"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": "c80e807a-6c57-4cfd-8048-22f4a1dceb76",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T06:20:24.8831192+02:00",
"last_update": "2026-07-08T06:20:24.8831192+02:00",
"id_user_upd": "40ead3cb-561b-4954-9d4c-be9614971175",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "31",
"id_doc": "cb2c4351-76f6-46c4-b054-9232ee353fe7",
"id_pay": "8ce6ae3b-b4af-4832-86a4-aacd25156206",
"id_money": "1037455e-e882-4eb3-bf52-740a2b4e1b1a",
"active": true,
"created_on": "2026-07-08T06:20:24.8831192+02:00",
"last_update": "2026-07-08T06:20:24.8831192+02:00",
"id_user_upd": "a750f7b3-8810-4090-b99c-fb9d29a6b3fb",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_money_types": {
"$id": "32",
"id": "8322e394-49ce-4bca-8d1d-05eedddb5024",
"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": "2ae48088-513d-46b2-8e13-0489cf302adc",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "0969c3a4-6155-45d4-970b-2f1bac9b68b0",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_rates": [
{
"$id": "33",
"id_money_1": "30c10483-ba17-4be8-9e44-9b15e401c2eb",
"id_money_2": "74ad99d1-be12-4285-861e-473fccd93508",
"date_from": "2026-07-08T06:20:24.8833166+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "e7eb7a24-4d5e-433d-a420-372fcfb313cb",
"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": "d18aa7b2-7ff9-4d57-86f6-c5a9eb630636",
"id_pay": "1a33c168-1c18-40c8-b247-acd3a63b134f",
"id_money": "452f1c22-a98f-4e23-a094-d49d7662e663",
"date_cashflow": "2026-07-08T06:20:24.8833166+02:00",
"coefficient": 5.1,
"id_user_add": "3a660a20-94c4-4fb4-838b-0ea240e52c5f",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "35",
"id": "cb2e2fe7-3eb9-45fc-8f54-2fe3d6f6921d",
"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": "f4007573-e072-4e07-aca4-8bb184979c7f",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "f5f26647-a7a4-4c97-996b-6e186c8948a8",
"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": "b29a9424-71f0-4f0d-b624-8e87e1145d21",
"id_line": 2,
"id_pay": "53899052-4579-4534-bfee-0188e8ffb823",
"id_money": "f4e6130e-ea43-408e-af33-f39118724d05",
"coefficient": 5.1,
"id_voucher": "d3f373cc-c182-4d9b-a703-18c46fde8d05",
"id_employee": "ca475aab-443a-4de0-8c42-7b609d51d661",
"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": "d8447148-4630-45ad-8784-2cb8e9ccd3c9",
"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": "2e230474-6d72-48b2-a544-d6aead4f41c9",
"id_doc": "c8cb35ea-4bd8-45a3-896f-295104e5b831",
"id_pos_type": "81caaca5-ff27-410f-a198-0e69d9daa9a1",
"id_doc_print": "24b7b7ad-0f3d-4696-ab70-39653a71fa1a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "a10a8550-2857-4284-ac79-fec506ed248e",
"commited": true,
"mt_docs": {
"$ref": "30"
},
"mt_pos_print": {
"$id": "38",
"id": "43568551-6e9e-4943-80c5-295e318dcd10",
"id_pos": "6c0e2ad5-9c05-4c63-b8f0-578a6c9fec30",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "89641025-bb17-4787-9f72-13dbc8adf70e",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$id": "39",
"id": "908f9cd4-de2d-47da-ae1b-4ffb07a5583f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "eb3cf50a-b8fb-4b52-a80f-8736f4ab17cc",
"commited": true,
"mt_items_featured": [
{
"$id": "40",
"id": "9890227c-f234-454d-b1b7-9b3879a745a4",
"id_branch": "223e8340-16c0-4c8d-8e2e-a0779d99a634",
"id_pos_type": "ade4ea77-04de-4d85-85a8-70910b3be81b",
"id_pos": "e1119f9a-e6b1-4e39-be37-3b60851882dd",
"id_item": "23c5c289-e212-4eb8-94ab-5aa16a9a73b0",
"date_from": "2026-07-08T06:20:24.8833166+02:00",
"date_end": "2026-07-08T06:20:24.8833166+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "e2a7be10-39ef-4c77-9e28-eb514e5feb64",
"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": "9e7d68f8-5c55-4b56-abd6-a51486655556",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "88e51a55-97ee-4c97-a645-1b3f8d219728",
"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": "68da24a9-1f53-49a3-8a5c-d902b69a73be",
"id_doc": "cccb377f-93f6-46e3-8a4c-add9733fe974",
"value": 3,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+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": "cdac80e5-205f-4541-ada3-045d8f2569fd",
"id_pos": "be7ac0c5-2484-4547-9d33-62ae8c4187f1",
"id_doc": "3c4fd187-0b90-4116-883b-b02cf0790608",
"id_branch": "dd2e1deb-9149-4fb1-a3d1-074706f171ca",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T06:20:24.8833166+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f2e8843f-1bfd-4d03-a874-dec4a558211c",
"id_loc_from": "3402bcfd-d41a-4748-93d7-abe1621cf4e5",
"id_loc_end": "b3863537-6e6a-4588-a0cc-5a1e86b936bb",
"id_user_add": "9dcf1dab-ef64-4198-a7bb-7461d13ba18f",
"id_user_upd": "f10c1aa7-c776-4f27-badc-8f26bf709ef1",
"id_pos_sesion": "4424d450-e3b3-4117-be19-d01d3d3e9693",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T06:20:24.8833166+02:00",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "30"
},
"mt_locations": {
"$id": "45",
"id": "d3c4a715-982b-43bd-84e7-1c2bd8ba8a9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "0d26d8bb-002b-4b78-83bd-733d47a38aa7",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "6fac7ed8-8cf7-4650-be10-f15b012b1bfc",
"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": "6b051ef0-a6ae-4270-956f-3bd1249e1629",
"id_item": "35007645-ec87-4ce7-865e-c8165255342d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+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": "3684c11e-4cac-4d3a-ba43-f6a04c2ec78f",
"id_line": 2,
"id_item": "a003babf-93fa-47f5-8dd3-164dbaa3b8bd",
"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": "28c5c38f-dc92-4044-9188-48558e6a85ad",
"nro_sesion": 2,
"id_pos": "41131ffa-80b0-41f9-a980-29ff85a85e8d",
"date_tax": "2026-07-08T06:20:24.8833166+02:00",
"date_open": "2026-07-08T06:20:24.8833166+02:00",
"date_close": "2026-07-08T06:20:24.8833166+02:00",
"id_user_open": "e0116593-a7ea-4b02-b9b9-78e6384b950e",
"id_user_close": "6e12a7ea-036d-4317-b3dc-5ff44a6dcbfa",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"tt_cloakrooms_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_items_customs": [
{
"$id": "49",
"id": "12d3e305-a08f-483a-914f-150dd125c168",
"order_id": 2,
"id_item": "8d00b092-670e-4063-82ba-39cee1c7b672",
"id_item_type": "ba9201fa-c087-4914-a771-7b725f9407a0",
"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": "f8fea08e-ef26-4663-8a5f-d6bb400585d7",
"type_item": 11,
"id_voucher_json": "4c6807a8-431e-46f9-ab5f-2de07ec7749c",
"count_voucher": 1,
"id_category": "9dfb685b-cbba-4e53-96de-feff1976e66f",
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "28862722-ac74-4225-ae9d-61e4bdc2e8ae",
"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": "b6bc5829-c0a5-465d-8feb-10f701dc77df",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1cdaccaf-5dc2-436c-847d-62651310e7a3",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"tt_pos_sesion": {
"$ref": "48"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "162c5c05-0a6d-43dd-aae6-2420fb245755",
"id_room_unit": "769d85c0-75c0-4002-b7e8-137c963cafd6",
"id_room_list": "33337492-68bc-4e65-ba0f-eb2f7e6a439c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T06:20:24.8833166+02:00",
"date_from": "2026-07-08T06:20:24.8833166+02:00",
"date_end": "2026-07-08T06:20:24.8833166+02:00",
"date_open": "2026-07-08T06:20:24.8833166+02:00",
"date_close": "2026-07-08T06:20:24.8833166+02:00",
"id_employee": "734ccfe3-46ae-47f7-a77c-2db48f9d075e",
"id_employee_sec": "f4f550d3-12d1-480a-aa0a-27520507ccc7",
"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": "c8f34190-eaba-4aed-96ef-3684812a892a",
"comment": "sample string 7",
"id_user_open": "6629f90c-752d-4675-a833-2de98c9ea772",
"id_user_close": "2bdda522-0b9b-40ba-9913-de55c1b73afd",
"id_unit_state": "b9c09a06-a58d-4b37-93df-396fa58661db",
"id_pos_sesion": "6c1b0fb4-f82c-48c0-9d84-d150df402a87",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T06:20:24.8833166+02:00",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"commited": true,
"mt_employees": {
"$ref": "12"
},
"mt_employees1": {
"$ref": "12"
},
"mt_rooms_units": {
"$id": "52",
"id": "58ef8e8d-4594-4e4e-a1bb-81c44ddbd22d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "19e2fd40-9d82-4252-b559-84690ac9255b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "3a0805e1-e288-4097-924c-8315cbe67f69",
"locked": true,
"date_locked": "2026-07-08T06:20:24.8833166+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "8fd2ee54-86d6-412d-9e33-2849897a316e",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "9ceac8c3-83c4-482f-8116-2737af22f472",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5567f9b3-c043-408f-b942-2ab13e1640a6",
"name_pos": "sample string 6",
"id_image": "4e55c64f-bde9-4bcc-9d75-ef69df7942c7",
"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": "00234984-84ec-41b9-8f2d-5e8168d3cae6",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8833166+02:00",
"last_update": "2026-07-08T06:20:24.8833166+02:00",
"id_user_upd": "ba224a0c-0e7e-4339-af81-acf6a402d42f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "0eca0385-0c50-4edc-9332-8335f31818d2",
"id_room": "465df872-3b6e-4fb1-86ef-7dce300f171e",
"active": true,
"created_on": "2026-07-08T06:20:24.8842024+02:00",
"last_update": "2026-07-08T06:20:24.8842024+02:00",
"id_user_upd": "34e7fe8d-946c-4184-8d3c-1cb0642a45e3",
"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": "b2d8de93-34f5-4241-81f7-a9af93dd2067",
"id_room": "cabd6169-8ff7-40c9-90ba-206e12b2c3c0",
"date_in": "2026-07-08T06:20:24.8842024+02:00",
"date_out": "2026-07-08T06:20:24.8842024+02:00",
"id_user_add": "ebd97f83-7528-4f19-bc49-713ecdc1e11e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T06:20:24.8842024+02:00",
"last_update": "2026-07-08T06:20:24.8842024+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": "08f1e117-3d87-4395-8f76-9708637bc28e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T06:20:24.8842024+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"id_user_upd": "47f9b682-04e7-4906-a73d-6fe7181de248",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "3b1b783b-a4a4-4d48-8747-2f5d5a595bb4",
"id_room_state": "369c21d0-fb69-4fb7-a230-dd91d16294a4",
"id_image": "5064c703-22cd-4a1f-9f4a-155e9b00ccda",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"id_user_upd": "fb8583af-0db7-47bd-b118-f58904cd0548",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "a67f82ee-b9f2-40c1-9336-9a0a00f2c3ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"id_user_upd": "bdda1189-1552-4bc0-8ef1-46fb3d2207ef",
"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": "b7473497-7428-4f10-a7e1-00d4e2a91d92",
"id_pos_sesion": "dd6de8e4-b988-4f26-9853-60f915b15d54",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6581309b-ca80-423a-a432-7030f5b3eb18",
"id_room_unit_activity": "ff4e834a-c786-4194-84fb-41c1c3bce8ee",
"id_doc_sa": "af154b10-8591-4dd2-8770-3da333d2ef77",
"id_pos_type": "a0e3e6f2-6d52-43d7-9005-4555663bd8c1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d182681f-90ac-448b-8557-8a7b80a9865a",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "48"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "c6e51ecf-f7aa-416c-9004-e25999d79b50",
"id_user": "baacf81a-bcdc-41ba-a9f9-505710832c92",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "7783978a-fd36-40a8-b689-320e357a33e5",
"id_user": "36abda26-a7be-41f4-ad54-2415cdf645a6",
"date_add": "2026-07-08T06:20:24.8843621+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "0853c7c5-8ffb-437d-a4eb-44d1c52080ff",
"id_user": "44ec8205-70c2-41f4-9a64-fd4adc7d28cd",
"id_user_profile": "db70ee74-672b-4c66-9334-1eccd9ce1359",
"locator": "sample string 4",
"date_end": "2026-07-08T06:20:24.8843621+02:00",
"id_pos_sesion": "bf423936-a22f-4036-84b3-d05446e15c55",
"date_login": "2026-07-08T06:20:24.8843621+02:00",
"date_logout": "2026-07-08T06:20:24.8843621+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "63",
"id": "402c0102-b4a2-4636-971a-ab4ef3b792bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "384b83b1-270d-45ba-87e2-279d4d133b9c",
"id_function": "83162958-c1fa-4921-9750-9c1ae1df92bb",
"id_user": "af8184ca-0029-4d6f-8007-96cacef69f49",
"id_profile": "33298434-1246-48fc-8c34-dd719f43c380",
"permission": 3,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "65",
"id": "b8119af3-ded8-4159-8aed-f1e2ce9e6bd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6f1019f9-2cb8-483b-b8cf-0f68e2e324ef",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "40e4dc58-5998-468a-879d-d3a176fb5771",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "b4f3f6cf-2a2c-4bef-8f47-f27723184441",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "aa1c5cba-c107-4de0-8c0f-7aabc0d93ca6",
"id_user": "bba6568c-99df-44ec-a877-c148ffb59d81",
"date_add": "2026-07-08T06:20:24.8843621+02:00",
"destiny_type": 4,
"id_key": "2991a8ef-6b9e-4e7f-b236-78014db69b54",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T06:20:24.8843621+02:00",
"id_pos_sesion": "61de53fc-4371-4460-a2a2-de5affa968b1",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "82e1172e-f3bc-4949-92d3-767d3568caee",
"spool_server": "sample string 2",
"id_doc_sa": "af660692-8a39-4bbf-bae0-80ce1008cee8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"printed": true,
"print_on": "2026-07-08T06:20:24.8843621+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": "330725b8-515a-4a47-bd6d-2512796a3c6e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T06:20:24.8843621+02:00",
"date_end": "2026-07-08T06:20:24.8843621+02:00",
"id_branch": "bc347912-ace4-4db4-a0f4-5e282901b941",
"id_pos": "1bc1e060-42f8-4fc7-87d6-e802c6dc9a65",
"id_list": "585cf942-f26f-437d-ad83-793d64785758",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"id_user_upd": "02caf4fb-69be-4aac-94ad-db86550e5fd3",
"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": "1cf56d62-7d77-4507-99d4-e1721ddfcba6",
"id_pos": "f747a4bc-dc7e-4546-bf83-a894a43ad70e",
"mac_address": "sample string 3",
"date_end": "2026-07-08T06:20:24.8843621+02:00",
"key_access": "sample string 5",
"id_user_add": "f62ea0d0-0555-40e7-80a3-e3cc0846e489",
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "eb2afcf8-6061-4ede-b7d3-7eca6044f753",
"id_pos": "1a11a494-1cb3-4bec-8a26-086678d3aa6b",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "473807fe-fdf2-4459-a62a-56614ba1542d",
"id_pos": "e650480c-735e-4410-950a-89447cca6d8f",
"date_add": "2026-07-08T06:20:24.8843621+02:00",
"date_upd": "2026-07-08T06:20:24.8843621+02:00",
"date_out": "2026-07-08T06:20:24.8843621+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": "7790d25e-4171-4286-b77a-5eb835ed0b2e",
"id_user_add": "ae6b543e-9180-4249-92e7-fd7c912fe105",
"id_table": "7b065c1b-612c-4345-8678-b2a7a8cdf373",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "842a3a4d-539b-4e14-8364-3186a9f73560",
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"mt_pos": {
"$ref": "25"
},
"st_sync_tables": {
"$id": "74",
"id": "de3e6c6b-965f-498b-8a43-9dd4caaa1c92",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "e2877998-db92-494e-ba46-5da0c878fc3b",
"id_sync": "a3becb89-f6c3-4521-a84a-14401f4e3504",
"json": "sample string 3",
"id_table": "9fa6aedf-aa15-4fb2-b912-fcb22ad966f2",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "9ec4ec82-7c71-42a9-afea-45901bcdbeb9",
"id_branch_from": "b815bea7-d458-4ce0-8295-84c42b5914cc",
"id_branch_to": "5aae5ed2-8112-407d-b47d-cafb085252fd",
"type": 4,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T06:20:24.8843621+02:00",
"send_on": "2026-07-08T06:20:24.8843621+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": "b2df2bda-9ac7-4bda-b572-c573f6d24adf",
"id_pos": "36e75bd2-d54f-4df5-8c0f-cdb14f7d8f17",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T06:20:24.8843621+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": "fc524f4f-c76b-4c48-9777-77671b754eaa",
"id_line": 2,
"id_item": "4b44fa22-73fb-4bb7-9a1a-991f7eafba65",
"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": "9293322f-0807-4b5e-a354-b9eb9aa4e8f0",
"date_from": "2026-07-08T06:20:24.8843621+02:00",
"date_end": "2026-07-08T06:20:24.8843621+02:00",
"date_used": "2026-07-08T06:20:24.8843621+02:00",
"id_employee": "1a79550c-5baa-4b81-b9ed-ece24f3a8cbb",
"id_branch": "af766b85-6577-4fad-9ad9-587607104f21",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7fc049a6-fd1f-45be-a302-97bede747514",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "f4a880ca-fcaf-4696-82da-5b41f99ef65b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "6fdcdc20-b39e-4f15-b137-38797a3ec702",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T06:20:24.8843621+02:00",
"date_end": "2026-07-08T06:20:24.8843621+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T06:20:24.8843621+02:00",
"last_update": "2026-07-08T06:20:24.8843621+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": "639891c8-33e1-4574-a552-dedeafc74b71",
"token_id": "sample string 2",
"id_user": "975a3c9b-6da0-4702-aa10-e640c800644e",
"date_from": "2026-07-08T06:20:24.8843621+02:00",
"date_end": "2026-07-08T06:20:24.8843621+02:00",
"created_on": "2026-07-08T06:20:24.8843621+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": "1cf03012-d33a-494c-9a4f-ef2479bf2ccf",
"id_room_activity": "892fb8a7-2270-4c2e-a340-4e08b5a2d016",
"id_pos_sesion": "9ec454c1-353b-4f5f-9a72-0ad69d984e24",
"log_text": "sample string 4",
"id_user": "5af825dc-892c-4307-8903-ed648f23419e",
"created_on": "2026-07-08T06:20:24.8843621+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"
}
]