GET api/Mt_Units_Ref?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_units_ref| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| coefficient | decimal number |
Required |
|
| id_unit | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_units | mt_units |
None. |
|
| st_users | st_users |
None. |
|
| mt_items_formula | Collection of mt_items_formula |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "c2f2f7da-8654-4671-8b81-f537038d13fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "7ff3a222-6222-44ec-a360-ec2064fe9a9d",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "a3e13b51-20b2-42c1-a718-12af36145e7c",
"commited": true,
"mt_units": {
"$id": "2",
"id": "f26ba052-ef3b-4063-a7be-7319b63bc9a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "6e50da24-e1f4-4a44-8266-14bdea09a3d4",
"commited": true,
"mt_units_ref": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$id": "3",
"id": "c23bef82-fb54-4662-af42-536fa71568b2",
"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": "08f09ccc-1250-4572-bcbd-31fc82db2747",
"view_messages": true,
"id_image_photo": "c96da15b-c58e-4d1f-90ea-6251582d2d61",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "9d32fa49-f7f5-493b-ac04-f4a4d2c5b3af",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "85c9464e-abd6-42c9-821e-56ff47c12816",
"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": "4c84434c-3e3d-410f-aa11-fdcf998b0c6d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "8ad30a92-03b4-4e3f-8ec6-930be97899bf",
"commited": true,
"st_images": {
"$id": "5",
"id": "f1186574-0f97-495a-8689-8d5dfd8d0255",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c70e15f4-0431-4b2a-a5d8-4bafed67caec",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "97b50bda-9faf-4dc8-a928-92d6a76db4ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "7a79182a-e1a4-4bb9-86c7-c6318a5590d5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4a6d552e-667d-4714-9c4c-cbcea3da6e5f",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "50f20be7-c485-41a6-8c24-5c82daadea2d",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "dec2a367-2975-4b7d-b847-2389a412c65c",
"id_item": "9803fdbc-e964-4f18-8879-d6ee6d10c563",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "61e4399a-451a-43b8-84ba-54cfd3b2e1f3",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "bb19a3ff-eb7e-4403-ae44-f5ff0e4a0832",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "9c35359c-5d79-475c-88f0-87b3cf846961",
"id_unit_sec": "92948f4f-bbf5-496f-9a9f-f3fb49dd2df3",
"id_brand": "60f69c4c-5c6d-4b3c-950e-b78f42fa1dae",
"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": "2fc1944e-9b9d-43b4-928b-ca1091421a25",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "9f58b181-043d-4d57-87b6-8545721a7e06",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "13fed9bb-1bb4-49bb-b620-c513b9a9413e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "f9fbc514-33d2-4828-afc7-f218f221fb45",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "6edf1bfb-a7ca-4392-82b7-9a1477744984",
"id_branch": "323ad238-c7cc-416b-a30f-cd776a048750",
"id_pos_type": "cbd2f7dc-aad6-4463-b380-ef9085c7252b",
"id_pos": "fadf8ed0-1e98-4941-98f4-59a22698128b",
"id_item": "6eb69dc8-83cd-4d34-987f-d29ce67a634d",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "e22c6288-7dd2-49b2-8681-ad6733551ef3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "aeab3511-e846-4142-ab52-f5a370e8fc28",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fbe4c80d-cbf4-4d05-ac0d-b82a98b6f88a",
"id_zone": "f62e1aca-de68-4de7-9989-fa72750fab72",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "72192e7f-a2db-4caf-acc2-875ad1dde5f6",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "3c63e94c-c484-413b-bc41-fefa983b66c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "960001c8-ca82-4a32-98df-a70867bc48d8",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "ac0c1cc7-22ad-4a8b-aade-34cfb35c0fd9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "2828c457-e5f9-4db6-b17c-65bc310f7c55",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "58c12e34-a1fb-45e1-9747-2f6ff7d41ac8",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "dcff1c63-4596-4a7f-af8a-0a26e3eaaad5",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "5f68863a-b401-46c4-99e8-a7296552010a",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "5c8e1152-aa3a-44dc-915e-fcc4125567df",
"id_cloakroom": "ed98ae84-1488-44e4-bbfa-dd771461c885",
"id_pos_sesion": "a8ee503b-95d5-4ac7-a8ae-47982f1e486d",
"unit_id": 4,
"date_open": "2026-05-09T09:36:22.1682683+02:00",
"date_close": "2026-05-09T09:36:22.1682683+02:00",
"id_doc_sa": "799db945-e583-43ec-b2ed-b98acfaee1e8",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "13eb9ac6-d123-4be4-add7-e0c13c67adb4",
"id_pos": "f1e71fa1-802d-440c-babc-1ef1504291f1",
"id_doc": "77e5e6ce-3c73-4c20-b92a-4ca9d7c34fa1",
"id_branch": "8c106426-f9d1-4a8a-8089-fafe4fd54e29",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:22.1682683+02:00",
"date_tax": "2026-05-09T09:36:22.1682683+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "27e3bc4e-92b7-42a2-abc6-19ede4c001f9",
"id_relationship": "24118f02-7761-45bb-a579-36a51b612264",
"id_loc_from": "8a544458-f74f-4884-924c-b43c67f122f9",
"id_loc_end": "4c62a005-3c33-4fbc-85ce-0582cf3859f3",
"id_user_add": "fb549ed6-1185-4bec-92a3-c97266a6ca06",
"id_user_upd": "96ad31bf-0e18-4f7f-8cd9-d55604517020",
"comment": "sample string 12",
"id_pos_sesion": "eb651dc2-3bf8-45c2-85f7-5cd804abc6a0",
"id_room_unit": "6b1fed20-78bb-40b3-8b55-69e8fc50d174",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d334248c-b75a-4b88-956a-a27442d6b53c",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "03222de6-8b0c-40d6-8890-d19568d4e883",
"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": "12bef3b3-6c9d-4d20-b1dd-f914e4837761",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "fd7c070e-644a-4e6d-b5e5-312a694172e2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "03cd880a-8e45-4ac7-bec5-ef6709bf8c73",
"id_pay": "1fa3e061-9f5f-4ab5-a614-bdbb8207ab59",
"id_money": "6b428ece-9d9f-403d-953a-a10d0483e366",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "d69bae72-3864-4d84-b6bd-d2dfe670361f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "4333fa70-629b-4126-a8bf-ca0b1ef49034",
"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": "a168619e-bec2-46b3-8090-c65861e78e7c",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "b38332bd-52ce-448a-bffc-03223a0fa190",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "4d10bb98-2990-4d58-a53f-96d0c6c518f1",
"id_money_2": "d830b5d2-e113-4e5d-9149-9797a30199e1",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "bb192005-b7b3-4e1b-8e00-8fec80853d40",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "ea30b29a-1943-4707-aeea-25bacf765841",
"id_pay": "1e24a748-b03e-4665-8f4f-c5db471c13d2",
"id_money": "2af8e84f-2fcf-4f18-9007-bb1465e4be59",
"date_cashflow": "2026-05-09T09:36:22.1682683+02:00",
"coefficient": 5.1,
"id_user_add": "7dbd0f58-8aa1-4425-8b9b-2108239c74eb",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "6d69fc18-8d09-4f42-9d65-356fbb383196",
"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": "2f4bd33f-2429-4e53-b196-17c58cf6f005",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "19e587a9-7193-436f-940d-deae529b6d2f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "889b26b9-e0b3-4f7f-923e-b09a5d47a516",
"id_line": 2,
"id_pay": "4a63f029-50a6-449c-af1f-9afab9da1ff4",
"id_money": "a26c4a2b-39c9-46e3-a3a2-ef216ce5f669",
"coefficient": 5.1,
"id_voucher": "fab14990-cbe1-4205-bc5d-7c12d93dc797",
"id_employee": "d43e8307-6e49-4f69-8a3e-f56f80b4eac4",
"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": "9582e74d-f3d2-401f-aa13-8ba2d33e75f1",
"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": "23",
"id": "11dc2ecf-9b7e-41d4-b6a5-506dd5dcb595",
"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": "b656c4ee-51c4-4d30-8c85-c83d236e4d35",
"name_pos": "sample string 12",
"id_image": "95a039c7-2a9c-4d8d-9170-28ccf204ab8b",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "d847423e-e55a-4659-9979-227e419a4ad4",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "45f8e58c-3f93-4c5a-aaa6-5ecbcceb217f",
"id_branch": "a8b64f96-6056-488a-8a1e-a02ea8527ab6",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "5a1c499c-3b08-431a-a73f-14fd8b502ea8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "b2c10485-1044-410d-a9b8-7f9f5ad725c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "e82b3c75-0b60-42c5-8aa5-7a07676cc916",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "9bb40607-8f8a-4aea-ab29-01c768baea0f",
"id_line": 2,
"id_item_sub": "f2637745-ef2e-4f37-af00-3a33d46b3fed",
"qty": 4.1,
"id_list": "3064e2cf-51c6-46dd-9bc7-752cb0dcd503",
"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": "f066e945-ec82-4bd3-b36b-f2be44c4afa3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cc95bc9b-43f7-4433-a6ec-61ba7a22ff5d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "97b7ffe5-9cb5-4101-ae7f-d1ec90884c28",
"id_user_upd": "0e67ab38-21c8-4727-8869-f7e18003f82c",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "b1b8698a-7cce-4acd-814b-a01bf5fd3371",
"id_item": "c25153ea-d95d-4dd0-9f58-da02c6b68ecd",
"id_item_type": "7f2f3869-6433-4b9d-8401-1e77e24c6adb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b786541f-efa5-41b8-a08f-f1c9a735fe5b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "5400a75f-d074-41ba-8471-66ecac6d8882",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "4576c97b-fb9a-4992-adce-51f212ac5be2",
"id_item": "e54e740e-2903-4bc0-a6fc-a3a7594fa9b4",
"group_id": 3,
"id_unit_ref": "e6859361-0377-4784-aecc-dd364f085a51",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$ref": "1"
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "29",
"id": "fa9fce88-e4be-48db-9821-9f28365efaae",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5ea41311-357d-4e74-ae19-70db51d468e6",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "96abaef4-3a40-4e14-ba9f-49901447fade",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "921e8db7-fb69-4a5c-b27e-1a7395b41cb1",
"id_line": "0ca5d449-bb34-499d-b1af-374527f35b21",
"id_category": "a3ed7a97-5145-4e56-b7c6-820d1ce39bb5",
"id_item": "8569bd69-e59e-4c8a-a0d0-92e5826bc6fb",
"id_item_type": "5ee77064-0b10-4687-85cd-cc08176880b9",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "b5ef8732-0fe6-4300-87ac-2038456180ec",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"date_used": "2026-05-09T09:36:22.1682683+02:00",
"date_sesion": "2026-05-09T09:36:22.1682683+02:00",
"id_employee": "0632c8e9-12b0-427a-88eb-9e0cbaee902a",
"id_branch": "6b699f77-d982-494f-9341-0d153c367e62",
"id_voucher_permision": "f2d579d7-472e-4a0e-84cc-009b778743a0",
"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": "f1e53f90-7bc2-4747-b577-82e73a9b82c9",
"id_user_add": "d1d12937-95b6-45ff-97c9-58a284291927",
"id_doc_sa": "fe248303-6981-472f-9a0d-77135c42cd45",
"id_item_sub": "6d45dad8-73d2-4c0c-aa80-83f476693378",
"id_pos_sesion": "092577b9-2bb1-48ad-978f-6c8841c59d2c",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "c6d9eb52-6d47-4c26-a50c-19e9721f9b93",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"date_used": "2026-05-09T09:36:22.1682683+02:00",
"id_employee": "4bb9b8ec-0b04-4093-928a-52c9002ffdec",
"id_branch": "12f49ad5-47fc-4835-81cb-3d53f5615d17",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "6ae3c022-a34a-4664-b01e-5b59d3b80142",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "e90e1e40-c415-4ba1-af1d-9e092dde9e32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+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": "ce1ff14e-7283-4e7b-afdc-84f828bdc252",
"id_pos": "cb7f798f-be67-477d-b679-efecf10b46aa",
"id_list": "2e50bbdd-64b4-4f2d-827e-900b54f82e65",
"id_item": "d3ad21e0-3020-49d3-a0e2-d1e62e0b8113",
"id_item_type": "29b1f606-2e95-4140-90a6-8b3fc7c49746",
"id_category": "51152d56-5fda-438a-98be-9702e084b02b",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "62d40edb-cc18-48ce-bfb1-05175c47ac78",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "34",
"id": "77c3b8cf-6f28-4efd-93b1-89ff6feb0abc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d0e2b17c-a88e-445d-9b1f-5c1a38a56230",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "12e19a27-0b07-41a3-af43-31aaf2d4a11b",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "7f188f44-8be7-4d63-a471-e418c6855b76",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "1e91a391-2a90-49a6-8463-63701ac4e9b8",
"id_pos_type": "270c7f31-bff7-4b50-a755-b20eab18756a",
"id_price_list": "dafea8bc-710b-40a0-a1be-319ef0918739",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "6ede3c61-309f-4132-be93-6bafe02a8e5c",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "7eac886c-2f8b-4bed-990e-0ca9e117d51f",
"id_pos_type": "f92b5928-5845-4bd7-b82f-b95248e9ebe7",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "5f512f05-4cd9-4bd1-be64-1b6c897b233c",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "4f5a6ff2-e043-4636-8a83-de51af84d833",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "758256a2-da93-4825-adaa-f084790ff78b",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "d3b7e601-65ea-4ae9-9454-131b358ed203",
"id_doc": "2130e801-82a4-45df-a5b9-d356d565f54c",
"id_pos_type": "796ca1c8-e52c-49bd-9f1c-2600c99b5e04",
"id_doc_print": "9475b0a8-10c8-4570-a5da-eb84cdb2a766",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "c83b0121-af47-4812-8200-0dd24cdb51ad",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "39",
"id": "a8dc1fa7-48c8-46c7-9a9a-809426e82b27",
"id_pos": "095332b4-b56f-45f9-9f5b-5ad534c636e2",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "4b63b8e6-251d-4250-b4a1-4e394827ee5d",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "4be6ba14-8559-4abd-b340-5720760b4356",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "b62f68a0-af65-4962-8e60-2119a408d3db",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "ffe3252f-3115-4fab-8cbe-df1e97e56966",
"id_item_sub": "4d5978cf-1ab0-435d-a1ba-b4ee6cdb2105",
"validity_date": "2026-05-09T09:36:22.1682683+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "c3a29bf0-4cda-4a67-b14d-a929883b91b7",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "72d1084d-9b11-4988-995f-0c65f5da5069",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"id_branch": "a7436c2f-d6f1-401f-a678-756b7e39ab41",
"id_pos": "dc9839e6-995c-4e39-8c09-1fafaa6c0cef",
"id_list": "6040bd31-4c2b-4978-a7f1-ebd713bd9ab2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "a24d0b6e-b32e-44ac-8ee0-e072a5ab509e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "3ccf71e2-5da0-48aa-ad08-00afed4bb21b",
"order_id": 2,
"id_item": "472bf2d4-04ec-41b7-8d5d-08da0bbd75cb",
"id_item_type": "238b093a-a6e5-4ee0-a79d-7a238974be8f",
"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": "45e964b6-c0c3-43bb-a3bf-faedbc4e62ad",
"type_item": 11,
"id_voucher_json": "c5df1591-9d48-4bdd-8e37-246c5b279b73",
"count_voucher": 1,
"id_category": "49792a07-7e6b-46b4-945f-f9e800a2c6fe",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "a538ca74-36f3-4ffd-a2b0-f0d5b1bdad9d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "45",
"id": "853a568c-7196-4112-8adb-15a9091aa020",
"nro_sesion": 2,
"id_pos": "8263118d-fcd9-4029-934c-a4496ee56418",
"date_tax": "2026-05-09T09:36:22.1682683+02:00",
"date_open": "2026-05-09T09:36:22.1682683+02:00",
"date_close": "2026-05-09T09:36:22.1682683+02:00",
"id_user_open": "3516a27f-5fe3-4392-94f3-4fc37d76cd69",
"id_user_close": "1bb9cebc-8887-443a-bf29-59211df230fd",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "57c46510-bb78-4868-8ea3-b527e4ce99bd",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "306bdf42-d9a7-4be3-9f85-c9be1c11bb64",
"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-05-09T09:36:22.1682683+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "c0ca8ea0-c15f-474a-988a-c2bcc1b0dffe",
"id_room_unit": "6e264fde-6eeb-45b9-ae1d-15e35adf9f2f",
"id_room_list": "82b88336-cd70-4869-9124-afcc9de6b9d9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:22.1682683+02:00",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"date_open": "2026-05-09T09:36:22.1682683+02:00",
"date_close": "2026-05-09T09:36:22.1682683+02:00",
"id_employee": "92c60913-9055-4eff-988a-b6fe2686caf1",
"id_employee_sec": "d88cb104-f96b-4e3b-9368-3b7bf96568c1",
"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": "c800e11c-cf88-46ba-8df4-bb81e27ae31f",
"comment": "sample string 7",
"id_user_open": "03367339-e8e2-442e-8430-8899ce777bd6",
"id_user_close": "ebc0fe12-a2c7-4eb5-bafe-33e24054c643",
"id_unit_state": "a605750e-10e4-45bd-ba98-f9ec375924a6",
"id_pos_sesion": "605a0d7f-a422-4e6a-b6a9-2ceea94c11e9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:22.1682683+02:00",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "48",
"id": "9933c4d3-03c4-4c68-b617-3d659899f38d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c9df566b-cc84-420d-b985-662acadeaa4e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "341a0b20-4675-4b2a-a515-0be49f41e0c4",
"locked": true,
"date_locked": "2026-05-09T09:36:22.1682683+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "20d55bc1-d7c1-48f0-bd42-c47ffac86a34",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "ba3e5b07-c164-45cf-9ab8-9960c42fe5bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8a3333d7-970a-4ee1-92a5-be4fe54f5d7e",
"name_pos": "sample string 6",
"id_image": "40a3e10f-f461-4d41-a217-ed25d366770c",
"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": "facc03ee-92c5-4c65-8c27-4f66665435c3",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "424d09af-50c1-4a4c-9407-0771aeb82b39",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "c72f0515-dac3-4eb8-ba28-08f1a7e5af41",
"id_room": "1d227164-7669-4dfb-b2bd-67b043d465b8",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "e4210422-ebb8-459a-b849-a570a12722b0",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "8bb9e02c-ed21-40bf-b2f9-1bfbf3980b6a",
"id_room": "05d578b3-aa44-4e2a-b978-dbe166453a60",
"date_in": "2026-05-09T09:36:22.1682683+02:00",
"date_out": "2026-05-09T09:36:22.1682683+02:00",
"id_user_add": "6114efd3-36cd-48f3-b541-d6f257e76eb3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "65177556-012b-4687-bcad-7e5dce3ffc11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "f15062eb-9603-43fc-bb0d-e4554f0529cf",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "049dd0bf-4168-4c11-b373-b24008335884",
"id_room_state": "1310c3d5-3dcd-4ce0-8563-50bc75c2af9a",
"id_image": "8e6fdc5a-db38-42a5-89f9-eb2d0b7c1235",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "c3444f38-781e-4e0d-8d48-8b757d668f82",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "99f3f2ef-152e-44bd-b4d0-9909e56e0de8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "a2b96768-ea76-4275-8257-6bba2301153d",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "55",
"id": "f85f3018-c239-46a8-8872-1087440cc077",
"id_pos_sesion": "71921654-3ab4-400f-84c6-a4224e457f0d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2440a788-1abd-4ac2-9747-95bb3ba92f80",
"id_room_unit_activity": "5503e5de-76a4-4c6d-9b53-2fe36b3ae342",
"id_doc_sa": "a73bcaeb-4fdd-4826-8249-7bf4a97312e0",
"id_pos_type": "fdbdb3cd-5a11-4552-8230-fcdd97c18757",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "2eca411f-d831-4687-8627-621419d3ac07",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "04ccfd87-5b7e-4cba-af27-7830fbabed48",
"id_user": "3b8ec296-2930-4246-943c-7417bfbc1471",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "5cbd4a2f-1856-40c5-b585-7879f763bcf4",
"id_user": "c95de03c-6886-4a44-b3b5-9561b790483b",
"date_add": "2026-05-09T09:36:22.1682683+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "4ff93924-4cbf-4968-a01c-213bb5cfafdf",
"id_user": "211680bb-1dfb-4c70-867f-9c5c58b61ef4",
"id_user_profile": "ad993533-5b7f-4e40-a3df-2f751b6d5216",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"id_pos_sesion": "65cfae60-2c18-4c6e-9bbf-60a4f869ea08",
"date_login": "2026-05-09T09:36:22.1682683+02:00",
"date_logout": "2026-05-09T09:36:22.1682683+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$id": "59",
"id": "491b2d93-dad9-464c-ab13-cb51120b7ca0",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "cee05dce-f1b2-4936-8246-660a3416b916",
"id_function": "fd7f5b24-f9a6-4bcc-afd8-828154390335",
"id_user": "ab7cc5be-9eaa-4292-beb8-adbd99ad5ee2",
"id_profile": "2681cef3-b54f-4b24-8264-27fba3b120de",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$id": "61",
"id": "60eb2cd6-7fba-4805-91ae-2e8d77b9f98a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f2b7fa1c-4069-443e-b398-c02f60afed35",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "7c43cec4-b468-4aa4-a5c0-0d168707e3b8",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "09a225c2-8c77-46a2-ac66-d2957051ccbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "c91a9b22-ad4f-4fdd-a4de-56725aaf8c22",
"id_user": "afc2f978-12cb-4bbb-8562-38e5cbb290cc",
"date_add": "2026-05-09T09:36:22.1682683+02:00",
"destiny_type": 4,
"id_key": "03f41de8-a34d-414e-afae-659bcc221f79",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:22.1682683+02:00",
"id_pos_sesion": "1611abea-d460-4a87-ab4e-2ec63dcca81c",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "a7c3e764-f9cb-46a3-9d70-94c7e5e448ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e4f28ca9-37d2-4950-90a0-34dc9de2df5d",
"id_doc_print": "d4f123b5-428a-4eaf-b5a3-2a6e81b58419",
"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-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "65",
"id_doc_sa": "948446e4-5763-495c-a3dc-963e16fe83c2",
"id_line": 2,
"id_item": "5deedbd9-34bc-47dc-bd9a-cb1f3b2bde9f",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "1e87c29f-1ef3-4137-972f-08119fe6122a",
"id_doc": "9f0ed283-b554-4826-878b-a99566513871",
"value": 3,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "a1b320dd-b169-4d6d-8ce0-a207f0cab8f6",
"id_pos": "af818083-af6a-4c48-b6f2-cda4227613db",
"id_doc": "83346d4b-dc72-4421-9606-de213df39a8b",
"id_branch": "588b3b6f-5c28-4a78-a018-b808a515c699",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:22.1682683+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "c96f5133-1c9f-497f-8ba2-c7aedbd548ab",
"id_loc_from": "14ed6b46-524b-4133-8cb3-3710e8ceb8f1",
"id_loc_end": "7a235f66-a652-489e-b08a-4f571208390a",
"id_user_add": "1d9e483f-26a2-4060-a3cd-3a4653ea272a",
"id_user_upd": "aa32998f-52a4-48cc-b4f7-41583ab51495",
"id_pos_sesion": "142b5a04-a517-4976-ab64-8c749b6e2ba1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:22.1682683+02:00",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "68",
"id": "067ba26e-d188-4610-97fe-71c27006c356",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "94fee22f-41d2-4e8b-9afc-f8997473ff80",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"id_user_upd": "962f5253-1b8d-496b-b55f-333d1c7aedd7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "4b51eb68-30b4-4848-8d68-28d4205345a3",
"id_item": "5d970fb7-b050-4fb1-8163-f982b5efb60d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "996b5f63-7b5a-448d-be18-9f0de85e45df",
"id_line": 2,
"id_item": "63dddd57-09bd-4cf9-bcbf-3351798d9d90",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"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": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "270cd98d-5a58-4df4-9f9a-9d2a4911e4af",
"spool_server": "sample string 2",
"id_doc_sa": "fbc9250d-881f-4818-bc39-5277a8a8a308",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:22.1682683+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "7cfc580b-19ca-4298-a6f2-df21757a4859",
"id_pos": "900266c7-2cb0-4479-88fc-34888f863859",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"key_access": "sample string 5",
"id_user_add": "8bd0cdb7-e1d7-416f-899d-dad212c2e524",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "9a5b1031-3011-4438-8b6a-85001df0f8e4",
"id_pos": "d078b75d-396f-4985-8134-f317cce8377e",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "70f6b407-bb99-4999-8120-faeb77294778",
"id_pos": "1e457542-1197-4494-aab3-e0c27dc5285f",
"date_add": "2026-05-09T09:36:22.1682683+02:00",
"date_upd": "2026-05-09T09:36:22.1682683+02:00",
"date_out": "2026-05-09T09:36:22.1682683+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "75",
"id": "a847e3c7-6c5c-4db1-9268-a89497f9add8",
"id_user_add": "e78b78c0-cc4e-438e-8e73-e4a35b4d279f",
"id_table": "bac0dbb2-fa08-4953-ac0b-9ddd0a1223ba",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a63e17e4-6664-4975-8652-40440fe1e9d8",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "76",
"id": "f05f55ee-8b65-424b-98ee-74df08d82d60",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "1e389bbf-eb17-4a04-b36a-37c041a23c4e",
"id_sync": "202a97e6-f33f-4dc3-a129-012cf5491c23",
"json": "sample string 3",
"id_table": "b5d438cc-c47c-4702-974e-d7b903fb9e2d",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "26a9744b-d497-4d77-9a16-a2b481e42dca",
"id_branch_from": "f37d0ae8-03aa-431e-a203-79bf2545abaf",
"id_branch_to": "92c275a9-8b83-4085-8277-c22345ea7eac",
"type": 4,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:22.1682683+02:00",
"send_on": "2026-05-09T09:36:22.1682683+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "217c8d88-881b-4197-95eb-6d5208c3070e",
"id_pos": "8ecee648-dd62-43d6-bdd5-2955b8598df2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "2"
},
"mt_units1": {
"$ref": "2"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "80",
"id": "5671c36f-80b3-49f0-9883-cbcdd3a133a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "ff5ee8c4-3031-4912-85bb-6da8c6d8ddd9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"last_update": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_units_ref": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "82",
"id": "a793d1a6-88d2-41a7-9b49-87054d52f762",
"token_id": "sample string 2",
"id_user": "dc14a0c8-7df5-43cb-a914-0dfea0f8466f",
"date_from": "2026-05-09T09:36:22.1682683+02:00",
"date_end": "2026-05-09T09:36:22.1682683+02:00",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "c4ac1f79-625c-4bc8-afa1-c3281f392505",
"id_room_activity": "023f7a8a-37a6-4814-90d8-32c46a3825a6",
"id_pos_sesion": "ecb56265-c957-4d06-8a6c-0f4a569ea5a8",
"log_text": "sample string 4",
"id_user": "a8289f93-6df3-44bd-8e34-b7ff325a4c1a",
"created_on": "2026-05-09T09:36:22.1682683+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
{
"$ref": "1"
}
]