POST api/Mt_Prices_Rules
Request Information
URI Parameters
None.
Body Parameters
mt_prices_rules| 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 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| by_amt | boolean |
Required |
|
| by_pcg | boolean |
Required |
|
| ap_amount | decimal number |
None. |
|
| ap_percent | decimal number |
None. |
|
| ap_price | decimal number |
None. |
|
| ap_price_min | decimal number |
None. |
|
| ap_price_max | decimal number |
None. |
|
| id_branch | globally unique identifier |
Required |
|
| id_pos | globally unique identifier |
None. |
|
| id_list | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
None. |
|
| id_item_type | globally unique identifier |
None. |
|
| id_category | globally unique identifier |
None. |
|
| by_day_week | boolean |
Required |
|
| use_mon | boolean |
Required |
|
| use_tue | boolean |
Required |
|
| use_wed | boolean |
Required |
|
| use_thu | boolean |
Required |
|
| use_fri | boolean |
Required |
|
| use_sat | boolean |
Required |
|
| use_sun | boolean |
Required |
|
| use_hour_ini | time interval |
None. |
|
| use_hour_end | time interval |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_categories | mt_categories |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_prices_list | mt_prices_list |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "fd2690f8-531f-4a75-8285-acf220e8d91d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:00.4109953+02:00",
"date_end": "2026-09-06T06:47:00.4109953+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": "f7bfbe4d-d5d3-4bf1-9bc8-170bd4d62c21",
"id_pos": "73f1dddf-a628-40df-b2bd-e5bec25559e7",
"id_list": "b70f4dfa-d66c-4e7e-b697-dc026d1c234f",
"id_item": "0db204f3-70dc-45da-97c5-8fd043baeb8b",
"id_item_type": "dfefe895-b820-47f5-95c3-f0816de61dbc",
"id_category": "52a4b0ea-a478-489e-967a-461825329d01",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "c2c4be76-4c51-41f2-a9ce-93a2438345f2",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "8c088949-0a5a-4df3-9b3b-1cdf1b2c51d8",
"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": "be37630f-9b68-4e0a-8e76-bf8bf55ac0f9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "bc54b288-ee19-40b7-93c6-c25edd7c3099",
"commited": true,
"st_images": {
"$id": "3",
"id": "dedcea1b-b768-4825-8156-4c642b4afbd2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "17b66b8f-fc2e-468f-819f-2a36dceef898",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "1ea54600-b193-4b1e-b205-490d4bfe044e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6c2fe8fc-b372-4587-bd74-2ed389826a50",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "ce7ceb21-f52b-448e-a8c1-eb4b3f800a9b",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "b72f2b0a-30af-4f8d-9072-ba7f4d9876ee",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c8595ceb-f010-4697-b757-a9a675c29a74",
"id_item": "bc14176d-8de2-4016-90e8-bf608e616554",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "650cdff3-4685-4b5d-ba78-cdf957fbd92a",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "eb75c68d-81a0-49f4-94b9-6c26149c94a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "bd407aab-d7f4-401c-9250-c09ba00e95f5",
"id_unit_sec": "cfe88382-5e94-489a-b7ea-b7fdf2fa5231",
"id_brand": "2f81b35e-b656-4980-a1f3-cfb06d4d5373",
"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": "e9fe813d-7c18-4396-9833-36b2e2573510",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "ebdac3d7-4400-4785-8113-e41599e52caa",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "b75dfc74-4efc-4d7d-b2e2-53cd47fb028b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "0a0afa95-4504-4f8d-8c6a-a41f8f1345fe",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "c734a97d-3e7e-40f4-8fb9-c63f5c601d99",
"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": "6ccdda9a-117c-4baa-8bfb-82491cc0d817",
"view_messages": true,
"id_image_photo": "b1b4f943-3b25-4aa7-b61f-3b4889705ada",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "33c02c9b-424c-4a5c-8dc8-d8b7fb6905a2",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "3789146f-847a-44d8-892b-ecba80a788d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "36d88bce-28a7-4cc2-b616-ff3d08ce07e6",
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "23a5fbe1-0f61-473c-acd9-a043484b69f7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "196fb30b-12a5-4d9a-af73-b9dd8769a64d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1de2a2b5-20a7-4c9e-9a05-91c5b08740bf",
"id_zone": "b823e4fe-cc1a-473f-83c1-0557b4e14f35",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "9fd60b2e-80b3-4160-9f5d-5657a74c7cab",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "50a4ccec-3df8-4ae4-b0c6-02f06dbc24ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "73f3e489-3a10-4a90-8c88-36392721c3f9",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b1388110-8e7a-4a6e-8931-a928d3c630fb",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "64815e32-9fe3-4b0d-a7a9-da38b5870a61",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "45301282-62c9-444a-9a5f-8558f592313f",
"id_cloakroom": "3c34f3fa-cffe-4c8c-b68f-803385b5d167",
"id_pos_sesion": "a721ff6e-524a-4b1e-927a-12ffcad9bd9c",
"unit_id": 4,
"date_open": "2026-09-06T06:47:00.4109953+02:00",
"date_close": "2026-09-06T06:47:00.4109953+02:00",
"id_doc_sa": "444d365e-0b24-4095-b7a6-63fe6eac9903",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "034bfa03-4507-4d56-b725-46247227630d",
"id_pos": "b6c1a2d3-842e-488a-bf47-605d07353cd0",
"id_doc": "8f6ea242-d930-40d9-89ea-60e5320ba9b3",
"id_branch": "a74c376b-312e-471d-b39a-be2de2f013df",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:00.4109953+02:00",
"date_tax": "2026-09-06T06:47:00.4109953+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "883d97f2-c30d-49d7-a60c-ef30a9ff8a32",
"id_relationship": "00a1a675-fcb1-487f-a004-87c36825648b",
"id_loc_from": "67e56f9d-3c0e-4321-9490-fd282e642940",
"id_loc_end": "b6c5f3c9-546b-4a10-b853-9e981a1f4780",
"id_user_add": "3346789c-1a45-4c73-840f-27914e4fda23",
"id_user_upd": "70121f1f-61ff-4142-bd95-1075961f4ef7",
"comment": "sample string 12",
"id_pos_sesion": "0de51e2e-fcbf-40bc-aa45-845dd6866b59",
"id_room_unit": "0d316954-0d22-47a4-99b1-25fe3a078351",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c15bbc14-b8b2-45b2-8d5e-09f031da41e0",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "cdca4f80-36fe-4eb9-bbb9-b80ce7fb42a8",
"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": "9dd61ac7-58fd-46a6-8271-c72270f0fd3e",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "c7b4d044-0712-43e1-89de-91bc58395ada",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "0525aac5-9daf-4ca7-873e-6772c603df44",
"id_pay": "df7fbf2b-590a-407b-8196-a3ad632fb326",
"id_money": "b62d3c92-2499-4653-9600-30854f6741a2",
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "ccb7a537-2953-4aa7-9456-d2ed54024074",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "88d872dc-e105-4f4e-8c7a-2c8b849bdc45",
"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": "b4a5a2e8-9297-4d36-9670-01645012480f",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "88a14919-2599-490f-a1ce-475541e4b7ad",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "f5c8692d-c957-4086-bf23-2d66a991faf2",
"id_money_2": "73203448-b3a4-4251-8bc4-0a6dd22545c2",
"date_from": "2026-09-06T06:47:00.4109953+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "276c1dd5-1ad4-4703-ab18-913fd2e1faab",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "11700811-2416-4666-9518-2e3d469aed80",
"id_pay": "b91b2bb8-40ff-4724-a832-6ca074f3e41e",
"id_money": "23b924b2-4425-4e2a-8855-bcfe508a4f0d",
"date_cashflow": "2026-09-06T06:47:00.4109953+02:00",
"coefficient": 5.1,
"id_user_add": "ac81bee3-aa63-456b-be51-eae521349899",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "17b942b0-ced9-4b08-bebc-e246e9d900ad",
"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": "9298408e-3b27-4ed6-94a4-3998ecc0bd91",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "8ec9e750-8355-48a4-ae71-a49e70bdb3f7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "5f0077eb-b71c-4e3c-8f5e-aee50e291bf2",
"id_line": 2,
"id_pay": "4aa14604-4f8c-43f1-ab6e-f2aa9d2e2c29",
"id_money": "716b18b7-97eb-4ddd-88ee-a56a7144f161",
"coefficient": 5.1,
"id_voucher": "5cf9f7a9-921d-4764-bfe7-df8a16e6fe4e",
"id_employee": "4d5e2e9c-09ca-4e5e-8736-b6498dfb3c19",
"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": "e4d879b8-ee87-4623-9ddc-9c7e88b11128",
"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": {
"$id": "21",
"id": "b26cb598-c720-4c94-ad8b-c0e6f5514171",
"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": "4d114f21-4512-46d5-aa8e-f94d0532c11f",
"name_pos": "sample string 12",
"id_image": "3f80df63-879e-4315-9bb2-d08155418fde",
"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:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "a04bad79-4411-4055-999c-c146ef3e9753",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6da4bca6-60d6-4a19-82a9-15558acb68b2",
"id_branch": "5ef4cec7-a356-4416-871b-9c70ebc7bf05",
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "2e070ef6-a245-45f8-838f-73ad47236c3d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "cbdb1465-9157-4515-87c8-4962b6c5bcb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "c35a0fb0-1cd7-4143-81f5-e12f3394a7a3",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "828b5ed8-58ac-451f-8498-a8c23551647c",
"id_line": 2,
"id_item_sub": "77a6454d-7034-4b24-b65e-5859c80cfa5f",
"qty": 4.1,
"id_list": "0e4a1e71-805e-4fee-b71e-6da296d75a74",
"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": "a57d5b87-5d06-4f84-83fe-44ba18c69179",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "9b7ead28-3459-440d-a114-eba7539e1c7e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "14069043-09c2-490b-bc8f-1582c1e0c3c9",
"id_user_upd": "ca204a3e-9330-4c14-b777-e92c6c556b7c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "96eda0f9-d1c3-4b45-8717-ad9c004b2f8d",
"id_item": "3c72d876-35ba-4e04-8698-a3c9b2d4a3b4",
"id_item_type": "4e34943b-ad87-4c97-83f5-689f7b8ac163",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ff6c374a-3b0a-43f0-8938-399c961108ff",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "929b5891-1fe6-4840-b1f2-d921b7a1c796",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ad66543d-d20c-4d1e-9966-6769a0eb42da",
"id_item": "e8475de0-789e-4eeb-9b7f-ad45106c56d4",
"group_id": 3,
"id_unit_ref": "74f452e2-27ef-412f-afda-db56a808f723",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "87ade268-90cd-4be0-b455-2604fe632963",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3208fad8-02b0-45bb-b654-8473c4ab4084",
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "3aeae7c2-7ea2-4d28-853b-64075c8b0662",
"commited": true,
"mt_units": {
"$id": "28",
"id": "1f82399d-a750-4206-b186-589105f4fe1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:00.4109953+02:00",
"last_update": "2026-09-06T06:47:00.4109953+02:00",
"id_user_upd": "51993676-89b6-453c-a5ac-2bcf0ba64a16",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "6e6884c1-6fa5-4fdc-935e-733b3f98ba65",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "586b0b79-ae2e-4f7d-8695-012d149fdbf1",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "59abdb7a-ad6a-4301-a14a-68a23c641558",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9473c603-e59a-4cfc-95bd-70083fb7d866",
"id_line": "0902ba21-92fc-4a15-a54c-9cdf009a5ed8",
"id_category": "af2cccb7-681c-4c38-b639-4c89b6202f5d",
"id_item": "d9ddf271-641a-4d98-8c08-c228484e268f",
"id_item_type": "eba2e5eb-55d9-4a94-aa59-72518165ba4c",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "0e505423-5d28-4d1e-8000-1c890b55db3a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"date_used": "2026-09-06T06:47:00.4120885+02:00",
"date_sesion": "2026-09-06T06:47:00.4120885+02:00",
"id_employee": "a5419023-b737-46f8-962d-6411e56593ef",
"id_branch": "58a51af7-b798-4c2d-a03e-d841e314d9c5",
"id_voucher_permision": "499d6ae2-4433-40fa-9d7e-ac52f452e5e5",
"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": "762edaf5-16d6-477a-929a-d82ebebe6149",
"id_user_add": "6c687564-6037-41a7-ad26-667a2fd93d4c",
"id_doc_sa": "bc56eb04-cb63-47c8-888d-5d29348bf1af",
"id_item_sub": "a964cf64-416b-4aae-9c47-9b570498fb5d",
"id_pos_sesion": "60611616-71b6-4a68-bb72-cf7c3c326ab8",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "10103463-4ca3-4e3e-9ee4-5113d5d924cb",
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"date_used": "2026-09-06T06:47:00.4120885+02:00",
"id_employee": "aca2b876-8896-4c4a-ad80-0eb37f88289f",
"id_branch": "e46dba88-0f9c-49f3-822e-ad1bec03a013",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6e11801b-f48b-4c0a-8bf0-3081f5eb0b2b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_items_customs": [
{
"$id": "33",
"id": "c34fdf42-a4cb-43aa-8698-05a7ac0aba70",
"order_id": 2,
"id_item": "fe798ac3-be1d-4fcb-8bc5-1feec3600362",
"id_item_type": "7e71db87-b620-4b11-b84d-267e10917268",
"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": "f43d56cf-3e67-44c0-ae21-c4f612777115",
"type_item": 11,
"id_voucher_json": "37209032-f739-4483-b2df-ca4255bc548a",
"count_voucher": 1,
"id_category": "e2743348-ca65-4e64-9210-93f232502c7b",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "09d9e3f9-088b-49f0-83d1-a730ca090362",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "f7dab5fb-48a4-4e90-8022-aae58e18678c",
"nro_sesion": 2,
"id_pos": "34e539ae-17ea-4186-87c8-b3c7f2d61108",
"date_tax": "2026-09-06T06:47:00.4120885+02:00",
"date_open": "2026-09-06T06:47:00.4120885+02:00",
"date_close": "2026-09-06T06:47:00.4120885+02:00",
"id_user_open": "b5150d7e-944e-431e-8e79-993c3eb2981b",
"id_user_close": "cdbbebac-ca25-472b-a066-e5cd4875ae30",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pt": [
{
"$id": "35",
"id": "4b25fb21-8962-4d26-b675-1ba3c7297d3a",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5a6967cf-4062-420e-b586-7011e89cbf8a",
"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:47:00.4120885+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "60030243-1f07-45b1-8907-c333a7524b42",
"id_room_unit": "27f2110b-9def-4dd8-8570-a5247c69d992",
"id_room_list": "7a3aa5bf-0310-40a4-9c58-14dd2282191a",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:00.4120885+02:00",
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"date_open": "2026-09-06T06:47:00.4120885+02:00",
"date_close": "2026-09-06T06:47:00.4120885+02:00",
"id_employee": "e2d2db9c-5f98-4159-a4a2-da17fbd3bcab",
"id_employee_sec": "32409283-8145-455b-9a2f-83be4e55c671",
"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": "e2d7d7ba-0fcf-4cd4-9b29-c95e4897458c",
"comment": "sample string 7",
"id_user_open": "b7d53f36-6d7c-4ae0-b582-cf2ddfb4b25f",
"id_user_close": "4ae91190-e140-4c77-998a-2b187dfd97d0",
"id_unit_state": "99771704-03a8-4bcb-8765-4317820ea4ad",
"id_pos_sesion": "8c9250ff-bbfd-4cb6-92d2-15f64df45d0b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:00.4120885+02:00",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "d6bae6a0-1ac9-44b1-96ba-194acbdc16f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "2a4c6c8b-641b-498a-8c47-419776811d52",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "699e36a7-2076-4f21-8d31-68b75a335628",
"locked": true,
"date_locked": "2026-09-06T06:47:00.4120885+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "d414b5f7-f569-401e-b15d-8a0271390092",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "1f441ef9-010e-4907-bcdc-c59c953f3d90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c3622096-7780-41c7-8313-1fdaf71cae2c",
"name_pos": "sample string 6",
"id_image": "380882e6-a40d-4f27-9346-1169670aefe2",
"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": "19247952-5470-4482-8565-c4111fcb73b7",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "d9e74ed2-475d-44d3-90fd-a00c14501c74",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "f7fcc3c3-deee-4a85-afa1-ee3f71f004c2",
"id_room": "1a866bcc-7dbe-45f1-9d16-5bf900ded3e9",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "04bb6f95-b4e2-4f7c-acc9-c916f1434a34",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$id": "40",
"id": "04cd2b9b-462d-49d0-93b3-e04834480b60",
"id_room": "d87499df-0e84-4f51-ab50-e0e24270873a",
"date_in": "2026-09-06T06:47:00.4120885+02:00",
"date_out": "2026-09-06T06:47:00.4120885+02:00",
"id_user_add": "6bb9b6b6-6797-49bf-b60f-b738884f31ef",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$id": "41",
"id": "2f5116f8-72ca-43dd-ba9c-c87a47d2126a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "aa0533de-fae5-4659-ad80-e0d41fa78731",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "0b9931d1-d939-4797-ba1c-e26762bc9596",
"id_room_state": "ef366488-ce70-4fa2-bef1-02322ea8b787",
"id_image": "e90a8319-f37e-4a8b-af1a-5ccfb58a3026",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "937c97a9-a679-4399-895f-6c610120ab96",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "eef44106-896b-4803-9712-aadffb8bb7c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "a5529bc0-326c-4f6a-b671-89b8a183713d",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_types": {
"$ref": "41"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_states": {
"$ref": "43"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_list": {
"$ref": "40"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "44",
"id": "b98f7aa3-0f03-45ae-a06b-45924289a272",
"id_pos_sesion": "3151d51d-dc6a-4055-bdb7-34f97812577a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1260f71c-c21c-424b-be12-8c86e5e24ae4",
"id_room_unit_activity": "667d3524-e005-41f4-8d5f-649990af1a47",
"id_doc_sa": "1685c797-d48c-40f5-b5f4-cfe4ea8a6a1a",
"id_pos_type": "6b12a597-533b-4ccb-ab9d-5d6c0546d307",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3e9c9061-8574-416f-b557-e39ee2323d1d",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "44b168cf-fa90-49dd-b98c-c0c1d9e65faf",
"id_user": "2ba5b986-e61d-42e1-a5f8-34751f1abdec",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
{
"$ref": "44"
}
],
"tt_pos_sesion_users": [
{
"$id": "46",
"id_pos_sesion": "69fd2582-7ef4-4106-97e4-fbe3c7c1fe72",
"id_user": "403c5875-31aa-44ac-85ba-998eb01acf3e",
"date_add": "2026-09-06T06:47:00.4120885+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "47",
"id": "b12fa1d2-f305-4738-b957-3eba6edc91a0",
"id_user": "78f27e97-15d2-49d9-9cc2-80a6d7d2a043",
"id_user_profile": "0c6d9514-486a-4733-a89a-1fc8b2d901ec",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"id_pos_sesion": "5743387c-cbb8-463d-9579-2004a96c7307",
"date_login": "2026-09-06T06:47:00.4120885+02:00",
"date_logout": "2026-09-06T06:47:00.4120885+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "f58d0ec6-5272-4aea-bd0c-b649d979a1ca",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "6caf67c8-ea2c-494f-9de4-92f97617af11",
"id_function": "d07bf2cb-29a3-4ce9-8ab0-889709c89d92",
"id_user": "0d2e13af-bdbe-4bcf-bb80-bd7671d8b8fe",
"id_profile": "6c488828-f686-46a8-a73e-80dba59588a6",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "97bf2382-e001-4d12-893f-f5a8e89e9a78",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9509aee7-c107-4889-a277-660b1c628776",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4107d93a-3941-4621-a9b2-c04abc41ddc2",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "6ecaa450-5481-46e4-9897-3debcb9e1bd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$id": "52",
"id": "9035167d-90f5-40b7-a938-6bc844efb44f",
"id_user": "24f8fc06-f6f6-41e0-a98f-0930767fbd08",
"date_add": "2026-09-06T06:47:00.4120885+02:00",
"destiny_type": 4,
"id_key": "6ed72b8b-e8bf-41c7-a0e9-d7dfbcbe3b2c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:00.4120885+02:00",
"id_pos_sesion": "1a5b4095-bbdc-4bda-aee4-c7ab504dd01a",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "c058624e-b89c-42e0-b9b7-690987db54cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "a562f554-4c76-4253-ada1-fa5e6425946c",
"id_doc_print": "f5c8e387-056b-4aac-bd68-a7ef70cf7e15",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "ff5683e2-2afb-4b72-8054-28841249b921",
"id_item_sub": "67520f4f-ff9b-4bb7-98ce-d2b4eca20b29",
"validity_date": "2026-09-06T06:47:00.4120885+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "8169e5b7-82a5-4de5-9683-13b90292d57e",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "2436c141-ec31-44bf-bc39-afb5cb7bade2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0f9972f9-aac5-412e-9e73-5ee6072cd3eb",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "eff83585-c91b-4a47-89de-d215f1e5e218",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "ee57873a-3551-414f-b632-dd0555b837fa",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "0e3bc98a-d834-43f5-b981-51c379360b3b",
"id_pos_type": "7559e9e3-d20e-45c5-bbc7-adc5790dd73b",
"id_price_list": "fb99473e-c2b9-460a-bfff-864db24a6046",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "33ee3e16-1c11-4031-9cf8-34ceb31c64e3",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "4f598122-2e98-4e7d-a04d-450b57d46d11",
"id_pos_type": "fe3fbd9d-d800-4dbe-80bd-c8e76c3ccdb3",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "94d0ef68-3e1e-4d5a-b117-4029b4747808",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "f806fd85-513c-41fd-a613-54866bea8457",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "59eaf0bd-67e5-46d4-8fb1-7cb5dd991b3c",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "2256bb8c-00f3-4132-a8aa-00e2dd567d8b",
"id_branch": "7e47a81b-2bcb-4aab-9ff5-13f0958efc0d",
"id_pos_type": "54452624-3188-4398-86fe-ba0fd0cbc146",
"id_pos": "643aec1b-6353-4616-be6c-adc4de25fc2c",
"id_item": "ee27c994-a03e-42f1-8e5d-85d6ae6cfb11",
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "a643da99-08c8-417b-8589-8e369be3c2c2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "59"
}
],
"mt_pos_doc_print": [
{
"$id": "60",
"id_pos_print": "fb81a8a5-412b-48f4-bfae-8bb42a5d8d1f",
"id_doc": "364638b1-d618-4db6-80c8-56911303ba1f",
"id_pos_type": "772bcc57-3f05-4fec-b43c-8b6d21afa3af",
"id_doc_print": "9f8e1bd1-540d-4131-b5cc-6e9db63f7f80",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "8a33ccc8-77ae-4803-a6b4-d9f2aa8a3eb1",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "ff138b37-ce1b-45cd-9e30-ea49e23fced4",
"id_pos": "b3902c93-fd91-413b-82b9-ba168f03d968",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "62fdd2c5-518a-4f20-a0d2-cf8e0de1469b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "58"
},
"st_doc_print": {
"$id": "62",
"id": "e0d75769-72e1-49f5-9543-77545328a138",
"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:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "2e001407-fbe0-4455-9b93-27dcb7165990",
"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": "62"
}
},
{
"$ref": "63"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "56"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list1": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list2": {
"$ref": "55"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "9377e352-b578-4dd8-bd0c-7f557226154b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"id_branch": "28c8a4bc-286f-4daf-b810-8b7d224ac86c",
"id_pos": "c6625e42-85b2-4bb8-b1e7-fec50fff797b",
"id_list": "d7bed022-8e9f-4f4d-b540-149842f10902",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "3662bd39-b76f-4527-9807-4514e92dcda8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "6f0b6105-0881-48a4-82da-1c79a0d6209d",
"id_line": 2,
"id_item": "59bd26d5-fb7c-4a07-b7ac-f7cf6f6bfb12",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "c9091851-7a1c-4921-8c2c-52fd8a99f592",
"id_doc": "73fa6083-bb06-4611-a21b-ff80c1445cb8",
"value": 3,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "6917de8d-904d-49d9-999f-62cf0e2d37c1",
"id_pos": "acc63d8b-b53f-483c-bcce-b6431e88049b",
"id_doc": "92a26e00-7fe0-43cb-93b9-132030c1ead5",
"id_branch": "e6cf2396-28a6-4722-be4f-c30f469909b8",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:00.4120885+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "65942ba2-17c6-4cc8-b934-bc5d8bb4d4bd",
"id_loc_from": "6fb09423-7923-4b42-9c1e-885c866be3e3",
"id_loc_end": "08ca01d6-88cf-4f0a-aa9c-02d4a638bb42",
"id_user_add": "aa74f371-79d4-4e25-b43a-5ce470c9ba99",
"id_user_upd": "dea6687b-b1a5-4074-bb36-d439c06f4351",
"id_pos_sesion": "4b9183d6-e412-4b2f-8434-7dbb54319871",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:00.4120885+02:00",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "698f8f89-36db-40d0-b672-e9980a4281a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cf439238-bec3-4cd6-bdab-40c978990610",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"id_user_upd": "4dc373ed-7d7c-4060-918c-dcaf21443baf",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "f2316c3f-c7df-412f-9004-8ef7c0aec93b",
"id_item": "3d5a95ac-c2f8-4e36-918c-9f552567ae9a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "426dca36-cb75-4912-b13b-bd1db411f87d",
"id_line": 2,
"id_item": "19619ff0-e0e0-4061-9888-60aeb5b132ba",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_units_activity": {
"$ref": "36"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "975d8b65-4f33-4696-a974-49585368d94d",
"spool_server": "sample string 2",
"id_doc_sa": "24f1ecb1-c934-4151-8b03-a61f885c8958",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:00.4120885+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "a07d3759-7b75-42e5-af96-9b330ca8a6fb",
"id_pos": "9cfe939a-e1a3-4185-9be1-9c07fb58134a",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"key_access": "sample string 5",
"id_user_add": "2445a14b-d6b8-42f7-af20-408f7812a35c",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "13df904f-1b7a-4068-a0cf-355d2f3eed26",
"id_pos": "b09fec98-608a-49a6-b21b-ae7ce144ca29",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "e2f0c993-b751-4648-8c32-91a97e071866",
"id_pos": "7d590910-58f7-4967-b03e-e67defd1730b",
"date_add": "2026-09-06T06:47:00.4120885+02:00",
"date_upd": "2026-09-06T06:47:00.4120885+02:00",
"date_out": "2026-09-06T06:47:00.4120885+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "006bd68c-025f-4a76-af65-c532ee917b45",
"id_user_add": "972472e7-65ed-43ca-be0e-31e9cf7d19f5",
"id_table": "e6bf598a-199e-4ce5-9ba5-d32cf810f4e4",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "aa868535-bb19-429a-a53c-d07ebbfbd296",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "9e36de20-2a53-4683-827e-9c897e71725d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "2ae85202-48de-4004-b3fd-990eba7fc21d",
"id_sync": "46e33b62-eaa2-4a1d-a707-a583e8a12935",
"json": "sample string 3",
"id_table": "a55b5f73-d91e-4512-a04b-5f2d2ee037a8",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "77996de1-3609-4480-b52a-05c64fc89cb8",
"id_branch_from": "bce56890-3548-4a2a-b807-901efb772dc1",
"id_branch_to": "9c0173a4-b96a-4cb9-8e2d-3475e6d0099f",
"type": 4,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:00.4120885+02:00",
"send_on": "2026-09-06T06:47:00.4120885+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "a517a702-21cc-4827-87c1-e809400f0f41",
"id_pos": "08f4bbf2-ed49-46b7-929b-0b7d06ba52c1",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "9da60fbe-c9eb-4797-861a-62d6f81026fe",
"token_id": "sample string 2",
"id_user": "99ea7c0c-b4bc-4233-b03e-d42e00fa5d98",
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "a3c60e8b-e9f2-484c-a6b5-e7731b5491c8",
"id_room_activity": "b62e867c-93f3-4695-82ef-6a9ce0e26618",
"id_pos_sesion": "a1af7a56-625b-44bd-a969-14fe0f500ae0",
"log_text": "sample string 4",
"id_user": "57dba159-0aea-4a3f-9968-61fe01ab24a8",
"event_type": "sample string 6",
"correlation_id": "3582ccb5-8771-4c42-84f1-519f16823618",
"id_room_unit": "58810918-f30e-4546-a324-d6a0f8a84c63",
"id_room_unit_source": "570d9e14-0f08-4737-a05b-6e7fea044c0b",
"id_room_unit_destination": "3386551a-2f3a-429e-8f21-eef20d855fcc",
"id_room_activity_related": "d772f126-9642-48e0-8ad7-a26e172495f3",
"id_doc_sa": "3045cc6f-5b96-4480-a55a-587015a9b8ba",
"id_user_authorizer": "3ddb783b-89ed-43e7-af6d-05609ade11ff",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users_profiles": {
"$ref": "48"
},
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_images_types": {
"$id": "82",
"id": "78783f66-2fb9-46d1-9724-586d5dec7fe7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "a41f5906-1d5f-432c-850b-dc4c6f7293aa",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:00.4120885+02:00",
"date_end": "2026-09-06T06:47:00.4120885+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:00.4120885+02:00",
"last_update": "2026-09-06T06:47:00.4120885+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_prices_rules| 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 |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| by_amt | boolean |
Required |
|
| by_pcg | boolean |
Required |
|
| ap_amount | decimal number |
None. |
|
| ap_percent | decimal number |
None. |
|
| ap_price | decimal number |
None. |
|
| ap_price_min | decimal number |
None. |
|
| ap_price_max | decimal number |
None. |
|
| id_branch | globally unique identifier |
Required |
|
| id_pos | globally unique identifier |
None. |
|
| id_list | globally unique identifier |
None. |
|
| id_item | globally unique identifier |
None. |
|
| id_item_type | globally unique identifier |
None. |
|
| id_category | globally unique identifier |
None. |
|
| by_day_week | boolean |
Required |
|
| use_mon | boolean |
Required |
|
| use_tue | boolean |
Required |
|
| use_wed | boolean |
Required |
|
| use_thu | boolean |
Required |
|
| use_fri | boolean |
Required |
|
| use_sat | boolean |
Required |
|
| use_sun | boolean |
Required |
|
| use_hour_ini | time interval |
None. |
|
| use_hour_end | time interval |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_categories | mt_categories |
None. |
|
| mt_items | mt_items |
None. |
|
| mt_items_types | mt_items_types |
None. |
|
| mt_pos | mt_pos |
None. |
|
| mt_prices_list | mt_prices_list |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "dbc905f0-4928-43a4-8537-4a00982ae027",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+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": "33c8fcf1-e2fa-498c-8940-f3113b5d5772",
"id_pos": "fa85d27a-4e3d-4842-a6d3-5131945738c6",
"id_list": "e928c8f1-d788-4960-87ce-551cae789469",
"id_item": "f14eb103-98d0-40ac-bc50-e9f916f270dd",
"id_item_type": "2d1d31f6-7796-42d1-b083-2b487f029052",
"id_category": "00d9a3d6-0a7d-4129-9bb2-e57f0e18a4eb",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "26ed2f16-d3c5-4d92-9b01-9ef9c8393697",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1d10a2dd-e55f-4d97-8f09-110f07c41365",
"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": "6dd6b588-494c-43e8-b833-d59e7ebc1440",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "2c998ff8-8277-45ff-b864-79c753a3d1e8",
"commited": true,
"st_images": {
"$id": "3",
"id": "c1c9d4e6-6f1a-48f3-8c1e-b9ea418d06d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "cad7091b-9f50-4518-8a3a-4cf6aa159051",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "5aa9f671-2235-4b9d-9f2d-7dc3c57ee763",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "abce7031-bb70-436b-afe8-a05563f7d752",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "2cf0aa7c-07e4-4627-bfa7-ba9f8432d6a9",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "172b0b43-b042-4469-b13d-eb60d2736938",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "5c3dcc00-bf99-4188-becf-4b57edab26ea",
"id_item": "23928d77-c5da-404e-913e-e438d85a496b",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "db082fad-ec5b-4187-966b-ac7f031a3ca7",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "e592a0a0-10c7-450a-b20d-3631ad3d816f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e12ac7b8-64bf-485f-864c-a0ff7ec41cf3",
"id_unit_sec": "1eb23f6f-4b76-49bb-8512-628c1c70bf3f",
"id_brand": "23f1cf18-36e1-434b-a576-21f831fe8c2e",
"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": "95dc5de7-1e4e-48e4-9db4-2c90fa8f7129",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "980ea46d-e109-48a6-ada6-344c258ff84b",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "d821274f-a06a-4e14-9c0a-7185dd419d7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "8aa93182-a29e-466d-96b2-32b0deaf9963",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "f7e2f128-7406-401a-9633-3bc647acd8b7",
"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": "2a3403f6-d55e-4d58-aa1e-a305a7911da6",
"view_messages": true,
"id_image_photo": "e17a0177-a444-441e-a936-e7dba60a2e2e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "49f31413-aecb-48cc-81e5-cb29fd35b832",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "f803de9c-3edd-45b0-b306-5d88b2465bdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ebbbbd5c-2c23-4aba-8c68-10ef41974e1f",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "b01a21d7-1205-44c7-b970-b346e1c6e737",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "40cde154-b117-49c5-99fa-185b3dac0192",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3737f790-e0e8-43af-8765-7b7ea4453c6f",
"id_zone": "04ddb739-c20c-489b-ab60-cda4c5d10b9d",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "a3794c0d-ced7-4863-bd6a-1e150bfa06e0",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "b0691a16-d9fd-4228-b414-4594b2fae119",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9e89d2c7-e9c9-462b-9c4e-9280d1563c47",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "dd6fb099-5e29-40ac-98c6-acd801e2b16c",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "73b23f57-b1c7-445d-b8d0-37437bf3eb15",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "a075be3b-0b0f-4e20-9c17-c33249574435",
"id_cloakroom": "7e8cb423-a244-4467-8f26-8d6769626a84",
"id_pos_sesion": "0251a32b-62ee-40e0-a324-311c2584ecdc",
"unit_id": 4,
"date_open": "2026-09-06T06:47:00.4160941+02:00",
"date_close": "2026-09-06T06:47:00.4160941+02:00",
"id_doc_sa": "c61c1a25-a756-49f7-ade4-28bcfa127eb8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "6d8c8a07-aeab-46fb-bfa0-c3df6bc0c2d1",
"id_pos": "b92e9026-03b3-4bf5-87eb-883d71b7db04",
"id_doc": "e5125ecf-440f-4073-bfc0-4cb8e016614d",
"id_branch": "ec715fc2-4aa7-4171-8ffc-538c1f553899",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:00.4160941+02:00",
"date_tax": "2026-09-06T06:47:00.4160941+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5baf31bb-d3a0-4d29-83e2-5d9cd3a24410",
"id_relationship": "6627bdf9-7fb5-4987-9fbe-aa83732f15b1",
"id_loc_from": "c3f13526-0bdc-4c3d-93bd-80fea6f8ee60",
"id_loc_end": "3b5aa265-d705-4fc3-bf67-e99f59e1b675",
"id_user_add": "e11a22f5-a9ee-4a00-a4ae-7d79d09fe2d9",
"id_user_upd": "8d6c32ae-84c3-4e22-9e9d-949f1e9d67fe",
"comment": "sample string 12",
"id_pos_sesion": "0335f2c9-896e-4f82-85d7-84afbd2299af",
"id_room_unit": "6b571f58-c91a-417a-9f44-59db5f5988bb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7c3a3a4e-e8fd-4a36-b2fb-b88e2083b09d",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "71328cdc-a0dc-4eee-884f-9a804c85ce0d",
"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": "1bea1f8b-283a-49ea-9b71-7cfcd2733cf8",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "b6fef0de-bb83-44ff-b37e-36a8e0b97b82",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "3794c137-a9ca-41c0-bdc3-a2adcb939fa3",
"id_pay": "bc6e5422-048f-487b-bf18-e19397a9180a",
"id_money": "2ef61787-dce1-4476-8b4c-3494c76e6b42",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "19a5a4d7-6968-43dc-98e5-a9c005cdde2f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "e803773b-e8bc-4674-88db-8626dc90340f",
"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": "22a83905-6949-4c2a-a525-0963937eb7dd",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "9084fcba-6142-465d-ad02-864b844ed686",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "edd21c03-13ef-4b31-8ca5-2a817d15370c",
"id_money_2": "529c1ef4-77cc-45b4-86c6-aa87190d3e1a",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "7a13c447-3ff5-47ea-a12b-b9e5a9d2894b",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "32d1b2b4-b7a8-46c5-aeba-2d841c9510ed",
"id_pay": "7f0231f2-c00a-4c43-bc37-a433b5a54156",
"id_money": "7c203ac2-c1a3-4e11-aef7-d5541bb145a0",
"date_cashflow": "2026-09-06T06:47:00.4160941+02:00",
"coefficient": 5.1,
"id_user_add": "bb483272-1fe2-4275-af2a-6464845bcaac",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "be17cc72-f0c7-455f-bbac-2d0edfd682f8",
"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": "ddc7f4ac-f128-46b2-b473-12d02488f55e",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "90b72d08-40ee-45b2-857f-d6168fe593c1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "646aa3cd-cab0-4e9c-8d18-76d1190f3e5e",
"id_line": 2,
"id_pay": "ad4849c2-1f7c-4afa-b5ba-0480d3e2a595",
"id_money": "a68c6aac-7f71-4e19-8707-ed78e34ec886",
"coefficient": 5.1,
"id_voucher": "67447b06-e1d8-4822-9e1e-d0f38f3d986a",
"id_employee": "f5fdeb26-292e-46ee-96fa-19dd2b95c2fc",
"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": "edc990cc-40c1-4eb2-a5e1-356ebfab5452",
"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": {
"$id": "21",
"id": "fcaecaa2-2052-44e0-ad8f-42e5c4be9ebf",
"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": "114da6ca-3120-49e1-87cb-346f5bb9cba9",
"name_pos": "sample string 12",
"id_image": "0c51dc09-484b-4d2d-b80c-19d38f8e3e64",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "2062e3c8-d126-4d40-9494-ded9f807d7f9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "7c52945c-cfda-4db1-8737-5f0d9fee26fe",
"id_branch": "6caf934d-2f33-41dd-85b3-cb1cb66e9cdc",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "99b45331-edf2-453c-880f-4bfdd8dfe76b",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "a3e13df1-7c02-4122-b505-4788eb39ad83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "8db23476-28b6-48c6-ac79-68dc83ffa816",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "bc37a6a2-dda8-4a25-bd77-4e0967461857",
"id_line": 2,
"id_item_sub": "7aaf2f50-d5a8-44ea-822e-8963c78e6977",
"qty": 4.1,
"id_list": "02dcd007-8f4a-4b85-91b5-ecfc1789f833",
"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": "85d0a215-5cdb-4616-a7d9-d72a84d795df",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "48a4b598-8297-4614-b2e5-131cfe0debb5",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8390f26f-0206-42c2-9b06-e1d4a6bb0aaa",
"id_user_upd": "6d04e35f-014c-40b1-be8f-d551b70ec7fb",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "83cdfd8b-998c-477c-bfcb-c809fe79e2c4",
"id_item": "f493d53f-41a5-4dc5-90ae-423449c748e7",
"id_item_type": "1f75747a-de6f-4166-bbcd-d77cf90bed82",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1ea6b638-a1d2-4220-9122-12d43b4ecfd6",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "1ab18a01-6fab-4524-931f-162f7ae69454",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ae273df7-fca8-465e-bb7d-f3cb792f6ed2",
"id_item": "c5968926-5201-4b6f-8a71-1ef8f144932e",
"group_id": 3,
"id_unit_ref": "e88a518d-dc99-4068-9d90-9f359394bfdc",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "62914294-e802-4790-84c6-e59468551cbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d280de56-d8ba-442a-bad6-f07237692a95",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "36cbbb31-4420-4202-8049-0d34db2e3a55",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4d2fac88-a2f7-4340-94dc-d494a404451c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "006500a6-5a29-4e3a-bc23-32530d29152a",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "cd701d96-d61b-43e4-be19-04c7d116feb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "1258299a-a0c9-4c20-897d-f317ef179049",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "fa3492df-d338-46aa-8863-613f64a194b2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "a45146f7-148e-4b7d-90c4-53c19609f267",
"id_line": "d01a1b9a-851e-4bef-8a94-af014b55f652",
"id_category": "bd13d4ef-5b68-42a3-890c-b28d44dbe3a8",
"id_item": "3023f63d-deb5-4e3a-b0d0-b7f9573a5202",
"id_item_type": "d8be154d-c4ad-453f-bedb-f064de8c4195",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "522df723-9f1c-4fc3-99bd-50ffc72c46a7",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"date_used": "2026-09-06T06:47:00.4160941+02:00",
"date_sesion": "2026-09-06T06:47:00.4160941+02:00",
"id_employee": "5cdeb288-0a89-4d10-8994-fd8a9b8875e3",
"id_branch": "d2b72516-50b3-43dc-89a0-d4d24e54c72d",
"id_voucher_permision": "76ed0875-f7d2-443b-9a0d-b9a502194afb",
"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": "f05878c5-aaac-4153-b284-43d2aaec93af",
"id_user_add": "32871598-ad9f-467e-a5cf-12377266ed2e",
"id_doc_sa": "e98bd866-806f-4510-8c61-6828cfcfc9d1",
"id_item_sub": "cef71f9b-89ba-495e-98a0-7c925715c825",
"id_pos_sesion": "ca5944b3-1234-4126-bd34-584deeb70224",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "bc37118e-aefe-401c-a059-476c23ab3f66",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"date_used": "2026-09-06T06:47:00.4160941+02:00",
"id_employee": "e9cb84f7-832e-472a-8d9f-0a1e3588f003",
"id_branch": "e5f04bfe-95ac-43d8-8515-1fe19bbd9016",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8bc2eb85-6340-4ed5-80f9-0960507cc4a2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_items_customs": [
{
"$id": "33",
"id": "ad079236-2695-4945-bfb4-201129960e87",
"order_id": 2,
"id_item": "51df3a55-c0e2-49a1-a125-3a2dfc200951",
"id_item_type": "2ee41705-7e91-468e-8b82-3eb31f391fab",
"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": "8bada356-2e79-4b25-b62b-f7e1afb0f931",
"type_item": 11,
"id_voucher_json": "62a67ca4-5315-4576-b70d-4c3d3154ffa8",
"count_voucher": 1,
"id_category": "2a5e3aac-aae6-4a8b-90c8-82eb2a7cacae",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "b99e2f8b-01ae-458f-bfb9-b96ab3373175",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "34",
"id": "b3825410-c835-4251-8727-4b002826d94b",
"nro_sesion": 2,
"id_pos": "bff223d2-e4a8-4754-9899-c7c01125b223",
"date_tax": "2026-09-06T06:47:00.4160941+02:00",
"date_open": "2026-09-06T06:47:00.4160941+02:00",
"date_close": "2026-09-06T06:47:00.4160941+02:00",
"id_user_open": "41e11f14-a5a7-4775-86e0-77a0b570b9f4",
"id_user_close": "79d06982-8dfe-48ea-a440-d338eb104196",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_pt": [
{
"$id": "35",
"id": "683ab204-5729-41e1-8efe-2673dea14ebc",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "e5705614-ffd4-41bd-9860-a3027c4215da",
"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:47:00.4160941+02:00",
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "35"
}
],
"tt_rooms_units_activity": [
{
"$id": "36",
"id": "81128a76-63ea-46b1-9015-6fd20eaab7bf",
"id_room_unit": "c03ca223-c0dd-4bf9-85cd-9bfd9a135327",
"id_room_list": "60881ce3-f4fc-4c42-84d9-36ce692ebb31",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:00.4160941+02:00",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"date_open": "2026-09-06T06:47:00.4160941+02:00",
"date_close": "2026-09-06T06:47:00.4160941+02:00",
"id_employee": "1a4ee3aa-f730-4fbc-a3a0-7a2e520cdb36",
"id_employee_sec": "8cc2d5c7-89fb-4df9-b0c8-a685ca9c2e8a",
"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": "dc8a1cdc-9f5a-48f5-b428-6c9cd08bb65c",
"comment": "sample string 7",
"id_user_open": "eb7a15aa-d3d5-4357-8641-e1a86d2a8f2f",
"id_user_close": "016584a9-495e-4aaf-9686-93727219585a",
"id_unit_state": "86441dda-d774-4452-93ca-0eef6f5a5357",
"id_pos_sesion": "19d6a355-6e7c-4b65-a8d5-84fb50dc2f23",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:00.4160941+02:00",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "37",
"id": "d2bb0681-81ec-4721-9414-64174807561c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6a77d68a-dc24-4aad-afd1-a22976c3d370",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7c307687-7894-4080-9e02-c2a0cdd28e4c",
"locked": true,
"date_locked": "2026-09-06T06:47:00.4160941+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "95a18248-df39-4b83-a7e5-7e4cf42e8929",
"commited": true,
"mt_rooms": {
"$id": "38",
"id": "0ee25252-bfd0-4d80-8160-4022aef8b35d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bbb873fd-40f5-4220-bd92-15976f4ab2c3",
"name_pos": "sample string 6",
"id_image": "645347e8-c302-4e2c-9afa-2b3a1947ce7b",
"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": "54059318-d4f9-4fbe-a616-9892951ba8c2",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "41071d19-3eac-4923-88d1-dfaf7766ad3a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "39",
"id_pos": "4ee5027e-2b5d-4edc-a559-a977321282f6",
"id_room": "e5462d1f-f244-4112-b398-ff606a2599df",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "3d264a08-9477-4140-9f4f-f6466e6d1370",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_rooms_list": [
{
"$id": "40",
"id": "47d32eaa-7a50-4c5a-a879-e069ef353d86",
"id_room": "db986f5a-16da-406e-a434-d76459eb6a37",
"date_in": "2026-09-06T06:47:00.4160941+02:00",
"date_out": "2026-09-06T06:47:00.4160941+02:00",
"id_user_add": "76296ad8-b60e-445b-be95-fecaee43a060",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_rooms": {
"$ref": "38"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "40"
}
]
},
"mt_rooms_units_types": {
"$id": "41",
"id": "5ba448c3-21fa-45e6-8010-51e98221ae96",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "a54ca209-df6a-4390-bef3-ad1bf6fa94e1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$id": "42",
"id_room_type": "b4b23fb4-efab-4101-97f4-18bbf71d096b",
"id_room_state": "409b95bd-4f5d-4bbc-857c-97eb8e9e477c",
"id_image": "aae48d5f-af84-4015-b5d6-36a6ef0df9bd",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "3b8644e4-fe47-429f-bee7-4671fac42d9e",
"commited": true,
"mt_rooms_units_states": {
"$id": "43",
"id": "93675dda-30cc-4d27-8b74-2e99acad8db7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "f16b2a6d-b3b8-4a94-9660-5a54f0de6c45",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_types": {
"$ref": "41"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_rooms_units_states": {
"$ref": "43"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_list": {
"$ref": "40"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "44",
"id": "209eeb93-ae6e-4320-bcdd-80174d9358c2",
"id_pos_sesion": "4c1d8c92-fc66-4854-a15b-14a091a460bc",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "f377cd71-fabc-4de4-82a4-4bb95eb4524e",
"id_room_unit_activity": "706fd768-ead0-4bf2-be95-5a10143d2008",
"id_doc_sa": "85aefab2-3186-4d26-8e13-c8eb965a5ac4",
"id_pos_type": "33b45b30-1778-4bd3-a1d3-8e61c5cf3d75",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "13b623b2-be21-42d0-8508-6c6687de2f8a",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "34"
},
"tt_tips_users": [
{
"$id": "45",
"id_tip": "d99dde2f-08e4-4f17-aa79-7282e0b3856d",
"id_user": "933085d3-ee68-4ce4-968c-200b7ea29f72",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "44"
}
},
{
"$ref": "45"
}
]
},
{
"$ref": "44"
}
],
"tt_pos_sesion_users": [
{
"$id": "46",
"id_pos_sesion": "27bb8128-7446-4ebc-83e2-677ff41684ae",
"id_user": "161c3c4c-adec-4289-af6b-93db86cd1c74",
"date_add": "2026-09-06T06:47:00.4160941+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "47",
"id": "1ab243ee-2017-4d0b-89b5-652758a232cb",
"id_user": "e8f1c9fe-9832-4ac1-8aad-c8b5d2ead342",
"id_user_profile": "8dd310dd-5e0c-42f7-8380-4cdb6964542b",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"id_pos_sesion": "014cd9a6-fbf8-4e09-8147-e4291bdc0a12",
"date_login": "2026-09-06T06:47:00.4160941+02:00",
"date_logout": "2026-09-06T06:47:00.4160941+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "48",
"id": "b6ca8375-39be-4f55-b044-843c3503aedb",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_permisions": [
{
"$id": "49",
"id": "d27aa784-3d35-42e4-ae12-c3ec2f2049af",
"id_function": "b0009d17-535f-482a-a400-fb5ac98041d4",
"id_user": "55437122-a359-418a-9c29-d38d9df3ff4c",
"id_profile": "72fca5d5-a431-41bc-89f6-513e6b46dfab",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "48"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "50",
"id": "399d01a4-7ff0-427c-aef4-affe6ed333a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b75612b3-21eb-4786-b5f3-b8dc2078ae67",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "02153ff3-8e5c-4846-8686-81115f1784e6",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_functions_groups": {
"$id": "51",
"id": "1613f8bf-6ac4-4e11-98fc-0f1775fa83c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
}
},
{
"$ref": "49"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$id": "52",
"id": "d01bf501-f92c-4f97-b08b-4f16b33f7c14",
"id_user": "fffc0cf7-8582-4c90-90df-8f544c18dba1",
"date_add": "2026-09-06T06:47:00.4160941+02:00",
"destiny_type": 4,
"id_key": "56df81d9-0c46-43e1-8787-002d1a0a8fe7",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:00.4160941+02:00",
"id_pos_sesion": "cc9bf98b-dc84-4b25-9288-9d03df6e4b27",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "33"
}
]
},
"mt_items_vouchers": {
"$id": "53",
"id": "91b88ad5-36e5-4040-bc94-9205b08ba75d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7b223233-8810-4761-8404-330283341d84",
"id_doc_print": "63ac9100-ab0f-41f3-bd6c-d751e42753c9",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$id": "54",
"id_list": "106ad70e-79a2-447e-b5f8-c170ffd7ae98",
"id_item_sub": "2298e325-9259-4f39-8df8-81e1b628587a",
"validity_date": "2026-09-06T06:47:00.4160941+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "7e8213f9-8ab2-4c1f-9821-9819c9b083ba",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "55",
"id": "cc730b76-7faa-4926-95f9-159fefe56ec9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "bf4e0c88-17c3-4b8d-a0b4-01afcffc1f7e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "202398ae-816d-47f2-9549-1e9be52cbaf3",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "6bbb43cd-1c87-418d-9422-82c2643e4357",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "56",
"id_pos": "364aefde-8dd6-4c52-9168-4a8120bbf411",
"id_pos_type": "b196f780-c59a-4560-99fb-51c16ff27f69",
"id_price_list": "ff3242ae-1e07-4e03-9851-c8d84d839663",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "e842d1a4-6130-4fd0-9b16-cc997db94ed8",
"commited": true,
"mt_pos_view": {
"$id": "57",
"id_pos": "bef29603-db81-4066-b3cc-a1f74e08f176",
"id_pos_type": "ea7742a6-ef14-4518-b5b3-193e740864dc",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "b76d9e51-b2e7-44be-a512-a1785fd36e8d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_types": {
"$id": "58",
"id": "2a855a4c-ff82-4480-b198-2cc116a38b03",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "08b0ca89-942b-4435-9fdc-3de2d2f4de13",
"commited": true,
"mt_items_featured": [
{
"$id": "59",
"id": "7e819f7d-fac4-49d9-b35f-f76ece7c6df6",
"id_branch": "7313cc78-685e-40b5-a665-f7d8fb0dfef8",
"id_pos_type": "8adbc572-7801-439d-83f6-4c8a2b4e397f",
"id_pos": "1f8a906b-46be-43d1-bec8-b76cd73dbd3d",
"id_item": "067dbb6d-48c1-4173-aaba-91c299c0b5ab",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "19b7b2dd-46d6-4a07-9e16-a7594881da79",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "59"
}
],
"mt_pos_doc_print": [
{
"$id": "60",
"id_pos_print": "44c0801c-f269-4f03-9c96-08017f05d0a7",
"id_doc": "d894bd03-e5d8-4386-a708-563d4317e1ad",
"id_pos_type": "c47a82dd-3661-460b-81eb-18d424a6fe6f",
"id_doc_print": "21f74cec-c635-4b46-b378-9f24adb233a9",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "4b2ff803-3daf-4cf7-9f1f-0ddd2bcb07e6",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "61",
"id": "de521ddc-fb86-40e2-bb00-5e0694785df1",
"id_pos": "74236a8e-ea49-4516-9c59-11c876358775",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "48f216e1-ebbc-4e5f-9330-8f9d30c5bce6",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "58"
},
"st_doc_print": {
"$id": "62",
"id": "c5fdb7c4-21ce-4d56-a25d-60b5f081cd42",
"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:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_print_det": [
{
"$id": "63",
"id_doc_print": "323bde17-f226-41ea-900e-fcff6300a9bd",
"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": "62"
}
},
{
"$ref": "63"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "60"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "56"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list1": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list2": {
"$ref": "55"
},
"mt_prices_list_rules": [
{
"$id": "64",
"id": "097f324a-6781-41ca-9071-8b775be28c53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"id_branch": "69a3e7ad-facf-4896-8647-f59ac2376aea",
"id_pos": "7b32a4b1-a3b7-4fa8-b33e-92bfd3eb1042",
"id_list": "313520d9-5a26-4a43-a388-1232f0fbcdab",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "5fd357e3-2729-4cad-bbe5-931e2aa6732c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "64"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "3960b756-8066-4434-b52e-62c2d25993f4",
"id_line": 2,
"id_item": "eb184e8f-c6f8-4978-9b93-2f24668a3d5d",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "57f51027-3fed-4b80-95d3-f0444a9b6197",
"id_doc": "61b717a0-57a4-43bd-8511-2d250ed56054",
"value": 3,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "35cafe27-00d3-4f90-b4b3-a708d03227e6",
"id_pos": "289812eb-c894-4e5e-bd91-f90b81b8a27f",
"id_doc": "b7a0fad1-12d8-4348-9350-a6678e3d4f4d",
"id_branch": "9a65c7a0-8db6-41f7-8d0b-0cae99df30a7",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:00.4160941+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6e535a7f-052d-4890-a1e3-a04ae72e1585",
"id_loc_from": "1bfa30b5-c2cc-4db1-bb5d-b3b9580bc63b",
"id_loc_end": "50da3968-f7a7-4357-a7f5-b738729fdeee",
"id_user_add": "a7e9e7e9-af87-4f2e-9a4b-ec8648171139",
"id_user_upd": "020976e3-9d3e-4ffe-b218-eda1af592274",
"id_pos_sesion": "f9029921-8199-4792-a535-2b8440785dc3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:00.4160941+02:00",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "15912fbd-fc74-4cb4-bbb1-0a13f2ec9ef4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "f05e996c-5227-4136-8ca5-7f88bf5851c3",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"id_user_upd": "c5616545-53fe-44c3-8e2d-b154bb771ab7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "b8b1a58a-cd9c-4ff0-af6b-aa8f5911a05e",
"id_item": "f4f48f04-c078-45d6-995a-e8cfb40dc5b8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "f2b6dda6-8a75-4b55-ba82-1a7278888393",
"id_line": 2,
"id_item": "dd01f2fe-1e08-46d3-986d-d3d2c6e2c0ee",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "34"
},
"tt_rooms_units_activity": {
"$ref": "36"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "7c0b6a4b-a31d-4262-8956-8038bcb3ddc1",
"spool_server": "sample string 2",
"id_doc_sa": "d8ccdd6e-5e56-4663-91b2-7491e1c013db",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:00.4160941+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "34"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "d71b1520-b22d-4853-9475-89ab8cfe7e31",
"id_pos": "3a635b10-9133-4800-8f2d-947bb42469f7",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"key_access": "sample string 5",
"id_user_add": "1e737246-6bf4-439a-b93b-968c66fba7a0",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "39923e62-4b45-48b2-86cf-04439e95bb27",
"id_pos": "491a107b-2b91-4574-95b2-3b68ac172b98",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "a2e2d65d-6430-4bb9-9c34-b828ffa677fa",
"id_pos": "757e5691-9ebf-4f67-9c90-20c6b6fa109b",
"date_add": "2026-09-06T06:47:00.4160941+02:00",
"date_upd": "2026-09-06T06:47:00.4160941+02:00",
"date_out": "2026-09-06T06:47:00.4160941+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "a1c91928-dc3e-45e4-a3a1-457203c8d7ac",
"id_user_add": "2d29fc3d-7f63-4daf-8535-9797ce306097",
"id_table": "83ea5066-3d6f-4609-94c4-7b66dc34f0aa",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f67537ef-d437-45ce-9a94-2cdca005ae7f",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "1effbab5-eaf7-4c58-adac-24846841a3c0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "bf15d06f-c55a-4bf9-9454-aca39a581917",
"id_sync": "7b8d37a3-3650-4ac0-a18b-0caa59af93a8",
"json": "sample string 3",
"id_table": "3169b229-f642-4e09-ade2-69e33ec93504",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "2d6d1c33-f1c0-4fd9-b505-1d94de149842",
"id_branch_from": "65572583-5028-46f0-ba9a-c4b2890f4f87",
"id_branch_to": "dabd3688-1f1f-4183-a98f-d42df54600e4",
"type": 4,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:00.4160941+02:00",
"send_on": "2026-09-06T06:47:00.4160941+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "845fcdcb-012e-4497-8b72-4dc3947de3e3",
"id_pos": "b742d78b-06a7-422d-b14d-0fd524be32c3",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_pos_prices_list": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_pos_print": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_pos_rooms": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_view": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_prices_items": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms_units_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "9b4d30bc-817a-4692-be91-2173edfcd7f2",
"token_id": "sample string 2",
"id_user": "11c02434-0de7-4a92-a3b7-961d6fdb4a16",
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_pos_sesion1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_list": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_rooms_units_activity": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "5bbb5944-5127-493d-8180-3aafe14664db",
"id_room_activity": "ee187fb8-5d3a-4eeb-abaa-145f1f483c9a",
"id_pos_sesion": "4f9c0686-ae88-42b0-9923-3957a0db6caf",
"log_text": "sample string 4",
"id_user": "2f94b580-dab6-454a-a882-593b634a9887",
"event_type": "sample string 6",
"correlation_id": "a1c56724-8c1f-459d-8a4b-f9c6895409ca",
"id_room_unit": "1dcb8e9c-9ab9-46c4-9895-72e14f23772c",
"id_room_unit_source": "abde79f6-cc70-4379-a15b-69a29e19cd55",
"id_room_unit_destination": "e04a74cd-19e7-49c3-928a-e9fc9938ae89",
"id_room_activity_related": "5661c9db-3a50-442d-8566-1cefd1fb89b7",
"id_doc_sa": "320d5719-c7f7-422d-9be2-4e3e161f2605",
"id_user_authorizer": "6522c9f1-f972-4218-aa7c-dc7dc666923c",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"st_users_profiles": {
"$ref": "48"
},
"tt_cmd_connection": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_cmd_messages": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_functions": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_images_types": {
"$id": "82",
"id": "dd30f772-8c6c-4b8a-b5a5-6dd545faa713",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "c3c2bacf-cc99-4372-b9ff-570afa716f3c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:00.4160941+02:00",
"date_end": "2026-09-06T06:47:00.4160941+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:00.4160941+02:00",
"last_update": "2026-09-06T06:47:00.4160941+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_prices_rules": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
}
}