GET api/Mt_Branches_Zones?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_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": "1",
"id": "e1a4f690-b6c5-4e5e-a017-6bd288b32730",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c7868b6b-f01a-4cee-afaa-54160f6fb940",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "74ce6007-b898-4e53-bfe1-af481510e2a8",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "ff608a20-4473-49d4-be77-609b98bce656",
"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": "35e58559-4ec9-4646-b02b-8d912cadb7f2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "63968467-1ae3-4e34-86d5-b611a8566593",
"commited": true,
"st_images": {
"$id": "3",
"id": "eaafe0cc-e34f-40a9-95ac-59c8a71d9541",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6d21eae7-c999-41ed-8adc-53481cf21b7a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "e0b53763-785b-4c82-a958-dabe02215cf1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ea32c7c1-87a6-434c-9760-aa641bd64fa9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "5d13f644-ff2e-4a88-806c-fa3d3dfbf154",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "abba98d0-49ed-4ee1-95d3-9cda434fd31f",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "c2b5d07b-9160-4256-a21f-f464ec69e5a1",
"id_item": "fcf5d457-9d32-4b93-9968-6f92bbde8626",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "cde6e79b-04d8-4d05-b006-58963b988f94",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "60bc5862-d466-4492-bb36-f6519da1adce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "31864c1f-8aff-4785-bccd-480a48506dd4",
"id_unit_sec": "e6638e94-72ec-4670-9b1a-abd8f9f27871",
"id_brand": "916eaae9-70c7-4402-9fbc-751c8ba0bc36",
"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": "cbb1bb3e-ae91-4114-aa1d-2373430bbe1e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "03612562-5ec5-4985-808a-82fe40a99a0b",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "b8654f17-e3ce-47d1-b6ff-0224b8a85f23",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "bb5ec5b8-fa15-4582-b7f2-b4a6025edc03",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "26296473-a44b-43c6-a33d-1902770d4db8",
"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": "e1ed5223-e603-48d3-b50a-b4acc6044f85",
"view_messages": true,
"id_image_photo": "14b0beb0-3314-433c-b44d-ed9eea57e8bb",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d8a8c6fd-5927-48d7-987d-4abf7a02c15b",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "498ac107-37ba-4446-8394-ce4cd55e8cfd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "89c27b6a-99f8-4937-bfd9-7c6abac7bdb1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "255ae6ac-6e5a-4277-b32c-47a48cbaea78",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "38a4e82b-1c91-48b3-9f3f-7711491c15dc",
"commited": true,
"mt_pos": {
"$id": "10",
"id": "fb8a5cd6-e1f6-4d59-90b7-0ecbb24e5299",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ca3b87c3-b119-427a-8783-044aaeea9f1f",
"id_zone": "ddc3c972-7a54-4971-a329-7c98ec3c4ec3",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "4bf59a3e-06ac-4fe6-a839-76cf53176e59",
"commited": true,
"mt_branches_zones": {
"$ref": "1"
},
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "11",
"id": "9b9c5679-9fb8-449e-840f-55d28bd51f89",
"id_branch": "7f84b3bf-c0fe-4891-a634-9f06f507b72a",
"id_pos_type": "e0e0406a-f263-4896-87d6-4f3fcfa5f370",
"id_pos": "5bb952ff-c40d-4f70-bec6-a354f59043cb",
"id_item": "9b14e39e-5986-4a7a-a114-dec70f5808dd",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "9ed4b29b-2e6b-45bc-914a-627972e670df",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$id": "12",
"id": "2554a54d-ed15-4772-8eab-5dae0c9d2b6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "6ad12c7c-f6ab-4304-bc65-7883a19a0b32",
"commited": true,
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$id": "13",
"id_pos_print": "74bd9473-61ea-4773-aeb8-7a907d0b9577",
"id_doc": "9b4f47c0-4efc-4caf-8f20-6be38e55daea",
"id_pos_type": "07645673-9fd0-49fd-816e-f88490364c05",
"id_doc_print": "6b596c8f-7f99-4ce2-8706-47836aa32e8b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "24e1e18d-60c0-4162-8dec-b955ce73ce5d",
"commited": true,
"mt_docs": {
"$id": "14",
"id": "6ec084bd-9113-4dc8-b743-1adee767b620",
"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": "c22b7bb1-2618-48b1-ba9d-1ecffc88c1f1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "03fd684f-531f-4e15-b6ce-6d67fa22a88a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "b3e206cb-10c7-44dc-8506-44e669515e9d",
"id_pay": "9c47b37a-366a-403d-84c6-45592683d83f",
"id_money": "e351b2d6-d72e-4285-8b6b-74e5cdc4c376",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "aaf86037-27c6-474c-994d-1604a3ad9261",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "19d0431b-c748-4b3f-9c62-3c8455d56bd2",
"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": "b93ca7b0-ecdc-4349-807d-97b2d69fe3e5",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "3e49b1b2-ebaa-47d8-988b-89441e97eb73",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "0ba07234-db0a-40f8-b140-b7b28ddf7dfd",
"id_money_2": "25ba1f9c-31a2-42df-a8e8-cf60bc5864ff",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "f42cd39d-0033-4d04-8d87-a1f4d31a3c1d",
"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": "77a57674-5bec-4397-8d71-f1ba954f5b3b",
"id_pay": "d9dfdc8b-0e6c-4388-acf5-29a740d5871c",
"id_money": "77837ad6-e579-4f70-899f-81053b87fb81",
"date_cashflow": "2026-07-08T10:44:57.4875263+02:00",
"coefficient": 5.1,
"id_user_add": "e36d89d0-cf8d-4b42-b146-173d14ba8aaf",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "d0d3f9a9-7b9a-47d1-97a0-d43c7e54368c",
"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": "9453fd98-002e-47c4-acef-0895c153ef38",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "40e94a57-7074-4101-b191-0298c4c7c188",
"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": "57c79539-a639-4312-9ddc-d935fe3b7e25",
"id_line": 2,
"id_pay": "de723245-2bb7-4ac1-8831-f7de33a8d40c",
"id_money": "bd7d6193-7e96-47fb-9b37-8e9d18a9fb54",
"coefficient": 5.1,
"id_voucher": "73033332-33c1-47d3-b382-a9c7c4976319",
"id_employee": "4fddbc86-01a6-4670-aeb2-852040190e4a",
"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": "6f25c0aa-2d36-4086-93de-f2147404aa95",
"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": "a42d2254-a2f8-4376-b5bd-40dc59b0758f",
"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": "cfcf9bd4-3d47-4b75-a7a6-8f3d84e92d32",
"name_pos": "sample string 12",
"id_image": "1422b9dd-1f65-4e74-b9f9-e72ffa65cc2d",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "aebdd51f-0839-4925-9bdb-4fd153eefed8",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "8f40d411-03c5-4240-8817-8a08c5f03f33",
"id_branch": "b082436f-ea06-4bac-ba96-ce3bd745c644",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "2ebc2dfb-3e2a-4511-970c-d7c63b225501",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "6edf37ad-f84a-4ba2-bee3-825fc54eadcc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "e7b2a62f-6fcc-45f8-811a-331487716f86",
"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": "7ac4ff95-7d3f-4477-b399-448260c615c3",
"id_line": 2,
"id_item_sub": "2230b3b9-e021-4892-b470-19f66d8bc190",
"qty": 4.1,
"id_list": "5f7453ec-7a62-4ce8-af4f-b3e85946a10e",
"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": "719e3f5e-33d8-4fe5-a402-a93a4d4d82ab",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f1c4a366-346d-4ab3-8ee3-3e2c3f7ac577",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2ff01e4c-4ffd-4256-a645-59f6ac632b4b",
"id_user_upd": "a790a995-c505-4e58-824a-3b5af6aa47e9",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "2bcede61-adf3-44cf-a974-4b2d26a89d1a",
"id_item": "59f1a73a-76de-40d3-9bc1-b2055d980c80",
"id_item_type": "6f08ba0a-28fd-41cc-be38-a3159c7cb090",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9a8c58da-b35b-47d0-a6ea-abbe976ea82e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "7254c585-6ac6-4649-ad6d-bb14dfae1dce",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "ac5f0234-831b-422c-b9bb-0bdb0a45b287",
"id_item": "4ad970a2-b23c-4a0e-8cb8-365121aad44c",
"group_id": 3,
"id_unit_ref": "ca693786-2142-4107-8aca-bebc52d9b125",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "c9413cd4-dc45-46ef-8719-1db95798f601",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0fd85c7e-6ce1-406d-9e2f-050101fc8adf",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "0d5fa857-e813-4c8e-b801-7f1f5409eaa3",
"commited": true,
"mt_units": {
"$id": "28",
"id": "6a13217e-f067-4e86-ae88-36c3267a322c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "696dfb23-fb9d-424b-8e01-21d7d9ee5cae",
"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": "b654c252-79f5-4344-82f1-a24fc0501eda",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ee8ff8c0-3dd8-4283-8112-67fe80cf6a46",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "6415f038-a322-4c92-a566-e0c5776d604d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "b912022b-97e5-4b07-b54c-22e535fbf899",
"id_line": "d39a967d-5719-416f-abac-3521616ad041",
"id_category": "44c14278-82b0-449a-bdec-5e02b0ab7fa0",
"id_item": "66aff386-199b-4fd1-84c1-1abcf7c17805",
"id_item_type": "57337038-ad71-4434-b4fb-d88d5a5a3a78",
"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": "00723892-3fa3-4beb-a2d6-8dd7d75d3386",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"date_used": "2026-07-08T10:44:57.4875263+02:00",
"date_sesion": "2026-07-08T10:44:57.4875263+02:00",
"id_employee": "a8331acc-f457-46fd-bc8c-fc384b5e0014",
"id_branch": "e02f3c8d-0d45-4158-a068-4bbec2ec7c57",
"id_voucher_permision": "56b460ad-b4bc-4dc1-96ef-424b26209263",
"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": "25fffe7e-be75-49fc-a59a-a2a463228d96",
"id_user_add": "c8a6d822-ffb3-47ee-a3ef-265b83b2d3b3",
"id_doc_sa": "196a3bc7-acc9-44ca-a507-3e01c165c250",
"id_item_sub": "5e1811b5-bd1b-4ee1-bb2b-6b5d5455e947",
"id_pos_sesion": "aa136093-b6dc-4d14-9bd9-78bfa75cf10a",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "8068896c-e7a2-4ef5-b633-72643693cde1",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"date_used": "2026-07-08T10:44:57.4875263+02:00",
"id_employee": "85683d03-7403-4624-9ceb-6ed18c8057ac",
"id_branch": "f3afa98d-84a4-46b6-afb6-4616563c3e8d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4761392f-dafc-4551-bcd2-f4bb4f637e27",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "2b8814e1-8093-495f-aaa2-e269762701d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+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": "9e1a5024-687f-422d-8173-9b1578544a3f",
"id_pos": "3b2fb053-6f6c-4da4-95e7-772c3f58de3a",
"id_list": "b951784a-72c6-44da-8cf8-fbe16c7ab4dd",
"id_item": "11874ec6-50c4-4a7e-9406-d38604738ca7",
"id_item_type": "a515212c-c885-412b-8f29-7b239506d37c",
"id_category": "93b7b815-fcfa-40ca-8e7d-9dbfd2565a54",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "029ee28d-cc39-45fa-bbb3-eece3d2fdd15",
"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": "e9406dc4-3057-4636-8bd8-517a7d36ee07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "296ee6f7-c5fb-4ad7-972e-de36ad3da989",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "503de765-7c11-411f-8c18-81662d773c3e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "941053bb-2c5f-401c-a2e8-ecaa33cdc036",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "25e6e924-1189-4a7d-8c9e-ff0b625525d8",
"id_pos_type": "ea70720d-adaf-41e8-a9c3-ba9bf38b44d9",
"id_price_list": "8469244c-abe6-481e-952b-470344338e81",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "82000cc2-2ee2-4116-805f-7901db3d68d8",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "66c308e8-916c-4702-8e4b-ba95de8c8355",
"id_pos_type": "6040b1a8-f10b-4167-ab8b-33a2c9f13816",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "00f47bbe-9bd9-4b97-a9d8-57f521ccf239",
"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": "3db86abb-5715-423b-9818-b2cd3a684e40",
"id_item_sub": "1abec368-1e6a-4235-869f-9ef15e990a89",
"validity_date": "2026-07-08T10:44:57.4875263+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "0c096e11-0142-4324-8306-5511d657fc0e",
"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": "c29c8d75-bdec-4037-af5e-924d55f0cc5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"id_branch": "308a1150-af08-4a34-a869-90827aa00e2f",
"id_pos": "5578a42d-e61d-4d26-ac52-7b7860c83b26",
"id_list": "f2919b4e-3307-4e2c-9ec2-6b56432fdc3d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "dffd8068-fd55-4319-9216-8a11eaf50ec8",
"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": "f91a6334-2a24-42ae-8964-8bf9328a35a2",
"order_id": 2,
"id_item": "0c301ab8-2d56-4967-a746-65bafce01495",
"id_item_type": "273edc6c-ea0c-46ca-ad49-9a04a19c933e",
"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": "4490ea2a-8b20-4b39-a9ff-d7bcac53d939",
"type_item": 11,
"id_voucher_json": "2762cc35-f1d5-4c0a-9938-b76e0c3c96b9",
"count_voucher": 1,
"id_category": "e551d8d2-9da3-4ba7-b25e-af146f726cd7",
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "4ea36888-8af7-410a-89de-7ac451d0be5a",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "40",
"id": "07b8046b-01ae-434d-a2b7-b71e5faf50c2",
"nro_sesion": 2,
"id_pos": "642a8fc4-6031-4824-addd-be1078a64b51",
"date_tax": "2026-07-08T10:44:57.4875263+02:00",
"date_open": "2026-07-08T10:44:57.4875263+02:00",
"date_close": "2026-07-08T10:44:57.4875263+02:00",
"id_user_open": "e4b05fe6-6981-4465-9c03-ed082eeb02ff",
"id_user_close": "414a3371-1597-4c2f-b459-5205dc0209fe",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "41",
"id": "809a66d0-b84f-454f-8e52-fa1cf802c5f4",
"id_cloakroom": "06925ee4-0368-4f54-b9fd-8ba1be78f771",
"id_pos_sesion": "e7f21232-9bc1-49d3-b3af-11145ac436e5",
"unit_id": 4,
"date_open": "2026-07-08T10:44:57.4875263+02:00",
"date_close": "2026-07-08T10:44:57.4875263+02:00",
"id_doc_sa": "780976d2-c2ac-4954-a6d4-e3e631dc381b",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "42",
"id": "30fc97be-55cc-43b0-9092-2db70275f32c",
"id_pos": "4dc87509-f1f7-46ab-a979-69d0adc6885c",
"id_doc": "f29ce21a-1d9a-41a0-af11-a29f8e039d6f",
"id_branch": "979083c1-700c-4a52-93fe-49c2ac61c467",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:44:57.4875263+02:00",
"date_tax": "2026-07-08T10:44:57.4875263+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "4b720a41-f5d2-4b41-8827-76e9e30f9111",
"id_relationship": "fb3a05fc-0906-454f-b994-616b2ce75855",
"id_loc_from": "5bb48cad-9d43-4842-9d51-cf4835c6ef50",
"id_loc_end": "288f3325-0705-447a-a9c7-a5c488d0d5b6",
"id_user_add": "a3d2bddd-55b7-4c50-ad16-79e694fcfa38",
"id_user_upd": "9fdca4da-1e52-4d5d-847e-9632571b416a",
"comment": "sample string 12",
"id_pos_sesion": "c26c1d03-bc63-49f4-b2df-5f8f41dd2a69",
"id_room_unit": "371540df-f16e-451c-9cdf-c94bbc70c4ec",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "dcfca4cd-4249-4b1b-9859-3fc7cbb5c92c",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "43",
"id": "bec3ab18-0bb6-446c-83f1-0346898c52f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ce253e3b-1541-4778-a6dc-6ef025fcfb54",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "1fae085f-68f6-4237-918a-18f99a6ae64e",
"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": "64528fc0-bc1e-454d-be08-76f09953c864",
"id_pos": "f21a1748-2ab3-465a-b0a7-a12efde2be19",
"id_doc": "164298ff-8f01-4dbb-9de3-4ff522190e75",
"id_branch": "3c6f87b6-bd94-4f37-9f49-c45b4a5f0fc1",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:44:57.4875263+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "60b5eb4c-e740-4b24-a435-20832ee38ece",
"id_loc_from": "5d26502c-de85-400b-be3e-38d8343e2df8",
"id_loc_end": "dbc85d5b-f79a-4e27-a284-9b8dac9e78f6",
"id_user_add": "6e9331cd-a956-43ca-b3af-cfc982353c73",
"id_user_upd": "cbb1576f-123d-4e14-bc2a-1d7227b279aa",
"id_pos_sesion": "4acb1eaf-59b0-4996-b74d-163c67eed5e7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:44:57.4875263+02:00",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "57c6c127-b1e5-4efb-b036-a266295eafb9",
"id_line": 2,
"id_item": "5b85d191-a63c-43c3-8bf2-f5e714e34386",
"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": "8ebd6c29-596f-460c-9d49-41a8c9fc92e0",
"id_item": "c6f7f07a-6d16-42f5-9cc8-8616c3686102",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "2ca4e80d-f09c-481c-9234-9275effaa9a6",
"id_room_unit": "63564bd4-b564-4a8c-b02e-a7f79ea35c26",
"id_room_list": "18cee0a5-08f5-4d26-a840-e09740367e52",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:44:57.4875263+02:00",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"date_open": "2026-07-08T10:44:57.4875263+02:00",
"date_close": "2026-07-08T10:44:57.4875263+02:00",
"id_employee": "47cb89c3-afa3-4145-b0db-63fd2ad16f1c",
"id_employee_sec": "f9e54b9a-bde0-4e5e-a37f-dce290e175d1",
"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": "6f896ddf-0fb1-490f-b324-b64ec19f4552",
"comment": "sample string 7",
"id_user_open": "5ce8320d-d903-4c15-b8db-6a0ba33bf67f",
"id_user_close": "ee2608b8-b0c5-4f4a-8347-cab314ab2b58",
"id_unit_state": "8617e5d2-f40b-40f6-8f78-b1cab3265a58",
"id_pos_sesion": "5470dbae-ebd4-48a9-a004-b83a48ab85b2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:44:57.4875263+02:00",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "ed0bcea3-9286-426c-9fd4-058cfab47255",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5172bdc3-9171-47a6-8fce-58eede18a61c",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f838b2ec-ed21-4f0e-b5d0-69f0f6ea0066",
"locked": true,
"date_locked": "2026-07-08T10:44:57.4875263+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "1a7cd8dc-80ca-42be-b921-aa5254ac2058",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "2fb049a5-1b48-4f66-9463-5748acaa6850",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b8836ca8-a04d-478f-83f9-e62e6e8e8269",
"name_pos": "sample string 6",
"id_image": "4e2db487-645d-488b-9fd6-a2b22e49e85f",
"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": "d7605032-ff11-4ccc-8dc5-21b6ba30ecec",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "ad0f2159-f167-4b94-a08c-95e5fbdaf622",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "9aedf755-c22f-475c-9fc9-15b54bfe66ad",
"id_room": "32d28cf0-0a0a-4894-9094-630346790665",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "1f9508e1-3268-4d07-bd21-c081eef58329",
"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": "03efd490-4570-4dbd-8d29-99c9290cccf8",
"id_room": "fe775278-1fd5-4b6e-bb72-ad136c8787ec",
"date_in": "2026-07-08T10:44:57.4875263+02:00",
"date_out": "2026-07-08T10:44:57.4875263+02:00",
"id_user_add": "d0f8d943-5f48-44f6-902d-f777ce67d118",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "33dfedf0-0f83-4c06-b17c-30c2b271bfbb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "dc68f361-572c-418e-ab5a-b1cc91e4e9de",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "537e11a6-9e91-4842-82cd-c327ae937dac",
"id_room_state": "2d2db39e-b620-4ce2-88de-02aeba0a5aac",
"id_image": "6434f673-f547-4745-beaf-d9bf4647d92c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "09e26709-aea3-403b-805b-98069e72c15e",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "9f67f3f0-63a6-458e-9766-ca1aafdded2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "b569f8bb-961d-4084-b252-7ee03bfeaa45",
"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": "00c6d1d2-444f-40ad-9d3c-7a0ab77faa51",
"spool_server": "sample string 2",
"id_doc_sa": "aa5ad21b-70bd-4cf3-ba21-f9a8309d05b3",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"printed": true,
"print_on": "2026-07-08T10:44:57.4875263+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": "cf02e379-7d1a-4bb9-87ee-d18b4a9959d0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f1196ecf-300c-4139-bb27-6d7c1a6ce881",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T10:44:57.4875263+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": "00f473e5-6157-46ed-8851-8cfa078c367c",
"id_pos_sesion": "a2a887f9-9281-4666-98d6-488c5af1cd1e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "5b9b49ed-6b3a-42eb-8fd5-91ce588e13c8",
"id_room_unit_activity": "7584e239-147f-4be7-87b9-effbd5a71579",
"id_doc_sa": "dfefcea1-3800-4a74-b59a-10a5f3d453ef",
"id_pos_type": "2bec572e-4f34-40e2-aacf-3656d5ad1ca1",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fd2f23fa-9588-411e-88ce-66d30b8f443e",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "40"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "70626270-3afa-463b-b7a9-f98fd80c87a7",
"id_user": "d277bd21-7bbb-45a5-b598-85451a7da6cc",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "daeb9dab-c45c-4b08-ac44-b352047f985a",
"id_user": "4c1391b8-e40c-465b-a743-0563bb85eabf",
"date_add": "2026-07-08T10:44:57.4875263+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "c0a16e4f-0047-440f-b6a8-2e69a1834ca1",
"id_user": "7a99ac29-b49d-4fbf-b805-caaac7169186",
"id_user_profile": "09f4926d-549a-4576-be28-b7962bb5a633",
"locator": "sample string 4",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"id_pos_sesion": "fcc7f750-7c57-4c1e-b0a5-11f744969a38",
"date_login": "2026-07-08T10:44:57.4875263+02:00",
"date_logout": "2026-07-08T10:44:57.4875263+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "61",
"id": "6d46be7f-384b-4e4d-9af6-e9cec9f23fd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"st_permisions": [
{
"$id": "62",
"id": "ec5fab67-7f8a-41fe-9f64-e625406a88e1",
"id_function": "ef7ac0e9-0fdb-43dc-a85a-20e2b114f551",
"id_user": "d83cd9d8-78e6-4eff-a571-540bc804abd2",
"id_profile": "d8d30203-e698-4575-8325-77a35bb386e3",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "61"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "63",
"id": "e519700f-dad0-47d3-8041-3c885a060a7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "75364a43-5dd6-46af-a6a1-9c1812af7cb9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "1ffcc146-66c4-4a67-8dd5-ca5ceb65f957",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"st_functions_groups": {
"$id": "64",
"id": "0d53bd09-a50a-4e6b-88fe-2b89af441cbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "01b68a48-a274-4f6a-a96d-141b8a85f68b",
"id_user": "84a5d84d-8820-469d-8657-f2b077dc762d",
"date_add": "2026-07-08T10:44:57.4875263+02:00",
"destiny_type": 4,
"id_key": "59114d1f-f0b1-43ce-bbff-8b1f38ea0eca",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:44:57.4875263+02:00",
"id_pos_sesion": "3908551a-8fa3-4eb2-b9a3-85160250858b",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "39"
}
]
},
"mt_items_vouchers": {
"$id": "66",
"id": "a7a1ece1-84a3-4a6c-964a-4d291f547dbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "68d5c4a1-c282-439d-828e-4d7839431f5a",
"id_doc_print": "c6a21aa1-6eb0-4785-97e1-1c01c467a74e",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "a48f2fea-f5bd-466f-b7bf-16d36e5c2f57",
"id_line": 2,
"id_item": "0a701f3f-3349-4afc-a1eb-984bc64d43b3",
"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": "98289467-4d29-4311-beed-b69b2b396691",
"id_doc": "e44105af-4a6a-4ee6-b422-7cae26b05141",
"value": 3,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "b93c96f3-2452-40f3-a75c-264f86c92801",
"id_pos": "2cabb960-46ec-4d16-8f70-85c8868f3446",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"id_user_upd": "943c9673-5768-4e0b-8bd1-b49b2f0aeaf1",
"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": "2a71991a-2819-44cd-aafc-c2965d269228",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_print_det": [
{
"$id": "71",
"id_doc_print": "2d0962a1-88b7-456b-989b-2e764a6ebf3d",
"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": "52729eba-8eba-4889-b244-f4ad7088dc7b",
"id_pos": "788b31b2-8f2c-4964-bee0-fb98bf70e551",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"key_access": "sample string 5",
"id_user_add": "c052adc3-e23d-4dae-8874-fd3c029edf9b",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "4d9b783a-8fc8-4e9a-b462-ee10da9708d0",
"id_pos": "d7683411-a0de-47f0-8534-50e470962f3f",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "3ecedd25-37c5-4fd8-b9f9-edd68d1c0f87",
"id_pos": "c5b2f4f3-31f4-4d0c-830c-a6cc409d20bd",
"date_add": "2026-07-08T10:44:57.4875263+02:00",
"date_upd": "2026-07-08T10:44:57.4875263+02:00",
"date_out": "2026-07-08T10:44:57.4875263+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": "b1e864cb-d658-41ce-9973-1fc67b351f32",
"id_user_add": "c8dd6417-3cd1-411f-bc70-65cb2a116112",
"id_table": "64b84acc-be2d-4023-b5bf-4ee2f1a112ae",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5eebcb6a-0873-4adc-859b-f94e186d2752",
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "cde25b7b-3a30-4051-a50a-c09d1dc441b1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e74dd948-06b1-4f3e-b07a-176b3d2d5e30",
"id_sync": "8210ca9c-d688-4417-a7a0-28ad5f9c1b43",
"json": "sample string 3",
"id_table": "11a2e705-b505-4453-92a7-c6812f4353df",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "50e75e25-7f1f-47a7-8183-07d5ba241802",
"id_branch_from": "eabe23cc-c9a2-483c-88b8-09e8972d275b",
"id_branch_to": "172d25c9-1947-4c15-87b6-5ceaa437d3a8",
"type": 4,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:44:57.4875263+02:00",
"send_on": "2026-07-08T10:44:57.4875263+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": "f68af62a-0b99-44bf-b244-f0ed537f7b49",
"id_pos": "627d372c-410f-49c1-a0dc-5780a4b75555",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:44:57.4875263+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": "c32535ba-21f7-48f6-9c37-52a91be85ee0",
"token_id": "sample string 2",
"id_user": "ce8d7d9d-265f-400e-bfdd-ad681251d804",
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"created_on": "2026-07-08T10:44:57.4875263+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": "90181a4b-68a1-4b84-a1b8-c0e23bfeee88",
"id_room_activity": "0f6e4cb8-4225-40ae-949d-9d6e579edded",
"id_pos_sesion": "a00dbf86-afc4-4b3e-ba2b-9b1a36c462c0",
"log_text": "sample string 4",
"id_user": "be961f61-f354-45db-b2c0-3c34f9a58b3e",
"created_on": "2026-07-08T10:44:57.4875263+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": "f6998e59-2c71-42a1-88dc-bfdd5fb71a38",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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": "908c5d19-eb29-4993-b1b1-5e74f96714a8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:44:57.4875263+02:00",
"date_end": "2026-07-08T10:44:57.4875263+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:44:57.4875263+02:00",
"last_update": "2026-07-08T10:44:57.4875263+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"
}
},
{
"$ref": "1"
}
]