GET api/Mt_Branches_Zones/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
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": "67d39943-d472-415a-8784-8c52095f17dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0231ff8f-622b-4df8-8350-82aea2b1c24f",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "fc84dcaf-bfe2-463c-b548-67c26ef9f438",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "71e0f935-a6e4-40ce-8bb4-7cb1b1219cde",
"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": "7a57c543-c3db-4d37-943a-6622d1212e74",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "a36047d5-f6ab-4490-af03-eaecef21b64e",
"commited": true,
"st_images": {
"$id": "3",
"id": "90fe338d-313c-402a-9f01-d6abf61b284a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "dbb0ee75-c6be-440d-86e4-e180f9d6ffd1",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "374e6f4b-c6b8-4392-af25-537d71abf855",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3b149ebe-09db-41a6-bb3d-9659315320d9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "15d952e3-2689-4447-9426-fb6c9ac6f2c7",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "46408f11-32dc-4a52-84dc-817b3b7e103b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "03323f36-0e53-45d5-b372-7b6e4fe4fb02",
"id_item": "a6906067-127b-42e6-b99b-0875e20c2cde",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "f7ea6876-5cd8-43dc-a153-e0f85b076300",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "bc5dd9a8-c51e-4e8b-8e48-29dededbe48b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a32c883b-dfd1-4bb5-bb75-7323cb235b41",
"id_unit_sec": "6f487ac2-f16a-4c51-b0e8-8767b7eb83c0",
"id_brand": "b5a3c92f-f452-45ae-95b3-1664102473cb",
"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": "a08b8e26-b4df-4609-9ea2-2ef9c7921687",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "48a218f9-8572-4ae2-900b-029d73559878",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "86ef6a51-267c-4c1d-8ba8-4c1398b9e608",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "debf7001-029c-4a90-bb03-71a06f6b543d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "fdc208ff-a782-4535-a93f-9cc71ba7dde1",
"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": "267a79de-46f4-4161-9f37-d4e45cecb8b2",
"view_messages": true,
"id_image_photo": "a142ad67-bff0-449b-aa91-704a1b856858",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5d77762a-6ca2-43a7-80a0-b588118e3d5e",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "ff216325-3b77-463b-aaa8-e8fa3a55c266",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "caee9248-74ee-4ad5-b2c4-362a0206b730",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fbf9ba8f-04eb-415a-b186-79ac1bd64b90",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "2f655979-b20f-4a8f-999b-4b17f02ddd7f",
"commited": true,
"mt_pos": {
"$id": "10",
"id": "dbcd2663-e7f7-4e40-afe6-ebc9cb9ece56",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6620a679-a070-4ac9-b0c9-ac034bb0c938",
"id_zone": "4b980ec7-374a-4525-a1db-50e6257fbbb9",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "9454b3be-eb7d-4684-9986-4da88effe6f2",
"commited": true,
"mt_branches_zones": {
"$ref": "1"
},
"mt_cloakrooms": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "11",
"id": "9158424a-8e0c-4b03-81c6-0ea492fc7d53",
"id_branch": "168254c6-77bc-4881-a169-4778faeb9369",
"id_pos_type": "a7191cff-63aa-4ced-aa08-e92a5ec96381",
"id_pos": "5d1f8caf-4219-44bc-a5c1-1ee5363c316e",
"id_item": "5112ca7c-6825-4560-9035-1b2ff036ea64",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "7c41e64f-dcb0-4ec1-b24a-dafcfe6e0846",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$id": "12",
"id": "2b6d7913-41a5-493e-b3ce-8f3cc842222b",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "6bb29a77-dc17-4756-ac69-4205a3a3e03b",
"commited": true,
"mt_items_featured": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$id": "13",
"id_pos_print": "0de685e8-5e88-4615-9d05-2e12eb81c9dd",
"id_doc": "e3f49eac-e06b-4ce6-b7bf-cdbf0ea9b460",
"id_pos_type": "c283462c-df02-4b96-a50a-e2e195f36ba1",
"id_doc_print": "0007759e-8560-427d-b33d-07c7ba44ed83",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "b1ca5de8-f91d-4e48-8160-d8fd483dcf6b",
"commited": true,
"mt_docs": {
"$id": "14",
"id": "e40d2ef8-ffdf-48ee-b8b5-a5109cf1c7eb",
"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": "04734dc2-1889-4e42-b306-4df2b626ce3d",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "29c1314d-578a-4289-aa71-deaa511739a8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "a38ed6cb-6806-4f83-9e35-93579cdad512",
"id_pay": "56c69eac-b61c-40d0-b0e5-4ba7cc6b0766",
"id_money": "fb082f34-bbcb-4b07-977f-ceea5ba06721",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "0b422e4f-aa02-48b6-9243-51a3b4fb59d8",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "d2a20909-8b93-4152-b875-eb9b2908dc86",
"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": "d3aa5fac-05d9-4aa9-b9d5-9b157e1e697b",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "beeca332-8ca8-494d-86be-196380992656",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "00556713-7653-4078-b336-8172e7ef1acc",
"id_money_2": "5a19b094-0df8-4d04-923d-861730df21fa",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "70368836-28f8-4e46-b62c-8e92e3feae84",
"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": "1b7d0d95-d0c6-451e-aa5f-e946501a4976",
"id_pay": "194cbc5a-6a55-4dca-a53d-d29470e57e53",
"id_money": "7b90c2ac-0a75-406d-b642-a50fc51cc120",
"date_cashflow": "2026-05-09T09:39:33.8961944+02:00",
"coefficient": 5.1,
"id_user_add": "dc016a03-8120-4fad-b606-87d2fd6a2fca",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "03ad331b-2f40-427a-a6c5-66c8be81ff82",
"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": "1daf9700-0622-491b-a2e6-8ebe499d1443",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "aa3d688d-576a-4856-90fc-37eac69a28ca",
"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": "aea4096e-f72e-452f-aeeb-82402cfdc425",
"id_line": 2,
"id_pay": "8534bba3-9e9d-4159-aee1-f7f7b2aafeda",
"id_money": "6198c1b7-3c58-46e8-98bb-43738fdc3460",
"coefficient": 5.1,
"id_voucher": "5f6e8aba-d65b-4a0b-bba8-c4ecd94c35f5",
"id_employee": "6b512aea-abfd-469a-adff-3b63a738d351",
"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": "a47e8813-4fd0-4a0a-8bf7-7bc9a0aee0f0",
"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": "7fe6234c-d85d-4c3f-9173-0d3d0ffb002a",
"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": "cdee8915-3279-406e-8ea3-7c9a9d77a5dc",
"name_pos": "sample string 12",
"id_image": "415f093e-1e11-4baa-a94f-aeab30631be0",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "4c395ac6-c98c-495f-b990-8da5ef72a0ec",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6f3deb91-9503-405d-9b1e-0ad77a67db2f",
"id_branch": "43fd9b23-f58a-43e2-8418-404aaf6a7e6f",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "b90e8091-5f62-43a1-aa3a-fef7746e6593",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "ff40dd68-4656-45d2-8d02-841a4de906e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "1589b4c9-186e-4d3f-8d43-780f4074b9de",
"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": "2b6f6cf7-419b-4e37-907e-5a57d7294235",
"id_line": 2,
"id_item_sub": "b4882877-465c-44e4-a399-bcb2f4d127f3",
"qty": 4.1,
"id_list": "d4e75dfa-ee94-48ed-b823-a2bee2f6272b",
"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": "352398b5-379d-4b4c-b450-7f77b6d9fee5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f1b022c9-7ab4-4335-993a-11e2b1d81cf7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2e14b963-bbe5-4f52-8e8d-576311604bb8",
"id_user_upd": "4f853c5e-d169-4b27-b24a-5252a438ef15",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "69992756-f2a8-4eb6-a98c-b2f735b08f93",
"id_item": "cf5fb214-c9de-4451-870c-86b8cd357414",
"id_item_type": "d5546a38-f985-4fe1-a840-3e6b6b8ad4a3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "735310b2-e097-4e4c-9bed-2c831e432439",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "59cede21-763a-4d06-9c65-25446815643b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "f6697193-3866-474e-8221-e188a588bd26",
"id_item": "50a6ae47-15f7-46a7-8c11-296c84c7487b",
"group_id": 3,
"id_unit_ref": "c7f04fc8-39f3-4f55-89ed-8751e89aee71",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "b6090503-d8c1-4c11-92f0-4cb9dd83ad97",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "a3463a19-bb93-4aba-9ed3-546ed903036c",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "94ad5bb0-d392-4874-ac2e-579a3611b020",
"commited": true,
"mt_units": {
"$id": "28",
"id": "351c00a4-89dc-4928-8eaf-fa5a06b818ed",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "a57d1880-0c0b-4e4a-ab77-420b6b58ef12",
"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": "dc230492-bca0-47cc-addb-f75feacf5a49",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e559d3cc-f017-443d-b938-2683d947b484",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "f161627a-952f-4765-b601-d96e406c10f2",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "44187c0a-3703-4841-8749-b92ba8c9edab",
"id_line": "5de53618-f729-4909-80c4-d6d11403cd99",
"id_category": "18f7717a-a268-4d7f-b914-304a58b1246d",
"id_item": "81d641f6-4f91-4a71-9e50-51a39e3651b4",
"id_item_type": "cef77ec6-4507-47dc-9fd5-162481c55ecc",
"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": "5a3133b7-f91f-4232-83e4-ae3cf8dd3fcc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"date_used": "2026-05-09T09:39:33.8961944+02:00",
"date_sesion": "2026-05-09T09:39:33.8961944+02:00",
"id_employee": "b2175b1a-461e-459c-85ed-f144538436d4",
"id_branch": "007b8055-0c18-458e-a900-99a18e922c12",
"id_voucher_permision": "4788c725-b7fc-4512-9e7a-38f6b7846554",
"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": "391355d1-11be-4e55-9a34-6ce1f02ec7b4",
"id_user_add": "a1c9c494-a5cd-4d22-8fc9-e5f669b40b5b",
"id_doc_sa": "ed96b450-4752-4648-b87f-8b4f132976a2",
"id_item_sub": "c1ec20b3-f7f0-4d3d-b1b8-cbc6560c40d1",
"id_pos_sesion": "3e3a9b9b-8c0d-47b6-85a1-1c908baecaa8",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "34fb3931-456b-4ed0-aa87-c2819600c443",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"date_used": "2026-05-09T09:39:33.8961944+02:00",
"id_employee": "ade30d79-73b3-4753-a5f4-c53febc3c1b8",
"id_branch": "162a8702-f87b-4199-a5f2-9efc68086b4c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0a0ee3a3-d1f5-48b0-86b0-306ec886628b",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "05d358dc-0869-4eec-8cc0-2531be61fdf9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+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": "4f32b49e-7f6d-49af-af42-b45c0ff9757c",
"id_pos": "143d3b89-8a79-4e82-b5fd-8861f548605d",
"id_list": "262f388e-2a22-419e-a660-37be0c6cc9ba",
"id_item": "a756f445-59e4-46fc-a483-9fce23093aa6",
"id_item_type": "998fd362-12ec-4cfc-9566-81c8929cf4d1",
"id_category": "b3b47061-335e-4cb5-a434-31353e147fc3",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "2713322b-6709-47f0-ba12-595cd26283df",
"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": "e1bebdb7-6508-40a0-9dc4-614db9162817",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "cf7ff360-f568-486f-9ad1-4159bb2f846f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "60b1c210-7489-4242-9665-fdb8bd149538",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "0725584c-67ee-4e9e-baa5-815adc2fbe3d",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "390f939e-336d-4cbd-a792-a3e8c654c836",
"id_pos_type": "a975dcb0-8f82-47f3-9577-4ea6b6226852",
"id_price_list": "adaa3903-7116-467a-9ba5-bc376ba99659",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "167378fd-6def-4198-b803-0fb4d4c11a11",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "c9e36c91-d2df-465a-b130-d32fb34828e0",
"id_pos_type": "7c1dbe92-d783-44ad-842e-b5c86e999285",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "4c0f7205-60b5-4506-b8b0-ca4ee2098f6e",
"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": "0eb93517-bc65-42c6-a2ce-e42cc2b52a2c",
"id_item_sub": "867d5c28-b647-4c62-aaca-65553507003b",
"validity_date": "2026-05-09T09:39:33.8961944+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "c3483959-4415-482c-9944-67a651a1c188",
"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": "eb74a75e-4bf6-4e8d-8a86-fe06bcc52883",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"id_branch": "ff45d2f9-aaa1-4c91-be48-69fdbcf651e7",
"id_pos": "b6225c3c-a5a1-4050-a809-b7df931c0970",
"id_list": "082138e8-643f-446e-b389-cf98af852595",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "0f778200-c4dd-49fd-90b0-828330a16f62",
"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": "649fdc54-d4f5-4f91-b3f1-e4c80e183e6b",
"order_id": 2,
"id_item": "e8ea0d01-7a46-4d21-9a52-f187d315f1c8",
"id_item_type": "9540f06c-7252-4a1d-abab-ae435b60994e",
"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": "0c72b5fe-a017-4c48-8c76-9334ba166d2c",
"type_item": 11,
"id_voucher_json": "c4b63ef7-ad19-47b0-a277-8a445ea872a5",
"count_voucher": 1,
"id_category": "5b313050-88e4-41e3-8b51-8f22775531fc",
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "bed37771-1ce6-4684-8b45-ca42546dd903",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "40",
"id": "3b3e63e4-76cf-4a66-9b41-9a06fbb67436",
"nro_sesion": 2,
"id_pos": "3c7d4e6b-0027-41a1-8932-0c186e3b1f01",
"date_tax": "2026-05-09T09:39:33.8961944+02:00",
"date_open": "2026-05-09T09:39:33.8961944+02:00",
"date_close": "2026-05-09T09:39:33.8961944+02:00",
"id_user_open": "51e85aa1-f5fe-4dfd-bf8e-9a9758e162b8",
"id_user_close": "7ac0c862-cc30-4644-92d7-ea830238519a",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "41",
"id": "2d7b8a2e-9e6e-4457-9d40-11988749d9a1",
"id_cloakroom": "e2448345-85bc-4e6c-be6e-8eb8ca425afc",
"id_pos_sesion": "1d1c73db-9ec8-4ef4-a16c-8f02fa27d56b",
"unit_id": 4,
"date_open": "2026-05-09T09:39:33.8961944+02:00",
"date_close": "2026-05-09T09:39:33.8961944+02:00",
"id_doc_sa": "858ce04b-8ccb-4343-8e60-0801730aa025",
"commited": true,
"mt_cloakrooms": {
"$ref": "9"
},
"tt_doc_sa": {
"$id": "42",
"id": "e43aecf3-6b0c-4af1-8895-11af319c6fab",
"id_pos": "752a3a10-8896-47bb-834b-20aa60158f09",
"id_doc": "c3ef2c89-a566-418e-97ed-cfcfa723a25d",
"id_branch": "4abcf71c-d677-40e9-9d40-851de15872f7",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:33.8961944+02:00",
"date_tax": "2026-05-09T09:39:33.8961944+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "dfca1b41-9880-4252-8a26-7b3b230033a8",
"id_relationship": "0182fa10-071a-4bea-b82a-1a51f9f560dc",
"id_loc_from": "48a28b5b-fbb7-4561-8482-be4180c0c79f",
"id_loc_end": "baff8c14-156c-4dd9-ac18-9bc00829601f",
"id_user_add": "5123e623-4a14-4d16-83c2-aed420900183",
"id_user_upd": "0236c03c-80f6-49b1-b4ac-28061e13ef6b",
"comment": "sample string 12",
"id_pos_sesion": "493c6cc7-c96a-40a8-a417-0dcc952de47c",
"id_room_unit": "1757f5aa-bf5c-4787-a9e1-375667dbf24b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7a124d37-c313-4e4b-b70d-7efff6957ab0",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "43",
"id": "33981add-c6de-43e4-95e1-2d818956a10a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "3f029f3d-f9c2-417c-971e-634d6a214b20",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "74f17f97-9ac8-4c58-9aa6-a7155db60b83",
"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": "f7a2b8b9-f55b-4d86-b0d5-4ccc7e8408cd",
"id_pos": "093acf94-e225-4170-89f0-2e0ad925cb32",
"id_doc": "8d1c0e87-753f-47e4-8f37-8e8663b61355",
"id_branch": "078d74e1-a2b8-49ca-9f60-d542047ee1ae",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:33.8961944+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bb646fca-ec99-4482-a226-c8843dad9084",
"id_loc_from": "38e04661-9548-494c-a1df-442739515286",
"id_loc_end": "08ef3253-b3af-4075-8868-8c63913b8ac9",
"id_user_add": "6ec10ef1-27dd-4a03-9a90-7c9393169da9",
"id_user_upd": "bd2b13b2-a3fc-484e-94bd-c473fd328d86",
"id_pos_sesion": "f4ae3bd0-98e3-49a4-bf24-b3ec8ec6730d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:33.8961944+02:00",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "8e59ecb7-7830-442f-898a-a159f2118243",
"id_line": 2,
"id_item": "4dd56f8e-cea0-4248-8764-84943a4a4320",
"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": "56c3c299-222c-4953-ab46-6f4ece65302d",
"id_item": "a4a1591a-7d75-4b6a-81a9-4fbf1c131dd9",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "059a4c88-dea1-4f47-99b8-5349d52148ca",
"id_room_unit": "3f4d3a5c-7154-4ad9-ab70-c5597dfcf38f",
"id_room_list": "34e066ca-9403-49b7-b5ac-fb5e21a88c2e",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:33.8961944+02:00",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"date_open": "2026-05-09T09:39:33.8961944+02:00",
"date_close": "2026-05-09T09:39:33.8961944+02:00",
"id_employee": "918239a3-308a-4d5a-ba74-7d484a47bd0f",
"id_employee_sec": "c91b674d-3bba-4784-80b0-ca50fccffcf5",
"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": "9967020c-15b3-44d6-aeb4-110a1911c4b1",
"comment": "sample string 7",
"id_user_open": "7df33d91-54ea-4b7a-92f6-9a99da25ca82",
"id_user_close": "c86d8e82-2ace-4054-b910-a774610474c8",
"id_unit_state": "cb972cba-6d19-4b6a-81c7-6bf514f7d6ae",
"id_pos_sesion": "22a2dcfa-24e7-4ba0-ac22-cc1ad5d2210e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:33.8961944+02:00",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "5662d681-7913-4879-8d4b-320ec9c7e5f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6af7d780-d574-458a-a59c-d20feb1816c3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cbbb3480-95b8-47ec-a7f3-f7f835ab0872",
"locked": true,
"date_locked": "2026-05-09T09:39:33.8961944+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "9df851a9-4145-4f2c-ba54-f3233be60c05",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "f1011468-9199-44ad-aa54-a20b31912270",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6d061164-05b6-4917-b515-b888cdcb00fe",
"name_pos": "sample string 6",
"id_image": "46d1b4bb-747a-4628-b627-87e75ec1adfd",
"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": "0c0a7eff-4fd8-437e-95f6-7c64f9075472",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "01bfb2b3-3c4d-47f8-a44d-91d33ba7d853",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "d5cc4a4a-8c33-486e-838f-b2432f92519e",
"id_room": "449d4eea-ab60-48c7-a744-4493f91d9a9d",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "fe8bed9d-e0d1-4fa2-8129-1ada437bccf1",
"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": "fc2f27f3-a423-4c03-97fd-31a1fe609edf",
"id_room": "b8efd23d-6816-4005-85e5-c9ef0983987b",
"date_in": "2026-05-09T09:39:33.8961944+02:00",
"date_out": "2026-05-09T09:39:33.8961944+02:00",
"id_user_add": "b229d23c-e65e-497a-a1f9-f88bb0665ce1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "12e7e644-8205-41c4-bbdc-2a8164e77338",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "ca745ee1-a66e-4fe1-a5af-937cab932abb",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "298eea63-8a29-4631-a801-b639d0970a8c",
"id_room_state": "cbe40634-2260-4999-bd75-0a47a17d97e3",
"id_image": "82bbd906-7b3e-43f9-b4f0-6fafd6db0cd2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "22d87cfa-1b7b-40c0-b3bb-75e2fba0a93f",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "588bff7e-102c-47ea-bf08-9e765b67009c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "72c10c00-9021-4b9a-8649-141671106448",
"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": "ba8790d7-7ee3-4c73-86e3-0e74649a9855",
"spool_server": "sample string 2",
"id_doc_sa": "559a5224-74cf-4cf6-94fc-420f1aed61f6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:33.8961944+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": "395cf2c1-b28a-4c61-b590-83d945530657",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "28544e6a-fe87-40a4-b137-4c0968caa68b",
"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:39:33.8961944+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": "3e786973-786b-4574-936c-c705c65d5e62",
"id_pos_sesion": "4822bbcf-5680-4a5d-b74f-969bfddaa446",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "23a732f5-42e4-4afc-88ac-935dc2f8c46c",
"id_room_unit_activity": "bf4fbfb0-b434-4dbf-a6d5-ee5ca275239f",
"id_doc_sa": "db02554f-ec92-4405-b89a-e11362442b9f",
"id_pos_type": "b6da4ebc-6e41-4882-bd29-f7084fdf8345",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "83a38657-e9ac-418b-9967-4100f04216e4",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "40"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "1bf02ea6-6472-4439-81c9-d0dfa7efc586",
"id_user": "1245acf8-f8d5-4972-a3a1-34645a4ac76f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "67ee91b4-1666-4998-9bff-bdec99c24b66",
"id_user": "68039599-f3c2-499b-b8b6-0d9e0f849476",
"date_add": "2026-05-09T09:39:33.8961944+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "d756ad3f-7a3e-4080-b9b9-ed8cee227a0e",
"id_user": "7813ec55-3630-45c2-9777-1a9501313d94",
"id_user_profile": "2bd822c9-302c-404c-a8da-aa40f73d2dcf",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"id_pos_sesion": "d78d6610-2924-4f31-af37-cb8088cef519",
"date_login": "2026-05-09T09:39:33.8961944+02:00",
"date_logout": "2026-05-09T09:39:33.8961944+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "61",
"id": "13db2773-d2f8-416b-bf40-273fb8c6aba7",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"st_permisions": [
{
"$id": "62",
"id": "f8772b98-9781-4357-b517-38f385b936cf",
"id_function": "9dc68921-dc10-4685-a386-527fb5b51ddf",
"id_user": "b5534c93-e726-4e62-a85b-38ddcfc5e8ae",
"id_profile": "d9f7f905-7068-4d2d-9589-47c61c377114",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "61"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "63",
"id": "c335ae20-d7c3-4500-a554-98396615f1e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "db415bc5-7f76-441f-ae3f-e8d2801393df",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4f36ff14-6462-4400-8db6-b20c6456dbf1",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"st_functions_groups": {
"$id": "64",
"id": "5bf97197-cd9a-4c6b-b344-4e67f2e66b3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "39fd616c-0db0-4a09-812f-ee8ba1464362",
"id_user": "4d90472d-7a6e-4bee-a097-98b5cb4df245",
"date_add": "2026-05-09T09:39:33.8961944+02:00",
"destiny_type": 4,
"id_key": "d2922be6-5eaa-4d19-a2e6-87e90bd0eb6c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:33.8961944+02:00",
"id_pos_sesion": "07953b29-86ee-4f58-b127-32b4ca8a2869",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "40"
}
},
{
"$ref": "65"
}
]
}
},
{
"$ref": "39"
}
]
},
"mt_items_vouchers": {
"$id": "66",
"id": "1887bd96-413a-4147-923c-ce969f1f5861",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "442ff313-9c99-4bde-9464-c20723acb280",
"id_doc_print": "29430366-a311-4fdf-a421-0150cac88a24",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "8e05b44c-79f2-42c9-a208-0697838a9002",
"id_line": 2,
"id_item": "13b6a1b8-aa90-47a6-b9f8-236e78be4a99",
"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": "d6566acc-be46-41db-ad70-87662c5e53da",
"id_doc": "057467ce-d9d6-40de-bf91-e5cf910b2706",
"value": 3,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "26c0d074-5213-49f6-acc1-bfbcf67b4e1c",
"id_pos": "0a1013f4-ce9f-4d83-a92f-9e919bec7bd3",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"id_user_upd": "fd07e883-a49f-420e-9084-cf3b3f41dd05",
"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": "4fcbd6f6-0de2-42d9-9208-3a87cfdbf11d",
"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:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_doc_print_det": [
{
"$id": "71",
"id_doc_print": "0895ee56-45cb-4b7d-a65a-9498fc2ff0a9",
"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": "31e65022-d2d3-4bec-a419-72316f1226cc",
"id_pos": "4c9de11e-bd6e-4fe5-b28d-85bfb6ea3524",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"key_access": "sample string 5",
"id_user_add": "a1bdafeb-b472-49cf-8726-c906eee54641",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "d394ba0e-717e-41c9-9950-9ddb6d2a675d",
"id_pos": "82fb5d6c-d2ae-47b8-8a9a-a5bad4c66910",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "9beadfc0-fa74-4727-b959-c8764bdec330",
"id_pos": "604651b0-77f0-4dc3-919f-a1a83f04a4d2",
"date_add": "2026-05-09T09:39:33.8961944+02:00",
"date_upd": "2026-05-09T09:39:33.8961944+02:00",
"date_out": "2026-05-09T09:39:33.8961944+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": "7e499a94-6887-46da-9e04-c53fc461db99",
"id_user_add": "22855b51-e6e1-48f9-bf83-a79c30a142fa",
"id_table": "2e14ec87-6d3c-4406-8fa1-eb5a336f6ef6",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "cccf67d0-63ff-4dcc-87cb-48853fdf9042",
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "3540a788-940e-45e2-8f2b-4fe57fe94dd3",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "de1af1bd-222c-4121-9dc1-76d28cf458b7",
"id_sync": "72233e21-e3a2-4dff-b3dc-f3eb578b18c4",
"json": "sample string 3",
"id_table": "d961f58e-bf26-4ba5-9e21-5545d5becf32",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "be6cf149-8eee-48f3-a678-ed590e89bc00",
"id_branch_from": "cd0b57f1-0edd-462c-8b00-04de2cf122ff",
"id_branch_to": "9c84830e-19c6-4288-a4da-4ad410e0ecfd",
"type": 4,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:33.8961944+02:00",
"send_on": "2026-05-09T09:39:33.8961944+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": "c5ffd1b6-ee68-42c1-ba29-2b3ba83b12a1",
"id_pos": "1e1ce6c4-0a6b-402c-be96-fa88b0df1b67",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:33.8961944+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": "fdc99144-0acc-49f2-b72b-f7e960676020",
"token_id": "sample string 2",
"id_user": "b3d6533e-8d76-4205-8881-d313bad7ac92",
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"created_on": "2026-05-09T09:39:33.8961944+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": "8c49c847-aa85-49b1-b8cd-6d4e35e29300",
"id_room_activity": "a47b3f0f-1b0e-4846-bbec-bcb0bcdfb5b4",
"id_pos_sesion": "25432d45-1b81-46cd-8798-9169a0e4edfa",
"log_text": "sample string 4",
"id_user": "68694bfe-3e44-41fb-9465-da6c98616407",
"created_on": "2026-05-09T09:39:33.8961944+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": "de28afc4-f53e-420e-b49d-5767d3cf89c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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": "c1b51c28-1ae9-445e-ba0b-6ee4ab90371e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:33.8961944+02:00",
"date_end": "2026-05-09T09:39:33.8961944+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:33.8961944+02:00",
"last_update": "2026-05-09T09:39:33.8961944+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"
}
}