POST api/Mt_Branches_Zones
Request Information
URI Parameters
None.
Body Parameters
mt_branches_zones| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | 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_branches | mt_branches |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "de02c6e7-887a-4b4d-8f19-6605bc253ffa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5f3af9bf-f77d-4e1e-ba73-df687fdb2614",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "773ad6be-6401-4301-902d-cb11d615cc73",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "84b8f279-1e10-4cf0-9892-003ed8d61adc",
"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": "a63037fe-0ac3-47bd-bfb9-1dc9b9c218de",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "6004633b-9dff-443d-9b72-8ba8ce230264",
"commited": true,
"st_images": {
"$id": "3",
"id": "fd66f393-8922-4d6a-ac88-d2b3c28553fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "aa41cce4-058d-4db1-8989-b1400ebfb58e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "4431c20d-c011-48db-8462-caa642ea4ad2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "0e23a798-9d66-4c6a-bda9-0477bbcddefa",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "97bc3035-4496-4a83-932e-84e72baff90d",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "f2f821eb-f7b2-455f-b9f2-572eeffc231a",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "5081783f-3f57-4d29-ab3d-a556e860fa63",
"id_item": "ceffba2e-b2fd-4fd9-a13a-775779cf2def",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "a419555e-d9a8-4141-a088-e408c394193a",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "ba851f52-888f-4e66-8c01-df7f9fc2bab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "ba3d2beb-7f81-4d6e-a78d-819cb9bb18ab",
"id_unit_sec": "0f775dc3-ba27-4f67-b5ac-be0471fa232b",
"id_brand": "a7c153c8-6126-42da-90f1-9ca2294313e9",
"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": "13216930-2cee-42ca-aba0-607e50470845",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "43ca1a88-4edf-4315-915f-63045c8122cb",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "8a19ef29-7046-4b57-bc41-68e53ef39920",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "cb06b3b8-404a-410d-8412-476e1bbbe660",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "0600e9b3-82ad-4e3d-a649-b0c4dc6cdad7",
"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": "43d9ce31-9b31-4786-8167-d8d57e5bb1d1",
"view_messages": true,
"id_image_photo": "b46cbe02-c32c-43ce-8285-994cae4f92e3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7eb9182f-70b3-4b37-9726-573d4d312f7c",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$id": "9",
"id": "4e59af75-7ede-4aec-9079-c7be79a0ccfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "39943d6a-6cee-4f8e-a68a-2241f152a2e1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "dbd8d9ec-75a0-4937-bcb2-d01076df112c",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "e8b16174-2c7c-4a8b-abd9-cf6a390d0460",
"commited": true,
"mt_pos": {
"$id": "10",
"id": "f8e97e46-d76a-470f-aa51-ae5d80acf9a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "73495a65-1b0f-49ee-b9ef-a394571ca643",
"id_zone": "8dc918b3-3f48-45dd-a105-b310a405a3aa",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "feeb6772-b39b-45f1-b5d9-35e98077a1ff",
"commited": true,
"mt_branches_zones": {
"$ref": "1"
},
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "11",
"id": "a404935f-ccb7-4769-b66f-7928cac7c2ab",
"id_branch": "63011479-8841-4f93-9958-b5453043a517",
"id_pos_type": "6f082c9e-57d7-47e8-8c36-c32f2e6ed29f",
"id_pos": "b64c96b6-aa76-4e41-86c5-d444637ef279",
"id_item": "257fe4f3-2362-4299-8982-3ed270e7991b",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "51f530c6-fee0-48d7-939b-cdd82f66e6c8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$id": "12",
"id": "1a6ad270-6f28-4a60-9225-a72c98b53252",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "c8f3796f-55a9-4de4-ba2b-0010190a09fb",
"commited": true,
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$id": "13",
"id_pos_print": "69adf6ef-bf5f-41ab-a6f5-51083bfa2ca4",
"id_doc": "98ed9ff0-9b69-481a-a400-da3fce91d4d3",
"id_pos_type": "5cfe9c4b-580a-48a8-881c-09b64e2f5c16",
"id_doc_print": "e45ea075-0d8b-4c48-b0cd-d935420c91f1",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "03cae6b5-e413-4eae-8249-14cddfb859fe",
"commited": true,
"mt_docs": {
"$id": "14",
"id": "049d284a-9f3e-40dc-a935-b548bf2772cb",
"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": "7b707a2b-f1ab-4bfb-b08e-d31e83c54464",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "de9a4863-f1f7-4a9b-aef0-dc7ace9e51a5",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "516e2a6e-86eb-41b7-8611-0b656b0b8db7",
"id_pay": "8739411c-711e-46a5-ac4e-dd0cb7141df6",
"id_money": "19886ae9-6926-439b-9522-49ff54aa1e72",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "32eb29bb-bbe8-444c-85fd-263a11365798",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4ff9fef0-1ec1-4f9c-8577-07a387c99605",
"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": "9f106aaa-d2aa-4309-afe5-faa648bbd002",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "1eec6fb8-de78-480c-841b-ebc7f1cf3e63",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "55f48c0e-b309-47e7-be3c-3b9546a7a1a9",
"id_money_2": "1dd3c1b0-6de9-445a-9d81-c8a08773e8eb",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "f46b8422-0fe0-48fc-9eda-e8e2f5161f72",
"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": "ae390a09-820c-4ba6-a568-6fdac9b53504",
"id_pay": "8c6cf325-9eb8-45f9-b9b1-fda534abc0ec",
"id_money": "72de2493-07d1-4031-bb94-db83de723a79",
"date_cashflow": "2026-05-09T09:38:29.1306799+02:00",
"coefficient": 5.1,
"id_user_add": "373b150c-2b65-4c20-af76-fb08adf9fcd7",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "56b1dc80-2f4b-4a6d-8760-01a75c4ae319",
"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": "e0145f68-c1d2-49ee-a5a2-27d3f0bedb9d",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "ab2610ed-ba5e-471d-905b-77efa887cf3d",
"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": "e32eb4f3-49f5-4503-9d92-3723c6cc6d65",
"id_line": 2,
"id_pay": "5ec9817c-d118-41b6-81ef-6bbd59e587dd",
"id_money": "6fa7c92e-61d8-4982-bd90-914dac00fa0a",
"coefficient": 5.1,
"id_voucher": "0278e69f-5434-4cc3-aa68-09e80f5875ef",
"id_employee": "7d7ca8a8-2cf2-4455-bcb5-3d21d959a2e1",
"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": "fea72ba1-52e0-4b35-aa4d-0f475391da63",
"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": "24a8d527-e8e7-4559-be6d-888298547529",
"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": "1adc5bf0-1eff-44ae-aafb-a16d1319bdef",
"name_pos": "sample string 12",
"id_image": "8254af75-ca68-44d4-a00f-bbeb2b1ec205",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "7fa186a3-1871-462b-a649-b8f238cf1311",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "54d247a9-77b2-45ff-9955-df7f9bde390b",
"id_branch": "352c4108-bf46-4f54-a603-1804994bf441",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "43d5786b-927e-46ba-b7e8-ad7713c2a500",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "e42c712d-09b5-40a6-a860-992798b4f81b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "36d54bde-8f14-47b2-b2d7-999583e56590",
"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": "7397ea94-81b1-4cb5-a7a1-30f93de7bd73",
"id_line": 2,
"id_item_sub": "d5690da9-c416-4ab6-bd57-ffdb9c74b0f1",
"qty": 4.1,
"id_list": "c2b130cd-7fc1-4358-a360-249e356f42ba",
"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": "ebe976b4-dcd3-4dd1-8780-766dcb97cdd8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4cb9ef54-3afa-4aa6-93ce-32559838655c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "318b4bd0-3a55-444c-8e16-f2907daad964",
"id_user_upd": "dd1eab00-76d4-451a-b82d-403524fecf5c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "779e4c84-0842-4f71-b176-0b8a9315a7f4",
"id_item": "90bf11a3-a0bd-4746-a0c4-0a83e0992429",
"id_item_type": "427edef7-91d0-4c0f-ba4c-e8e6c41f9a19",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9284f1bb-1858-45d0-ae85-7ef173a6d48a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "4004b5ed-c512-4e7e-b665-a84f5185285f",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "c5687539-c575-404a-9023-9bc499feed86",
"id_item": "2f6b7f6e-5f17-4aa5-aae7-dfdcb2f1085a",
"group_id": 3,
"id_unit_ref": "1a3e760b-5ae8-41df-9dbc-5987175279e4",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c6922fe3-19ee-4e63-b181-e71841ca0ad4",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1705569d-ce8b-4769-82fa-f982d9adda77",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "3d3e7e05-58a8-4021-b9d5-6a27b91dc2ac",
"commited": true,
"mt_units": {
"$id": "28",
"id": "d1e9cd08-96ac-4430-b410-5cfb6745e728",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "79530230-a20f-4d9d-a324-04e16d774df5",
"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": "193ca45c-479e-4be4-b914-b95068d06076",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "832828f3-be08-47f2-8878-895ddcc7dd35",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "917d9b3e-847a-4bb1-9bc3-346731bb47c3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "6c29424e-c5ca-4ecb-896b-f9349c47cc0f",
"id_line": "5ab587ac-8455-43dd-b08f-f133f36bd495",
"id_category": "0485354a-bedf-41c2-ae3c-51e3d7d751d7",
"id_item": "57293ce2-d33d-4ba7-b90a-3faf3f344c36",
"id_item_type": "d13c1636-7d34-4961-baa1-1d1ba0659525",
"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": "fbc3222f-a414-4f88-8fec-d5cea51add7c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"date_used": "2026-05-09T09:38:29.1306799+02:00",
"date_sesion": "2026-05-09T09:38:29.1306799+02:00",
"id_employee": "20618f1d-df9d-46cc-82ab-de1fccfdae18",
"id_branch": "cd22b793-44e6-41af-a76f-4e1822916ae3",
"id_voucher_permision": "2ed09e08-cca6-44c8-813b-490498c43b2d",
"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": "36a3081f-fda9-4ff9-9f31-e22a25003f1b",
"id_user_add": "ee62970d-e516-4e19-ae98-094b8868ce55",
"id_doc_sa": "5bf7a29e-75f8-46b3-9dd5-fd8711b20593",
"id_item_sub": "430a8952-c825-4cca-81f5-2aa7c020a5d0",
"id_pos_sesion": "5c533776-4335-4e4e-ab5d-19a1f9902273",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+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": "3725c072-1891-4573-a450-7802eb4e8f28",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"date_used": "2026-05-09T09:38:29.1306799+02:00",
"id_employee": "2a93f037-40a3-473d-a52b-4c490358dc36",
"id_branch": "370db5ad-1f4b-4b5b-909b-81a8fdf14dde",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "fd91175c-22ed-4f5e-a58d-1a19fe7a369f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+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": [
{
"$id": "33",
"id": "06bc7767-278c-4ee7-9d3d-5a4f4c4c38f7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+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": "a224e306-1ccd-4686-b2f4-ce00f8b04be1",
"id_pos": "cc0596c4-d281-40f7-b9a2-ae068fb07a20",
"id_list": "ada4e441-cb6b-4d57-80e9-cf3b3ca1cf3e",
"id_item": "83fcc79f-e2bc-4fde-8c16-003ce1fcb6d2",
"id_item_type": "32f0b0a7-7d97-443d-a63d-1eb0483f50fb",
"id_category": "abd04a58-93cd-4a28-b892-8bfa3b21c670",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "fc7b9f67-1577-439f-8ac8-c287e1a3e08e",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "ac0fa071-c391-4f86-b08c-d35f39182a5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "53d1c97c-fd31-49e5-b686-34d6f23599dc",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "5872b3b4-d680-43db-ae32-428da74db9eb",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "306a9dc0-4581-4a21-9ab8-1ec3e044984a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "baf3269c-151a-4d25-8e10-f1d70588aebe",
"id_pos_type": "a05652fa-82ec-4d3b-b8d2-4a914e3f240e",
"id_price_list": "75d54978-9df8-4a82-8156-7c8752f1f306",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "dcdb0d16-195a-40b0-bd72-f64c1d3c4bf2",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "28a2a91c-9699-4072-b744-3d3eb8fddfa6",
"id_pos_type": "399f1a02-c90f-4363-abbf-848e6e3e1428",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "5f472c68-92ce-43d5-8a7c-68ff73077184",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$ref": "12"
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "37",
"id_list": "36927ec7-ff14-4ec5-8573-c19a30990b64",
"id_item_sub": "7dd37d94-be31-4d2e-b5c2-9abb9fe6f28f",
"validity_date": "2026-05-09T09:38:29.1306799+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "292224f9-7c21-40fc-b500-c67657c62c4f",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "38",
"id": "03b26b72-16a6-4d61-92ed-00592cd9fd30",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"id_branch": "bd897cb8-82b6-489b-afb7-6672b0712061",
"id_pos": "296914d3-8ffb-4696-b591-cd5d563c403f",
"id_list": "512225b3-c116-4db2-a456-4d4191dab430",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "a16630e2-aa5d-493f-8c37-26031f283c1a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "39",
"id": "b92357b5-e0c2-4aee-af0b-28a86ceed145",
"order_id": 2,
"id_item": "255e8475-a6c6-43b8-8e58-fcb5bd0da1d0",
"id_item_type": "fd5dc0b9-1045-4a40-a128-0eff7a8887df",
"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": "c89e4ab0-db4a-4795-93a7-d65973701d19",
"type_item": 11,
"id_voucher_json": "3a888eeb-b3d7-4029-b4b5-608fc0ae64de",
"count_voucher": 1,
"id_category": "75092d70-849e-4a71-b608-603d24a595b5",
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "be4a5399-1bd4-4620-92d3-80e869daa928",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "40",
"id": "f69c25ba-ed10-4c1b-9fef-442807dc2a84",
"nro_sesion": 2,
"id_pos": "0c0b95fd-b6a7-4c3c-8809-1f06fe0a0853",
"date_tax": "2026-05-09T09:38:29.1306799+02:00",
"date_open": "2026-05-09T09:38:29.1306799+02:00",
"date_close": "2026-05-09T09:38:29.1306799+02:00",
"id_user_open": "1b658621-e91c-4a04-85e8-047bf2d1bf3b",
"id_user_close": "4fa9311c-52cb-4a5e-9b7a-88e205f0aa22",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "41",
"id": "0852ed24-6270-4c37-bd22-997648d86520",
"id_cloakroom": "5b04c9fc-36d8-4a73-8e61-54bf3add3d03",
"id_pos_sesion": "3c58d9aa-30e3-463f-a93c-8421c380e49d",
"unit_id": 4,
"date_open": "2026-05-09T09:38:29.1306799+02:00",
"date_close": "2026-05-09T09:38:29.1306799+02:00",
"id_doc_sa": "539ad937-0924-4af2-bffa-ba659147b168",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "42",
"id": "83d185ad-11f5-4df9-9f3f-13776321d437",
"id_pos": "08cc171f-749c-4564-9ab7-a3f2a2ed8984",
"id_doc": "49aa8aff-0900-4b6e-85f4-81f89b496629",
"id_branch": "4ff337f5-dcde-43fd-b720-988ca469ae10",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:29.1306799+02:00",
"date_tax": "2026-05-09T09:38:29.1306799+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e23d71ed-4e6d-449f-8c86-641cfe0cf2fb",
"id_relationship": "33f9679f-fd96-493e-91c5-fff0d5c5c477",
"id_loc_from": "3608ae6b-2a63-4e11-a98b-922800c0fd00",
"id_loc_end": "4d37b0fc-bdf0-4a02-8cff-385f02d19600",
"id_user_add": "39404520-c4df-4b7f-a045-84470225d5e1",
"id_user_upd": "b8a41d0e-42ed-4fff-8345-82f3eb8cf6d9",
"comment": "sample string 12",
"id_pos_sesion": "39313461-09a5-4501-9568-01dcacd4bee1",
"id_room_unit": "2471a471-f50e-41d1-836f-713b80faba1a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "2c6fb4fe-8a57-461d-9c87-9a73e941d7dd",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "43",
"id": "e323550a-c64a-4535-bdff-23c211aa5ad9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "59e6d092-fe35-4da3-9db3-bebc11332f2c",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "ee98d12e-4e23-4871-a5a6-5792e2c9a797",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "dbb9b694-74de-424c-8698-f1c40d87705d",
"id_pos": "80135889-7e53-411b-883f-7baabb95d93b",
"id_doc": "204f3ba5-f502-4f5b-a9ae-62dc86a7b15d",
"id_branch": "ef96de55-cf16-46e1-8e22-cccb8c25b40e",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:29.1306799+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bb9d81bc-e27e-4696-9efb-1477b4429d7c",
"id_loc_from": "0c40134c-8962-45d4-94c8-60914c0c6511",
"id_loc_end": "e1a71348-fb4e-4abe-8672-c6028244544d",
"id_user_add": "fc2e4565-9ab8-49f2-bdf0-ba4cebe22c97",
"id_user_upd": "9a14fdf7-1ef6-4882-888b-8a90c15b8744",
"id_pos_sesion": "7d051164-8b3d-4d0b-ad00-1404c95370eb",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:29.1306799+02:00",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$ref": "43"
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "45",
"id_doc_st": "7f759c89-ec61-4763-91c4-4949bff8ca20",
"id_line": 2,
"id_item": "f14193a9-45b6-448e-844d-11cf9f0078f1",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "7d4d9291-ee6d-4b14-a3ca-d1343fc0afb1",
"id_item": "11ee2282-6e21-46ec-93f6-651dcc71d4fa",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "43"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa2": {
"$ref": "42"
},
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_units_activity": {
"$id": "47",
"id": "44ab351c-a9ca-4272-bc8a-3abcf3b279a4",
"id_room_unit": "5e4562a0-b231-4e06-b342-ce01753bdca0",
"id_room_list": "3fadc5ae-e63b-4c95-b5ea-d35702fb8fd1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:29.1306799+02:00",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"date_open": "2026-05-09T09:38:29.1306799+02:00",
"date_close": "2026-05-09T09:38:29.1306799+02:00",
"id_employee": "054263c5-6908-4cd0-a121-144c2c1d3073",
"id_employee_sec": "8ce2ce39-69b5-4ebb-8867-00552ef46a46",
"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": "d593a516-bb11-4668-92a5-eb698d398243",
"comment": "sample string 7",
"id_user_open": "0019c1f0-eca1-436b-bbef-dcb19f0204ee",
"id_user_close": "3e72aaea-d2eb-45bc-82f1-c19849b7f0d0",
"id_unit_state": "4dd890cc-22d1-47f8-8b4c-3be971d5c22d",
"id_pos_sesion": "40ff74ac-e6e7-462f-853c-694a06b93b37",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:29.1306799+02:00",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "6f234f47-dd7e-4595-a708-3e3e963f1a98",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d86577dd-00bf-4001-985c-8242ce272eda",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "40bd3ffc-9a2f-4c55-b23f-0b4f41a7f45e",
"locked": true,
"date_locked": "2026-05-09T09:38:29.1306799+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "4a84156b-e478-4549-9584-fd8c3c23544d",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "10f94c42-5a7e-4236-a728-3448cc1555b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "572cb2b3-f384-4e9a-97a8-b49e8e970a76",
"name_pos": "sample string 6",
"id_image": "349df16e-5715-4239-85e6-a8d5c9f49a98",
"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": "4051ddd1-f4e9-4f30-b78e-b8beaaf70f19",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "2555db73-18c9-49a9-b02a-b1a5b350f256",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "9224158f-6519-4b52-8354-5a6491bd734a",
"id_room": "a8b4a1a0-8015-44f6-8e2a-bd07ac17c14f",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "bc71822f-731b-4402-b2c8-c1f9ee38f0da",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "61b83bd9-61e3-4c67-836f-92cf50356c93",
"id_room": "aee664f4-b637-42bd-be41-6dd947485406",
"date_in": "2026-05-09T09:38:29.1306799+02:00",
"date_out": "2026-05-09T09:38:29.1306799+02:00",
"id_user_add": "78e044b2-e544-4e0b-b553-953564fb203c",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "5c037d43-3414-49d6-8e4c-067d57a47969",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "9fd92877-a1e1-4e69-b35c-1ecb71975529",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "7aefca3d-6e75-4df6-804a-369e78607f2e",
"id_room_state": "bdb6d7d1-233c-47e2-bf55-ef2a99d87d5f",
"id_image": "d38d8db4-16e4-43b8-818b-bd4b3a21a51d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "7fe6edee-e5b7-412a-b82b-c464e719609e",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "b100dd24-314b-44b4-aebc-c2dd0dc4c8a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "efcad869-0d1b-4f09-971c-2836b8c432f8",
"commited": true,
"st_users": {
"$ref": "8"
},
"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": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_list": {
"$ref": "51"
}
},
"tt_spool_doc_print": [
{
"$id": "55",
"id": "0ccd76b8-cea8-444a-8826-d7a53194ff05",
"spool_server": "sample string 2",
"id_doc_sa": "79dd610b-2f3b-4de4-8c12-db8d6549f584",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:29.1306799+02:00",
"tt_doc_sa": {
"$ref": "42"
}
},
{
"$ref": "55"
}
]
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_pt": [
{
"$id": "56",
"id": "85f9ce9f-7b3d-441d-b6cf-0c06eb1d4f8d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "93481b5e-7601-45b8-b5ef-dddfc3e3b42c",
"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:38:29.1306799+02:00",
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "56"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "57",
"id": "99a57f36-25e1-4428-ae2f-9f3ad38564d1",
"id_pos_sesion": "f6d0cffd-6847-4401-afcf-334c377de307",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "db0fb1fc-ce04-4f52-b1df-3ba32cf46c37",
"id_room_unit_activity": "64772a56-e0e8-4065-890d-18bc62eee2e1",
"id_doc_sa": "44cdd716-d43b-4ed3-8b59-78adb90ddf70",
"id_pos_type": "c8c94766-28d4-4a70-b49d-9632639ec79d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "61f53ccb-93f4-4b46-85a4-7031b83af7e1",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "40"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "6c987038-26f1-4e11-903e-4272f9e4071a",
"id_user": "93768c99-18f8-479c-82e3-0cdf59364983",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "9139a6d0-a45e-45e6-acdc-9d53cf96d0c5",
"id_user": "a2a5a9af-9c85-4a07-b78b-b273406e7667",
"date_add": "2026-05-09T09:38:29.1306799+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_cmd_connection": [
{
"$id": "60",
"id": "b9c3b279-0bba-47dc-8fe7-edd87cf9be61",
"id_user": "567053b4-0a7d-4916-aa83-87ad64453d60",
"id_user_profile": "b4a74f6b-f183-4d20-9d24-1cfa40429868",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"id_pos_sesion": "590e0ce5-94b9-49b0-b2af-3b132af60633",
"date_login": "2026-05-09T09:38:29.1306799+02:00",
"date_logout": "2026-05-09T09:38:29.1306799+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "61",
"id": "ab6891d4-4d42-4a0a-9853-e36bceff7f42",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_permisions": [
{
"$id": "62",
"id": "6554e67d-ce2c-4456-b594-d131923388bf",
"id_function": "00d0f416-ec06-4583-9369-e44ea0d8c90e",
"id_user": "cd91009f-e3e0-46f2-a71d-abdcb363e842",
"id_profile": "bdb17f02-dc44-4d46-9bbd-5675fcfaf34b",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "61"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "63",
"id": "e675156e-f0e5-4fce-8bb2-5486465d9ebb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ed566e47-6602-410a-b445-c7361f7aa75f",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fe588531-07a8-4eb1-81c5-178175acd366",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_functions_groups": {
"$id": "64",
"id": "582a8e13-d20c-46a5-acc5-442de39d6537",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_functions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "62"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "65",
"id": "90e1564e-d787-439b-9750-6888a61596a9",
"id_user": "83a9fa75-8c3b-4bf2-b08f-6a5feacd37e3",
"date_add": "2026-05-09T09:38:29.1306799+02:00",
"destiny_type": 4,
"id_key": "b233ab1c-9788-48da-892f-3c3437c6271a",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:29.1306799+02:00",
"id_pos_sesion": "10ae885b-04af-48e4-9fee-8442c50b3ae3",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "39"
}
]
},
"mt_items_vouchers": {
"$id": "66",
"id": "f2b6c1f0-2fd8-4922-91eb-a1be44ed2664",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9e39b1a4-d40a-4f3d-9f4d-cdff4c3c0b4f",
"id_doc_print": "2189df00-defd-46d3-a05b-9c8083151613",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "42"
},
"tt_doc_sa_det_stock": [
{
"$id": "67",
"id_doc_sa": "538b65e1-42b2-4d87-9f81-78756dcdc455",
"id_line": 2,
"id_item": "6d647b90-2ca6-4589-985b-f1a7bb33a42b",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "67"
}
]
},
{
"$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": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "42"
},
"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": "42"
}
},
{
"$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": "13"
},
{
"$ref": "13"
}
],
"st_doc_num": [
{
"$id": "68",
"id_pos": "5e790b30-b683-47b8-93c8-b4cb3961f353",
"id_doc": "673be395-e890-49d3-81e9-dbabe65307fd",
"value": 3,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_print": {
"$id": "69",
"id": "450e96e1-8a94-4798-9600-72aeb6079912",
"id_pos": "36ebec76-7d19-4635-830c-1226117cd09d",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"id_user_upd": "fab44369-5fca-429c-8b08-a3012730560b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "12"
},
"st_doc_print": {
"$id": "70",
"id": "209f538d-d093-42aa-b3f9-d51cbaff5383",
"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:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_print_det": [
{
"$id": "71",
"id_doc_print": "c6d34633-431d-4edd-8ede-d827e065db8e",
"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": "70"
}
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "11"
}
],
"mt_pos_print": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "9a5ef518-fed9-44bd-9e13-b7ccfe3151de",
"id_pos": "721091fd-3a28-4055-bbac-f4118ccec064",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"key_access": "sample string 5",
"id_user_add": "0648aeaf-f276-4b05-bc40-c5039d9128a8",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "1b81c30e-6aa8-4c3f-8699-6765d9453b2d",
"id_pos": "f9e01725-cfb4-4734-a631-42e20be10651",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "b3a43b89-41d9-4966-9ed2-0b2b731478c8",
"id_pos": "61325ebc-1be1-43d9-96b7-39017c7574a8",
"date_add": "2026-05-09T09:38:29.1306799+02:00",
"date_upd": "2026-05-09T09:38:29.1306799+02:00",
"date_out": "2026-05-09T09:38:29.1306799+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": "40"
},
{
"$ref": "40"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "076edd15-5845-424c-809f-deebf5e02135",
"id_user_add": "134e4c9c-d969-4c11-a452-e1d4ead83622",
"id_table": "f6bf76c9-40ea-4a2e-871e-b9bb85c33331",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5a0edaf9-bae1-4ab6-900e-9a71005f182c",
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "9727e6f9-ab27-4576-880d-d97ab1e6f032",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "b86bc7ee-9e2b-421a-ae26-4d20e94841ba",
"id_sync": "32c72965-edad-4eb6-8c18-4c1038ac6379",
"json": "sample string 3",
"id_table": "811a43cf-ed5c-4bec-9e37-933c2d5b6e96",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b82f5010-010c-4269-9964-b660d9a06ac0",
"id_branch_from": "91342db6-2e2e-4baa-8c5a-af3fe9882920",
"id_branch_to": "830c47a7-de46-40cb-91ea-4a88fafe3ffb",
"type": 4,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:29.1306799+02:00",
"send_on": "2026-05-09T09:38:29.1306799+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": "2089caab-23e1-45f0-a57b-b686055cce9f",
"id_pos": "018b16d9-b6c1-4354-b518-1d5b28e552b5",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "9"
}
],
"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": "11"
},
{
"$ref": "11"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"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": "13"
},
{
"$ref": "13"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "293d1c2e-ce6b-4682-8ec5-6c270f8f1726",
"token_id": "sample string 2",
"id_user": "8ed82e11-c750-407e-a665-dcf3d11b1065",
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"created_on": "2026-05-09T09:38:29.1306799+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": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_pos_sesion1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"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": "81",
"id": "e1f3f5d4-794b-407f-97ee-d22b66b21c58",
"id_room_activity": "c45418dc-3663-40a4-b96a-5fa0532f2a68",
"id_pos_sesion": "ea442fce-8166-4439-a3a4-10572afa9a1f",
"log_text": "sample string 4",
"id_user": "f5722a31-1b70-421c-87a6-7311e7fcf514",
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "61"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"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": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st_det": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"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": "33"
},
{
"$ref": "33"
}
],
"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": "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": "63"
},
{
"$ref": "63"
}
],
"st_images_types": {
"$id": "82",
"id": "9fa8d735-8acf-419c-a1a7-511a5214a74a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+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": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "bd4be14e-ea01-4d79-8643-978a225941f5",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:29.1306799+02:00",
"date_end": "2026-05-09T09:38:29.1306799+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:29.1306799+02:00",
"last_update": "2026-05-09T09:38:29.1306799+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_branches_zones| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | 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_branches | mt_branches |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "54c83b6c-362e-42c4-9d40-3834decaaffb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "44f2fa1c-e668-42ca-a199-05f7ecf273b4",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "6fb34d47-4841-458b-981d-dbfbbff7ad7e",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "71451098-6146-4004-9669-db00a90f5989",
"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": "bb1c85be-1feb-4ebb-8f0d-84db6240a0bf",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "8f25e580-f3c3-42dd-9bfb-308734bc9b6b",
"commited": true,
"st_images": {
"$id": "3",
"id": "47358b98-2e97-45fc-8832-1de86076be92",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6abc6c8b-6eca-48ba-bf38-b969616f5356",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "8797eb8b-24fb-43d1-a801-f8c68c0fac1d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "f203959e-63e9-4c22-8ddc-c3481d8ce625",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a68d4be1-8d4f-4e28-9ef1-0b7728b25ac0",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "3c4e275f-3196-455c-ab78-18b4b52e2269",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "d7bbb3c3-8117-45e9-bde6-7481649e0bba",
"id_item": "96352414-b54b-4e49-9234-1ba1e6280b25",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "29c4376e-1caf-424c-9f8b-fbeb1105aaee",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "e4c1009b-20b3-44dc-9f48-bdc6a2ea2114",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a5c518b7-a8e7-4ff2-a837-c966e565054b",
"id_unit_sec": "6739282b-d79a-4151-8734-9df184686d09",
"id_brand": "c768b4da-42cd-4146-a6f4-b635975fdf33",
"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": "264409c1-3ac0-4097-9652-e00286ca4110",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "712b7c67-ed02-4291-88b2-4e090a6202b8",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "661ec5df-931e-4347-b9d6-e812dad500d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "2200c33b-8dc5-498f-ae99-3cc2a6747e5a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a62c93c7-8b9f-47e4-8ca0-a06a6f7bf124",
"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": "d29cd810-ea14-4c4a-ab4e-aa6ffc160ac4",
"view_messages": true,
"id_image_photo": "787c032a-ef25-4a5c-a95e-4175eab9f8e0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "373030e1-9aa3-4912-8b39-8244e1a84bad",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$id": "9",
"id": "1fe8c19d-cbb7-4a4d-8bf3-70736ffa1545",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "b9ca277b-9e19-4bd1-a273-58cb509fcabd",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "00494e67-f792-4bf1-80ec-bf35a99a5854",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "bd3a476f-3111-4a38-b8f6-376bd6f0ce27",
"commited": true,
"mt_pos": {
"$id": "10",
"id": "5323aff8-8249-4d47-8696-ddd3f670e46c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8c283a74-ef15-4cc9-913c-34e990028c37",
"id_zone": "3676d51c-26a7-4de7-8a4e-6d6ef02b1dec",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "ef0ef9cb-f88c-4043-8809-a1db1411aaf6",
"commited": true,
"mt_branches_zones": {
"$ref": "1"
},
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "11",
"id": "434fa23b-d818-48d3-9720-783361ababb0",
"id_branch": "72529564-2cd1-4319-87d5-c179f33ae367",
"id_pos_type": "77f1db63-b55d-42f1-bffc-6e3a55836a11",
"id_pos": "e394101e-fe7c-410c-ba4e-015eaa9475c3",
"id_item": "59bf3b06-48b8-48e2-8629-c23243b1d4ca",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "5a27cdb6-044d-4062-b66c-9b109c3b47f7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$id": "12",
"id": "8daf2a40-4cdd-4d0e-90c9-9744b361e16a",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "b694a485-f52e-4c75-a81a-e6e8e381cecb",
"commited": true,
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$id": "13",
"id_pos_print": "08da0c8f-61f6-4658-8fca-0d268dd4dfa3",
"id_doc": "735d21cc-ef51-4814-8c3d-fcdb15548596",
"id_pos_type": "0e6c8dc2-93ed-4d4f-b01e-d63b9bb21472",
"id_doc_print": "bc9fc1be-7f9d-45f2-a62f-0341b923d7ba",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "3c47c259-7283-469f-b051-81d924559039",
"commited": true,
"mt_docs": {
"$id": "14",
"id": "6ec6a1f5-4cea-4664-b82a-bf126f28737e",
"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": "36e4b55f-bed6-474e-89dc-33f9b4d4ffba",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "023d058d-ebcc-4b09-82b5-6a3deaf7c73b",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "15d4e3f1-5dcb-456a-a27b-674c7d93b661",
"id_pay": "960de1f2-84c4-4bd7-acb7-dcde44fdd3a1",
"id_money": "1c500458-75b1-48a6-a675-0f139d8fd071",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "2fdff207-1537-4698-b96d-beeb2ad2566f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "1b515daf-86f0-4a0d-9d07-d43f4385bd08",
"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": "45f0f201-9f88-4228-bda5-024a0880be25",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "883902f4-0612-4035-8be7-f248c075cb0d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b9f8068d-e528-4184-807b-94f6a6e53c69",
"id_money_2": "c0e19f64-bc2f-4ead-9de8-26d515a0db9e",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "2cef61a6-731f-4af9-83ad-ab44eff2c71b",
"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": "3b764790-c7da-4bae-abae-0dcbded625ad",
"id_pay": "1a567a56-7d85-4cda-91f8-c91548e2cb50",
"id_money": "6c4b65e4-6b1b-4b61-82fc-cc4e2ee3ce19",
"date_cashflow": "2026-05-09T09:38:29.1619834+02:00",
"coefficient": 5.1,
"id_user_add": "0df282b2-c82c-45e7-a0d0-26c42d4d1703",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "441f58df-b3a8-49a2-b40a-297eb4692123",
"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": "6bc2d733-fa57-4864-b52c-a0eae265e2dc",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "31b63e30-de28-43b7-8efb-2cbab0043062",
"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": "c1caae34-0fe4-4495-b219-cdca67208283",
"id_line": 2,
"id_pay": "fb8460e8-29fd-4d6c-9b43-dfc94e50cfae",
"id_money": "76f18d29-47eb-4c72-b87c-da1fe3cb37a5",
"coefficient": 5.1,
"id_voucher": "110cd929-2f1a-4771-8be2-52d4fa46372d",
"id_employee": "df9e6903-04ac-4990-9fe7-1bc38eaedd05",
"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": "669a26d1-f525-46b1-9833-0235a9eea46f",
"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": "fb95b76a-6d79-4ebe-b590-004b04706465",
"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": "898c9de9-5bbb-4ca0-8351-2440cecd3a32",
"name_pos": "sample string 12",
"id_image": "cfefdda6-88c4-48c3-a570-b7a1d88d6cc9",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "3583635d-4995-4bae-9d53-a8f721c5db4c",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4ffa78cd-1124-4f41-b422-187ef811655a",
"id_branch": "88cfd900-ae2b-4649-9dc2-c92f43790b93",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "d21658af-e6d8-411e-8752-c40c9763e6d3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "ddb29af8-189b-4bdf-bf63-c79dcd3a7427",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "8d4cb01e-a10e-4749-934d-7c2318082d45",
"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": "7e6b3900-65cb-437e-bb66-de8f28fb03fb",
"id_line": 2,
"id_item_sub": "869c4448-6521-4ee9-a83d-03622464480a",
"qty": 4.1,
"id_list": "b5f4aba2-7e58-4857-8ce0-1383197e7db7",
"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": "6346fdaf-d8e8-4a5f-a56a-eefc6c8c875d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "cd9634b9-9d25-4035-99b5-6694a4df9045",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "18a9e479-cbfd-4836-8035-b448d1e9d1b8",
"id_user_upd": "f1a7d31d-f53b-46e0-9255-03a4a6e51859",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "16aace5a-921c-4756-a59b-01210efaae9b",
"id_item": "e2577459-8118-4fee-8fad-43585c559b36",
"id_item_type": "dcfb1664-9e3e-4feb-b0cc-f17a34c84a89",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "1249198b-449d-4a83-8a99-a86c7849cce8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "d29134b2-bf49-41fc-8246-2dd757713c1a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e29ca50f-3f2f-4332-9006-e986cdd40826",
"id_item": "731965bc-1390-4b60-b39c-eb4074b27826",
"group_id": 3,
"id_unit_ref": "7bae6ebc-cecb-4256-bcf6-85771ea0d91c",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "18c34646-7992-4001-a311-e5beb4ec6060",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d3683fde-4979-4581-8f69-d7e815390eef",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "fbf029e8-6b61-4e1c-8b20-501ae71e26e1",
"commited": true,
"mt_units": {
"$id": "28",
"id": "09972e91-b4bf-4b1c-a744-5b103faede27",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "7f1b154c-593a-4378-9eec-bfe70dbe3156",
"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": "b675c2c6-b979-4e8b-ba34-14ca5b344b70",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "f35211e8-1e00-4591-8a02-2de6c7886e4a",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "65762477-7f3c-45ad-be95-1f3d49e2912e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "d7785f7e-fe3d-4d08-9961-9fff647365d9",
"id_line": "37206f56-841a-4b25-b85c-d1bf8d8e775b",
"id_category": "63fced5e-989d-4c74-bee0-8362d5ad329e",
"id_item": "8f5fc8d9-d73a-4a5c-a663-ae069e5934fc",
"id_item_type": "ef635737-1d4f-407b-a7d8-edec428f1944",
"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": "dcf31fa6-506e-40d4-90b1-d1fe4cf6bbc4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"date_used": "2026-05-09T09:38:29.1619834+02:00",
"date_sesion": "2026-05-09T09:38:29.1619834+02:00",
"id_employee": "7876afdc-28e5-4a7e-86a5-79b1a2cdb90f",
"id_branch": "c939bf25-e9ff-4565-bbc3-71a57cbc8657",
"id_voucher_permision": "a1303111-d081-4247-bce2-545bb2387abf",
"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": "6e4c6ff2-9980-449e-8a2c-661e99e22d11",
"id_user_add": "ab611af7-9c7d-4acd-a35f-a40bdb682ae2",
"id_doc_sa": "359297f5-eb2c-468d-aa7c-3828b40b64df",
"id_item_sub": "86666972-b0fa-4d35-8a7d-16b5a4ccf9fb",
"id_pos_sesion": "a21acda9-2b18-42db-8575-076c8e1777ef",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+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": "bf9d59e4-3b81-496b-b951-c5113fc16ea1",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"date_used": "2026-05-09T09:38:29.1619834+02:00",
"id_employee": "587188b6-af18-4d70-b4c7-a2baf55f66a6",
"id_branch": "0073ae2c-71a5-48f7-9cc5-c22715c3fd95",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d48e9125-4f53-4fcd-b81a-ffe8e8843272",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+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": [
{
"$id": "33",
"id": "3514e70f-add5-4fa3-bb28-71d8622a8331",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+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": "4abf6910-36da-4ae4-bf4a-407c2645fa57",
"id_pos": "7d9564ce-a3c5-4979-814a-021d67bff13b",
"id_list": "4be58725-3a2a-421a-8021-a7599277b5a7",
"id_item": "1ff66977-1951-4d05-a1a7-855f7842c584",
"id_item_type": "2dfa027f-14e4-41e2-8447-688e013c97e1",
"id_category": "c4635cf7-17cf-4f77-9216-2191583535da",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "92acb14c-db0a-42a8-8438-48c4e1aa02c5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "9ae998b8-7809-4647-8399-8dbb6bdb1687",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "9d4be739-9eea-4c61-8893-c6f1f432d7a1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "ca27a01c-c72b-4da6-b44d-3880f74faa74",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "e22a02a8-9365-4cc8-8097-7b7cb035e07d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c0180d6b-f2f1-42c0-b0f4-b4742b170d54",
"id_pos_type": "1a8ffe34-f299-4c64-84d8-55beaee1d8b6",
"id_price_list": "1cfdbc0a-9aca-41b9-b717-7582ee1bc427",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "1a30fa79-3fb8-4231-9855-48a2d9928808",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "73d367d1-c115-4c29-9fa4-6a360c9ed030",
"id_pos_type": "2c1dc2f3-0f03-4857-bd1c-3c7bd1fd13ee",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "5bcfaf1e-316f-4085-829f-260d50295f07",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$ref": "12"
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "37",
"id_list": "6fbb3afd-24c5-4ca0-9486-6a110f623c41",
"id_item_sub": "1a9fc95e-7f59-489c-9231-916431998873",
"validity_date": "2026-05-09T09:38:29.1619834+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "146b87a5-2442-4293-bb77-d7bf7dd2ab99",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "38",
"id": "6197dfbc-a198-4500-94ef-ab06a677c1d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"id_branch": "9b45a30f-9d04-489a-be5c-4b0f17757d3e",
"id_pos": "ae78dbc3-eed7-4b48-a3fc-1b19d2b349d7",
"id_list": "a3623b37-37be-46df-bea3-89937e6c957d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "2e44af40-c990-48b6-93ca-f2f811a0f013",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "39",
"id": "2addf63e-6e3a-4ad0-a7a7-b84645c4216f",
"order_id": 2,
"id_item": "328bec33-64d3-49db-8629-4e99697a0d31",
"id_item_type": "492032a4-72f6-496f-8678-dfbaf0d86b5c",
"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": "51c956af-99a7-4671-9eae-945c9e5c60f4",
"type_item": 11,
"id_voucher_json": "d4a14b90-fafc-48bd-9a89-a7604de58744",
"count_voucher": 1,
"id_category": "d58a5274-2aa9-42fc-8e89-b892d80b51a3",
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "b45f995c-ad54-4ce8-a65b-3f4ee2431f16",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "40",
"id": "56b49de4-2020-43e9-b0bd-11512ee6aa48",
"nro_sesion": 2,
"id_pos": "a02df623-8f53-4388-8c74-7508e4fdd650",
"date_tax": "2026-05-09T09:38:29.1619834+02:00",
"date_open": "2026-05-09T09:38:29.1619834+02:00",
"date_close": "2026-05-09T09:38:29.1619834+02:00",
"id_user_open": "8e992384-e14b-4680-b43d-b73cb9ba4ab1",
"id_user_close": "8bb15fb5-7e82-4ca0-b55b-5a968c839bb1",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "41",
"id": "af9ec033-518e-4a05-8a56-71fc411c67c7",
"id_cloakroom": "746184c0-27ee-4db8-9ee0-839d68e75ebc",
"id_pos_sesion": "1b70d75f-5e25-44c1-a351-dda8cb178d8a",
"unit_id": 4,
"date_open": "2026-05-09T09:38:29.1619834+02:00",
"date_close": "2026-05-09T09:38:29.1619834+02:00",
"id_doc_sa": "841711c1-8465-40ee-8ea8-2d98d3ac9de7",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "42",
"id": "c82fe379-5888-449f-8e24-cf5a1bcc5cb4",
"id_pos": "da737d8c-4d1c-47a6-8555-219c395f6e0c",
"id_doc": "a4fa4bcb-0dbd-4cbc-a3be-ea016272b9d1",
"id_branch": "444abd12-044f-4ee6-9b47-3645d94ae269",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:29.1619834+02:00",
"date_tax": "2026-05-09T09:38:29.1619834+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ed0d709b-abec-439a-bb49-8b710a15fd0b",
"id_relationship": "8f3d6a07-c957-435d-8d56-0819d198c082",
"id_loc_from": "64482ee4-992b-47f0-8379-03e97528d094",
"id_loc_end": "199b6943-6fa2-4783-8e23-395058b343ac",
"id_user_add": "b90ccbeb-fd5e-4d10-8746-835f85136e32",
"id_user_upd": "6155296d-8b97-4cba-b248-bf98b028087e",
"comment": "sample string 12",
"id_pos_sesion": "d2dd5775-b7b3-416b-97ba-9738b96a46df",
"id_room_unit": "9970ee24-e9fb-4f77-88bf-e6c9112b1b4b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d29f8fe7-ace5-4a93-9869-afebd535851b",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "43",
"id": "cd6e060e-b85f-42e8-91ea-525237316cfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2217f0a1-46db-4794-9912-193ba2a896a9",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "d6fa42c1-0a2b-4f3a-bfab-53d78c749c85",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$id": "44",
"id": "ad4d5314-4809-4426-b863-daad5d1e9b4f",
"id_pos": "3169434e-c98d-49e9-b708-8067d6d3416f",
"id_doc": "6b0b2aa3-f970-45a5-83f4-5ddc40735285",
"id_branch": "3e919ec2-7cc6-4cc7-a961-27ee68e83bfb",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:29.1619834+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "6a2ae5ce-d4aa-4881-abcf-e608d491bdb3",
"id_loc_from": "fcc85272-cf1f-4eee-9a2a-c5b3e9b82311",
"id_loc_end": "c1f5a379-49f7-432f-9ba9-7bb9f82a80a9",
"id_user_add": "700644dd-b400-4075-be8a-234d5176d5a5",
"id_user_upd": "234f0e70-4980-4c0a-a789-ac77c4632b9f",
"id_pos_sesion": "8958962c-53a4-45a1-be7c-232855976752",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:29.1619834+02:00",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$ref": "43"
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "45",
"id_doc_st": "edeca844-1f34-4c4c-a157-e033a9e193f8",
"id_line": 2,
"id_item": "72aaf511-b873-4d5f-aa74-3df502f55f96",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "44"
}
},
{
"$ref": "45"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st2": {
"$ref": "44"
}
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$id": "46",
"id_location": "be427c25-c5b2-46c1-8959-59c75f83fec7",
"id_item": "828c2e73-c8c6-4fdf-94e8-f9f66dacaa0e",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "43"
}
},
{
"$ref": "46"
}
]
},
"mt_locations1": {
"$ref": "43"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa2": {
"$ref": "42"
},
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_units_activity": {
"$id": "47",
"id": "48cdee08-063b-4e18-828c-6a5c7896903c",
"id_room_unit": "0d12e57d-3d45-4eea-bf27-1816df405d8a",
"id_room_list": "d829937c-c7b5-42ae-b755-946e52c3370c",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:29.1619834+02:00",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"date_open": "2026-05-09T09:38:29.1619834+02:00",
"date_close": "2026-05-09T09:38:29.1619834+02:00",
"id_employee": "051773cb-1d78-426f-a811-809d10fe8e34",
"id_employee_sec": "56d60a39-9b6e-4477-899c-0e0a06cb4b4b",
"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": "c088cc3a-3367-49f9-8e5d-0d3bb8e7c17a",
"comment": "sample string 7",
"id_user_open": "43fc8537-f3aa-4267-a4f9-3cd9ea197b4e",
"id_user_close": "1410dff4-44f8-4825-8930-a798571a9927",
"id_unit_state": "0ca15ce3-b1ef-4314-bdab-239b8c43324b",
"id_pos_sesion": "47c455ef-129d-4019-a58e-8331e575f99b",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:29.1619834+02:00",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "967b9375-077b-4318-a938-9dc2595ce3f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8a415765-6ed6-41ef-95e0-0b8b4799167d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "31a9c69b-0448-4622-8c04-193c62812fb5",
"locked": true,
"date_locked": "2026-05-09T09:38:29.1619834+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "f04375ad-cd53-479b-adaf-fc9ba5fc8e11",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "4adf709f-0e39-453c-bc36-4a8ee2df1ab0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1dcb9ca7-0767-4bdf-a7a9-690387ea3470",
"name_pos": "sample string 6",
"id_image": "de5d98ea-a17e-474d-80a2-1109186b9916",
"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": "c820d8a0-7668-43f1-bba9-187d376572b2",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "963a10bd-ed88-41b3-95c5-af2350be27ec",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "f47da7a8-8280-46d6-bef7-82c48c7d98f1",
"id_room": "e79eda9c-e456-412b-a271-6d7cc594758b",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "7b9e106b-ad6f-4f82-9ea2-7177aad9c46c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "8277681e-ad96-429f-b1a9-5396d0be9273",
"id_room": "fe7c6d90-5ea3-4f20-9bd7-12577d89939a",
"date_in": "2026-05-09T09:38:29.1619834+02:00",
"date_out": "2026-05-09T09:38:29.1619834+02:00",
"id_user_add": "6a82f9ad-bbff-4842-9dd8-a8a1a5d9618f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "0ea2148e-8cdf-4973-838f-0cef084b4f9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "31d362ad-a140-42f9-bd52-2dd2515d3d13",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "2a6d1d8d-3ba9-479c-b885-67704a99c0d1",
"id_room_state": "ab526adb-8c4d-4065-b344-08e03b8d9085",
"id_image": "9fe99b82-946e-4e80-b93e-b8bfa1f8d2b8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "38160043-720b-4a12-a193-8980a5c9c74a",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "cfbabaaf-b227-495f-ad25-e7c456aec4ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "96b859a1-f41a-4aa2-b761-5740bde8b4cd",
"commited": true,
"st_users": {
"$ref": "8"
},
"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": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_sesion": {
"$ref": "40"
},
"tt_rooms_list": {
"$ref": "51"
}
},
"tt_spool_doc_print": [
{
"$id": "55",
"id": "02dca300-1820-4c9c-95f1-efe166ca5eef",
"spool_server": "sample string 2",
"id_doc_sa": "3f1745f4-1c97-4857-9395-74bf2fbbeb76",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:29.1619834+02:00",
"tt_doc_sa": {
"$ref": "42"
}
},
{
"$ref": "55"
}
]
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_doc_sa_pt": [
{
"$id": "56",
"id": "4656256a-9521-4090-b3cd-e461789b9752",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1d787808-efbb-4707-ba0a-4ec49a74e40d",
"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:38:29.1619834+02:00",
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "56"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "57",
"id": "1c80093f-1e2e-4084-9e2a-17f1af8714dc",
"id_pos_sesion": "a7c98893-2198-4a01-8270-0da423c6e5db",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "84aa121f-c55b-4b01-b56c-fe8a8990ba0d",
"id_room_unit_activity": "4df38845-75ac-4ada-89d0-602bb4ad4f47",
"id_doc_sa": "ce6a3059-5e21-4347-8981-865888172249",
"id_pos_type": "06434f94-7570-4cb3-8688-eefa919d9ef7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9fc7ae2f-8e5b-4b03-b122-bd658a91dbc7",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "40"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "d461421e-4d63-4b66-95ea-3714b8a15c64",
"id_user": "f76f804c-3017-43f3-ad4b-d951e3e2dd5d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "c2885744-5b92-4b93-93b1-5cf63b8bbec5",
"id_user": "d8d9c229-7af2-416e-aaff-2802b5d04ae8",
"date_add": "2026-05-09T09:38:29.1619834+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_cmd_connection": [
{
"$id": "60",
"id": "90295207-8f44-4960-804a-969880a3c66a",
"id_user": "50dfc1c6-1032-4512-a321-c80538fdea0e",
"id_user_profile": "fc614e8c-f6f3-4171-bcc0-136b92064989",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"id_pos_sesion": "a27f3dac-adae-4b9c-bff1-e960c34a4bd6",
"date_login": "2026-05-09T09:38:29.1619834+02:00",
"date_logout": "2026-05-09T09:38:29.1619834+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "61",
"id": "d9c5c424-efdd-47ce-9846-74684a9f5d61",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_permisions": [
{
"$id": "62",
"id": "c2b0a197-53ee-4807-ab2b-b0f8299a6818",
"id_function": "789aeec7-d214-4d10-ad0d-d7457881db8d",
"id_user": "cb65db5a-77cc-4d41-b019-9ad1f185b5d7",
"id_profile": "3f7458fc-488e-4823-9d5f-dadaeadee255",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "61"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "63",
"id": "41b430f4-28df-47c8-bcb3-37de54b92215",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c88c0897-d170-4ad3-a5ac-4891fe9398bc",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "5bc8a522-e506-4ce0-87c5-eb5c666ba16b",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_functions_groups": {
"$id": "64",
"id": "0a5da2a3-eb41-4a53-b923-c2ffc3315e33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_functions": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "62"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "65",
"id": "83c9c86d-2597-4a70-92d8-739330d681a7",
"id_user": "a5dd174d-57e0-41cc-bea0-956254e3df72",
"date_add": "2026-05-09T09:38:29.1619834+02:00",
"destiny_type": 4,
"id_key": "dc075d5a-8848-4596-b5a4-0be45fc43b72",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:29.1619834+02:00",
"id_pos_sesion": "74ac1cac-b9d5-4150-a657-ba0ce64215b2",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "39"
}
]
},
"mt_items_vouchers": {
"$id": "66",
"id": "5d4dcbd6-31d5-4d9d-87eb-9cf6dda307ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "09f3fcb6-9f00-4da4-bec4-c043914a713b",
"id_doc_print": "cc8cb919-26f2-49f6-b2aa-61cdae42cef0",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "42"
},
"tt_doc_sa_det_stock": [
{
"$id": "67",
"id_doc_sa": "13dfd7ac-8aa6-4484-8b10-ad33373b6aae",
"id_line": 2,
"id_item": "cc16801d-30b3-4205-bda5-0a27a3e21c4f",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "67"
}
]
},
{
"$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": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "42"
},
"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": "42"
}
},
{
"$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": "13"
},
{
"$ref": "13"
}
],
"st_doc_num": [
{
"$id": "68",
"id_pos": "27bf355b-3e02-4683-92b0-c3f9ee8fec57",
"id_doc": "472567ca-6845-43f9-b22b-852240f74b51",
"value": 3,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"mt_pos_print": {
"$id": "69",
"id": "d7160ce2-6bfb-41cf-bc76-e3045acc3cf0",
"id_pos": "e402cedf-fd1c-461e-8a1f-c273c8a183a0",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"id_user_upd": "977b8b42-b0df-4346-9ab3-c6257c0abaec",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "12"
},
"st_doc_print": {
"$id": "70",
"id": "37ac03fc-bdb1-40e5-b577-78c9136df75a",
"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:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_print_det": [
{
"$id": "71",
"id_doc_print": "aef664b7-de66-4cef-ae5e-e5483973e9e0",
"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": "70"
}
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "11"
}
],
"mt_pos_print": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "bcdd5a42-d63f-41f0-823f-373f55c2e12b",
"id_pos": "914de998-2166-44c2-aa11-7b52097c9781",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"key_access": "sample string 5",
"id_user_add": "eb2fbce6-516e-408a-bc8b-ba8c4ef8c49d",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "0571cff1-a4f5-49ae-a289-eb3a4084758e",
"id_pos": "bef1b7ef-c62c-4f19-b1fe-455930b1c59b",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "b0bd4dc3-a333-40ec-b2de-0af015558631",
"id_pos": "1a1c5cf1-42a6-488b-99f9-52c805a224e7",
"date_add": "2026-05-09T09:38:29.1619834+02:00",
"date_upd": "2026-05-09T09:38:29.1619834+02:00",
"date_out": "2026-05-09T09:38:29.1619834+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": "40"
},
{
"$ref": "40"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "3e91cacb-d07f-4c71-ad61-be4d15fca425",
"id_user_add": "8db4b460-1f10-424c-b3ae-58ad05ca2118",
"id_table": "77a49e4d-c1c8-4fda-b035-5a2e81267744",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "64bb2b4f-d906-4400-baee-cb5d5f136ff2",
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "2084d3cb-3d9a-423d-a0bb-86c60e168b3c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "1740d46f-9aa7-48c9-ab9a-bdeb98a1c6a7",
"id_sync": "fc4bae84-b21a-403b-90a2-1f02ba4eea57",
"json": "sample string 3",
"id_table": "50ff5d19-68cb-45f0-a22a-9aaffca2a08c",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "64f625f6-6086-4de0-be12-1f8b7a00b340",
"id_branch_from": "b9ab75cd-9cd9-44a0-8650-8bbad9c428ae",
"id_branch_to": "390085fa-24f1-440d-babd-1d8d8c7a7331",
"type": 4,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:29.1619834+02:00",
"send_on": "2026-05-09T09:38:29.1619834+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": "b014862d-8788-4de9-bbe1-f6a5576b67d7",
"id_pos": "1c90f6f4-2928-449e-8d19-678153c9c148",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "41"
},
{
"$ref": "41"
}
]
},
{
"$ref": "9"
}
],
"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": "11"
},
{
"$ref": "11"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"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": "13"
},
{
"$ref": "13"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "5bfa45fd-c373-4aa4-82b9-de40a0772d8a",
"token_id": "sample string 2",
"id_user": "98860e6b-ea95-444b-b7c5-4ce670a595f8",
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"created_on": "2026-05-09T09:38:29.1619834+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": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st1": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"tt_pos_sesion1": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"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": "81",
"id": "8be880fd-df9f-49f2-ae9a-4691e9b695b5",
"id_room_activity": "fc59cf8d-b2dc-4a90-a404-b2fdf071e1f6",
"id_pos_sesion": "e5549f7a-1f8a-4f81-928d-c77d5e20ad16",
"log_text": "sample string 4",
"id_user": "e4e4a539-2a6e-4004-bf46-3c42894ca1cc",
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "61"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"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": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st_det": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_items_customs": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"tt_stock": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"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": "33"
},
{
"$ref": "33"
}
],
"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": "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": "63"
},
{
"$ref": "63"
}
],
"st_images_types": {
"$id": "82",
"id": "e272e277-5ff0-4e0c-923f-7a86b451175e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+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": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_locations": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "6a0de567-4db0-40cb-965e-cbdf3c0b1399",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:29.1619834+02:00",
"date_end": "2026-05-09T09:38:29.1619834+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:29.1619834+02:00",
"last_update": "2026-05-09T09:38:29.1619834+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"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": "42"
},
{
"$ref": "42"
}
],
"tt_doc_st": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
}