DELETE api/Mt_Pos/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_pos| 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 |
|
| id_zone | globally unique identifier |
Required |
|
| user_required | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches_zones | mt_branches_zones |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_connection | Collection of tt_pos_connection |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| mt_branches | mt_branches |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| st_local_variables | Collection of st_local_variables |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "686832e3-c133-45f5-9c94-93a1e727dee5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1dfe50c6-105a-4558-a519-361007cbfb62",
"id_zone": "3b2f3360-f0d2-4c08-bec6-7f84ae7e8b41",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "0f134e86-17eb-4b48-898c-ad2c76587a77",
"commited": true,
"mt_branches_zones": {
"$id": "2",
"id": "ea59920e-42be-48c6-b120-1b3a50303889",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2ae0ac15-4c9d-400f-8415-6c75d4f79d7b",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "b0603e76-0e48-4440-8f5c-e88c6f2e396d",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "47902c6e-5b72-43d6-9252-287371323138",
"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": "68fab1cb-838b-406e-a305-7e833fd93db2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "32baf341-1453-45da-a5c2-abdf67699d5d",
"commited": true,
"st_images": {
"$id": "4",
"id": "bd8d99f9-6cf4-49a4-8ea1-c42ba5422367",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "0797db0b-06da-4b2e-9353-419b779b5f43",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "1fc11cef-2507-4688-b7be-8cb5983b2ba8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8b027f2d-f0db-49ae-9d8f-4fc767a53a92",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "31cf6be7-6007-4838-b387-537539abf1f1",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "0de5073c-1710-46db-8e5f-2a6e2dd817b4",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "4414e259-2276-4818-a7c4-61cacd1b9663",
"id_item": "d175e7a0-d6d3-4eac-bfa9-96a5d175138f",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "1dab51fb-2d7e-4d2f-9ea8-db924db31e3e",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "dcf33abf-5771-4cc9-8140-afb087118aa4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "6530e833-6e2f-47e7-933c-94e3136cba37",
"id_unit_sec": "a4c0169a-c377-4591-b613-85fb1a41c31f",
"id_brand": "ce5081ae-bfd9-4824-bbd2-f29898788eb5",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "1956b767-80d5-4f41-89a3-190a1874e776",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "0a4e4bb8-a512-4178-8c68-7d3f756a1afb",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "314d4a9b-1c1a-4f37-b31b-ea0c7e744de6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "bcfafdfa-6681-4178-b0cf-6d25eab31aba",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "31dea856-f949-42a6-bc6e-92dd30d364b5",
"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": "7b4556cc-7cc2-4b09-857f-4d525d944718",
"view_messages": true,
"id_image_photo": "2c5a8ec8-66d3-4eea-a683-c968c92ff75a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "4c9d28cf-1d20-4674-aeab-471db69a4c77",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$id": "10",
"id": "fa96cd90-b6b5-43f2-a158-5b3efdcab046",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "666fa914-9bd5-4aa8-99e7-d8f4f40bfcee",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "1bcf8c17-7e30-4746-a2fd-6599fbdaba68",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "b0a4e350-36aa-4cb7-903b-66bf2b93d5ee",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "11",
"id": "6722fc95-294e-49ed-a7b9-5f14789052d7",
"id_cloakroom": "a367e1ed-3794-413b-897e-caee71c33678",
"id_pos_sesion": "e09500e0-7a18-474f-b9d3-80d55e1454ad",
"unit_id": 4,
"date_open": "2025-12-08T21:28:33.9232028+01:00",
"date_close": "2025-12-08T21:28:33.9232028+01:00",
"id_doc_sa": "f890728d-f962-4980-bdc3-5e91d326fa6a",
"commited": true,
"mt_cloakrooms": {
"$ref": "10"
},
"tt_doc_sa": {
"$id": "12",
"id": "4dfe19ee-17a2-4dd8-a5c7-ac319202f537",
"id_pos": "0bc55769-8735-4aa2-be7e-a135a7024a40",
"id_doc": "08f6658a-f259-4176-aa0c-1a1096da3ce5",
"id_branch": "8805e0fa-1a8d-4633-85bb-37b78c7b7153",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:33.9232028+01:00",
"date_tax": "2025-12-08T21:28:33.9232028+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "829f9303-7bda-4b20-963f-629fef6cd796",
"id_relationship": "062bb17d-bde6-4fc0-bf5a-20ac2e9e9f6e",
"id_loc_from": "041ba76a-002a-451e-9ddd-7ac4cb83445f",
"id_loc_end": "418ec129-1ded-472e-bb1a-05e705ca5dbb",
"id_user_add": "75ed66a9-885f-4d9b-93d7-a5d42aaff22b",
"id_user_upd": "91b979c0-4631-4662-b96b-c050ccc69e59",
"comment": "sample string 12",
"id_pos_sesion": "af404006-a583-480a-81cf-7c5f1d76a33c",
"id_room_unit": "a8cb5147-5997-4bed-bf68-a17d87bd9fa1",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c35d577c-ed44-4ae7-b0dc-07a2c1514527",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "13",
"id": "b0dca6a4-318c-4e1b-8565-732fd6f0feb3",
"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": "fcab4546-aa0c-42b5-b542-d47b0ef8c448",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "c5b8b0eb-32d0-465e-b529-1be441c64d84",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "14",
"id_doc": "65e6c682-8d9a-4267-82c0-0c417f08382b",
"id_pay": "27bfeb92-7890-4924-8f71-48dc77ed0722",
"id_money": "6f19c3cd-130b-4d4f-bed6-c6505e66af69",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "bc2f5a2c-edc1-4fc6-83fc-b1c4477737ea",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_money_types": {
"$id": "15",
"id": "5cf458c7-3d9a-420e-a6ab-3ec485ded634",
"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": "1686363b-1456-4799-9ac9-cb32de4d3833",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "0e87adeb-3014-4bb6-b07c-14354699a62a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_money_rates": [
{
"$id": "16",
"id_money_1": "71588818-079a-49e4-9bf5-f1b959feb820",
"id_money_2": "3aebc03d-5b60-4923-acca-d762dd22432c",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "db642f9e-5887-482a-ba1a-cacfe482d9c0",
"commited": true,
"mt_money_types": {
"$ref": "15"
},
"mt_money_types1": {
"$ref": "15"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"mt_money_rates1": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "17",
"id_doc_sa": "2731d9ea-1492-47b0-be98-7d8c53a58e93",
"id_pay": "00732065-7797-4a09-b5f7-05f780e32b5d",
"id_money": "7a7e6229-8705-426f-bea0-c6fd124ff65f",
"date_cashflow": "2025-12-08T21:28:33.9232028+01:00",
"coefficient": 5.1,
"id_user_add": "444f72af-8576-43b9-a090-8b18be59e9a9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "18",
"id": "14bf1240-b00c-41c2-9f8e-6d3fe3f9295b",
"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": "a4f4d400-c9f1-40c6-8951-fb51f2ea0355",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "e86141fc-1401-4971-b03d-f30dcf5d3bfc",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$id": "19",
"id_doc_sa": "a4624b3c-58e3-46c3-a8fb-c4207a97c4fc",
"id_line": 2,
"id_pay": "c715c0a3-b051-40fb-8d8c-50f30a192593",
"id_money": "5aaa7658-b5f1-4586-8c42-246b0496894b",
"coefficient": 5.1,
"id_voucher": "562f3255-01f5-4bd8-ab74-3d51f35c61ab",
"id_employee": "f75cbea0-38af-4843-93ba-196d52a4b307",
"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": "23ed0b2d-ce0d-42a2-9626-3b09fb09a84c",
"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": "20",
"id": "d1cc033b-4428-4449-a989-51928c29711e",
"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": "05d2063f-77ae-4c01-b912-e4ded940c9ee",
"name_pos": "sample string 12",
"id_image": "375b0ae5-e273-412f-817d-52bbbbc1a740",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "0b5563c8-8e68-49e4-a4a7-6010fd98cd34",
"commited": true,
"mt_employees_branches": [
{
"$id": "21",
"id_employee": "ac897153-86e6-498e-94c6-17521b5b3301",
"id_branch": "f35a75af-d9c4-4474-9e16-46de86e537d8",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "497d80de-1457-48a9-99d2-82a7a60f14d3",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
}
},
{
"$ref": "21"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "8b8b1321-bd84-4a3c-90d4-3ef564cab628",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "dfb10b75-0797-44c6-a582-659e969faa7e",
"commited": true,
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"st_users": {
"$ref": "9"
}
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$id": "23",
"id_doc_sa": "16e91c41-0f38-468e-a2a5-3531cba9dd16",
"id_line": 2,
"id_item_sub": "c9387179-b936-4392-84e4-11ce677c0546",
"qty": 4.1,
"id_list": "f334391a-a247-4d03-b74e-1025f6836eb7",
"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": "bc5f6436-5348-40e6-a96c-1bc261bd8a59",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b48e5062-af22-470f-9f22-0a4aaadf4308",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7aeedb58-9c5b-48c4-b9ab-ed8632be9337",
"id_user_upd": "b611d1d5-9a88-4b5f-9b98-4636b4ce8550",
"active": true,
"mt_employees": {
"$ref": "20"
},
"mt_items_sub": {
"$id": "24",
"id": "f6dec3d8-f0ce-47e9-ab3b-529b074f56d2",
"id_item": "6789273d-6415-463f-b1b3-de9f643d6638",
"id_item_type": "f263e736-80af-4380-9615-c8c01ef1ebb1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b58bbca0-e5c0-42de-8bae-eefa4f2eeb5c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "6f2f2c55-d42f-465a-86da-9571d24b336d",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "805da717-1a31-48b5-9041-0056187a0ca7",
"id_item": "e0510f4e-0305-4316-a6ed-cfbdfe6524e6",
"group_id": 3,
"id_unit_ref": "3d0e9b21-f01f-4b16-bda6-3b956efab9ab",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "343f6ad8-1190-4b20-9d00-648080e381f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ad5443f9-5b4d-476b-90d5-cc9da50dd941",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "12185049-c964-4e21-8372-bcba1b1a5f8d",
"commited": true,
"mt_units": {
"$id": "27",
"id": "2e344f0c-2f4f-4464-81c0-b3387167ea83",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "a0f39413-9303-47a8-854f-7bc457f9c8dd",
"commited": true,
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
}
},
{
"$ref": "25"
}
],
"mt_items_types": {
"$id": "28",
"id": "6084112a-d05b-480f-988c-a8d7869345af",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e313716c-8555-4138-ac43-8c15fef7488b",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "df63ef9c-fe47-489d-b638-548d17c35f3a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "6945302d-6a3b-47d6-96f3-d2c5d4595619",
"id_line": "e0ae0e60-5e38-449d-a2ff-b9f34d53d790",
"id_category": "e62c16b6-1aff-446a-b36a-24fd57cd743f",
"id_item": "e6b34017-8737-47f9-85dd-27d3304d44ef",
"id_item_type": "c6e331a9-46ce-4e39-a67a-46f7f3e65f22",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"tt_vouchers": {
"$id": "30",
"id": "b6ce8d5d-586b-431b-9c52-28e5f6d980a2",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"date_used": "2025-12-08T21:28:33.9232028+01:00",
"date_sesion": "2025-12-08T21:28:33.9232028+01:00",
"id_employee": "08b24b87-0ba3-4197-873c-fdb7e0b373c8",
"id_branch": "6634fceb-830b-4e71-8995-b79de9ad8409",
"id_voucher_permision": "d306b5af-3bec-478d-9f76-614872aa4062",
"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": "b8a58d90-b011-4ee9-bcf3-58a45cca7f4e",
"id_user_add": "4f1e1b2d-16a6-4310-af5e-22b7cdf021ee",
"id_doc_sa": "27f142de-ca42-449a-ac60-d85b2dbf992a",
"id_item_sub": "aa7fe02b-012a-4306-b7c8-e31e2cd4f41a",
"id_pos_sesion": "8342e70a-dda4-430e-a9b2-f9e45fbcc75e",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
},
"mt_payment_types": {
"$ref": "18"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers_permisions": {
"$id": "31",
"id": "d4d0970d-a4ef-452b-83d3-e63610869ae0",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"date_used": "2025-12-08T21:28:33.9232028+01:00",
"id_employee": "efb682ca-6228-42d2-b597-f996c14b3266",
"id_branch": "0bbf2e32-2112-48b9-b6db-ed6ce5a047d1",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "21270b91-4de4-4e77-9062-3c81913b4508",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$id": "32",
"id": "75104729-17d7-43fc-9d48-47d33cf5c638",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01: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": "51d726c3-711e-4fae-88fe-0f1f34c74390",
"id_pos": "34b72f6c-8637-4e53-ab25-a7377ff64578",
"id_list": "27acd369-c2b3-41f6-9b31-7eb3249f9c9e",
"id_item": "7f215777-2c09-4969-b6ba-e09d51232e7b",
"id_item_type": "e50cd4b0-ce4d-435e-a60b-9d19987787c3",
"id_category": "e536c48b-caa5-44c2-b0a2-7059e8ca3d35",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "6c377ad7-8a94-418b-b429-e5899571a88c",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"mt_pos": {
"$ref": "1"
},
"mt_prices_list": {
"$id": "33",
"id": "f0176182-b877-40da-b8c4-2760691d4ee4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "723043a6-942a-48be-b298-0b87e2dd4e53",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e1afd024-62bc-4cb2-b80d-2479511708af",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "d5dbc4e3-33d2-47ad-9c0c-4f792f6ca52e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "58f621cc-e5d0-41a5-b666-d8c35eca33fd",
"id_pos_type": "516b0129-38b0-46ed-bf9d-f345b3f51622",
"id_price_list": "7b064058-0a9a-47a5-968a-c9a3bb9e6ec8",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "a4533fa7-a24f-4a9e-bf5a-dccbfa6a700c",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "0cf8cc9a-bf1f-4e01-9528-013cf578d942",
"id_pos_type": "cb2d206d-6195-4b8e-a9df-aaf1980fd0b1",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "7a07c3c6-62e6-4bd7-824c-d62050a5ab51",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "630e4422-a3fc-4372-a533-f5c1af27293c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "2e1bdda9-c1cd-4e03-b95f-075dbc928f99",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "546c29c1-7952-45ab-8f46-b93cb1baae99",
"id_branch": "101e00aa-64fe-4b4b-8501-88e19823aa2e",
"id_pos_type": "f28c55e5-0f82-4142-958d-ad61ad6467e2",
"id_pos": "1d1b4836-7e93-443b-af98-c0e0d14d2988",
"id_item": "e70bc50c-4afa-43ef-8b90-34c2e92210a3",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "ba598777-9197-4c4b-bc7d-26e9d8a9c99d",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "1"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "8c5dd235-2d52-4a9b-8862-69d18943b611",
"id_doc": "d3197ec4-e930-4acd-b8ba-144be902e607",
"id_pos_type": "3951dc7c-4072-447b-9468-2444d28f2623",
"id_doc_print": "868dbfcc-63e7-4d7b-999d-ec41595c8702",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "e913fa5d-b0e8-48fb-9a48-aa00492c0c6d",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos_print": {
"$id": "39",
"id": "915c0c1b-a6a1-45ad-b332-f63b6fd1c8d9",
"id_pos": "fed5b6bc-bd8b-4763-b1cd-bdb0f2c379ef",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "08b8aebe-0918-4dae-b477-c13266ed2965",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "328605a7-a9f0-4816-8a58-00669e58304c",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "75086b8f-78e3-430e-a618-24e1e8b26d37",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "e3f88901-fbba-4474-b4ab-66ecbaade958",
"id_item_sub": "24b7556e-a640-431c-84aa-d8a5b8d0d29e",
"validity_date": "2025-12-08T21:28:33.9232028+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "a440146e-4570-4a38-b55f-41aa09237ee2",
"commited": true,
"mt_items_sub": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "5e9516f1-474c-4554-961e-46aa7afba003",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"id_branch": "af06b5e0-9efe-4d21-838c-69b9441f1d87",
"id_pos": "9a4eb79c-ec54-46fc-af9a-751f75292aba",
"id_list": "20c48e38-15cf-4208-a317-c9056eec20d5",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "628c3b4d-1e90-4bce-a6bf-a27b1c7263df",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "1"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "a4ac61a1-0381-445f-b37b-032b984f507b",
"order_id": 2,
"id_item": "4022c4d6-aa1b-4a34-a6dd-180a1b920f23",
"id_item_type": "7326cd93-88dd-49d8-ad6a-6ca309f7dea0",
"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": "8adc1d93-e2f2-4a10-b884-92b7fac9b541",
"type_item": 11,
"id_voucher_json": "da9810cb-d85b-4d53-b18f-8aa7255a8dab",
"count_voucher": 1,
"id_category": "a3ee58a2-f493-445d-be8f-eab1c0a913d9",
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "3a5c7fb5-f0ee-46ae-8d5a-644bf3d4cdd9",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "78bfdcba-fb9f-4a4b-94ee-0fa087cc251e",
"nro_sesion": 2,
"id_pos": "a3e96330-d6d3-4aef-936c-ea38b709416f",
"date_tax": "2025-12-08T21:28:33.9232028+01:00",
"date_open": "2025-12-08T21:28:33.9232028+01:00",
"date_close": "2025-12-08T21:28:33.9232028+01:00",
"id_user_open": "991e6463-c633-4618-858a-2877012e6c2c",
"id_user_close": "19cf033d-d993-474d-acbd-c2f8b92200a2",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "be48dea9-2569-47a3-89fc-e351c0028c60",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "4332287c-4d9c-449c-b0ba-140444eaea55",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "e62a9c48-ac95-4f7d-ae42-a237c06b5b33",
"id_room_unit": "1218c677-ff20-467f-a755-a9ea560e0b3a",
"id_room_list": "ea10f719-4d4f-4f4b-9fdb-040419730134",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:28:33.9232028+01:00",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"date_open": "2025-12-08T21:28:33.9232028+01:00",
"date_close": "2025-12-08T21:28:33.9232028+01:00",
"id_employee": "9570bf2f-5a2f-497d-a238-0b3f3ba98036",
"id_employee_sec": "9d131305-a76a-4f54-a08f-824a6554c481",
"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": "d3056bd7-3f77-4c92-a2ff-6f44db4cb8c6",
"comment": "sample string 7",
"id_user_open": "bfc27fa5-cd30-4ec3-9997-7fae45cdc923",
"id_user_close": "86968f93-b263-4490-96d5-3fb418db55ff",
"id_unit_state": "35ee7cd0-674e-4fd2-a7b5-daa42bd9111c",
"id_pos_sesion": "124670ef-e621-4524-901a-3d59dd77f3c7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:28:33.9232028+01:00",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_employees": {
"$ref": "20"
},
"mt_employees1": {
"$ref": "20"
},
"mt_rooms_units": {
"$id": "48",
"id": "4c2b3744-44c8-4ab1-9fe3-6df42cf7cf1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "5929f81b-fd18-421e-b420-8cb8d2dcdd98",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b767b348-d395-4a9d-931c-ec1cd239d0a1",
"locked": true,
"date_locked": "2025-12-08T21:28:33.9232028+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "ff27bdae-7b7e-48b7-894f-a3e45898875b",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "74c7445d-a95d-4f75-8efc-b5e6217c890d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ea44b167-22ab-4b1e-9e90-238f33f36032",
"name_pos": "sample string 6",
"id_image": "a4ca73e1-48f1-46b4-a46a-6461546bb8e8",
"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": "386127cc-7d97-4635-b170-6b64fc33e2a5",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "7fbc6a03-91cf-4e32-9f11-b402ca040dbe",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "e9774d5f-4bc7-46de-ad5d-877f51322ebc",
"id_room": "cbbea979-e294-4a47-bcbf-1755c1c67a4f",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "fd7477c3-5b73-4f7f-9420-c08d35e8f784",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "2d6be021-65b4-4b2c-83b0-bc746dfa6bcb",
"id_room": "30c72773-b398-4c17-8fa6-a390c4c39995",
"date_in": "2025-12-08T21:28:33.9232028+01:00",
"date_out": "2025-12-08T21:28:33.9232028+01:00",
"id_user_add": "451309a8-29c9-410a-bd6a-6047ed3a801b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "fe674b34-3ba8-45eb-9cac-872438954273",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "f77ee750-5e79-4192-87fc-cc90fceae08a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "2db88aae-d8a9-45c7-a05e-a3886e889144",
"id_room_state": "25e2ddb7-6be1-4800-b456-7d0dbc803ba6",
"id_image": "e6328180-8c36-415c-836f-2d1127395365",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "a3b38501-2653-4995-809e-863635fbdd72",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "61219af3-2c90-4b96-ad1d-981f6115f326",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "777c9208-a5ac-4a37-9a6b-70742d737d4f",
"commited": true,
"st_users": {
"$ref": "9"
},
"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": "4"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "9"
}
},
"st_users": {
"$ref": "9"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_tips": [
{
"$id": "55",
"id": "89fe442b-6c5e-4554-9940-9501d10b2619",
"id_pos_sesion": "bf32b4a3-e04e-445d-865c-88f663fc4ee9",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7593ae5a-aa7c-480b-bf33-149ff3b0a8fe",
"id_room_unit_activity": "ffdc62b8-f406-4e0f-9fcd-18a170cf20f7",
"id_doc_sa": "d677d251-67d8-47a5-ac6e-c85faf8dfa2c",
"id_pos_type": "8c4bff73-1387-406e-8a6e-0adf0e0aa04e",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "5b810362-23a3-4f4d-a63b-56979da226f3",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "4bc871da-8da2-45bc-8706-e2c18c15c298",
"id_user": "0f5c0c39-5318-4e8a-9c7c-9402180cf56f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "78f69521-0beb-4251-b0d2-db90b14822a1",
"id_user": "9b6d58aa-2f82-4429-be6c-7f773ee6aa58",
"date_add": "2025-12-08T21:28:33.9232028+01:00",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "ff5da9a3-5c62-4093-b650-6ff1789846ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "54e2b39a-455f-4c58-b133-f3cb89c23eef",
"id_doc_print": "1330f685-264b-4de3-a13d-98ac8f46abb0",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "12"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "6266b1b1-7c9a-4d5d-b717-5799c187fe6c",
"id_line": 2,
"id_item": "e851037f-918a-4322-b8e2-c544419c2695",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "15"
},
"mt_payment_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "12"
},
"tt_vouchers": {
"$ref": "30"
}
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "15"
},
"tt_doc_sa": {
"$ref": "12"
}
},
{
"$ref": "17"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_payment_types": {
"$ref": "18"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "14"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "374359a5-44e8-4b55-afc6-fec733059e34",
"id_doc": "2b9d70c0-bd58-4656-ab48-d57c6be21651",
"value": 3,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_docs": {
"$ref": "13"
},
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "da588050-c0c1-4575-ab93-003b0283950d",
"id_pos": "9529d961-3d81-4bf4-8ed9-70f5655f68d5",
"id_doc": "90793fe1-6a9f-4a42-b2d2-9fa219534209",
"id_branch": "e8e70778-bc40-41be-814d-cf73bcb24aa3",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:33.9232028+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "aba65101-fbd9-45d7-9108-a92c4825faa2",
"id_loc_from": "9a0fdfdb-ec54-4fcc-b418-771789509bda",
"id_loc_end": "1c949e05-8553-457d-9f16-4171a9994b44",
"id_user_add": "228be59b-3443-4b5f-96ca-cb46685133e4",
"id_user_upd": "456451ba-a2cb-43e0-874f-a74a6e99f9ad",
"id_pos_sesion": "654c9965-c218-495d-b45e-7230eb091da0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:28:33.9232028+01:00",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "13"
},
"mt_locations": {
"$id": "62",
"id": "9e135024-30ce-4889-8c69-ddbd4827c5ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "162199be-57eb-4e0a-88c3-614ca66fe738",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"id_user_upd": "6a43c4dc-f9d2-4856-8cd4-44e6109bae89",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "0bf473ec-e243-4b34-ad02-e19c22db34de",
"id_item": "5f0acfb9-797d-444b-a2b3-fedb932fb6b9",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "8104ee40-8369-489b-b9f3-250dc4438a74",
"id_line": 2,
"id_item": "2fd0a241-442c-4d4d-8f95-90088e2ab16d",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa2": {
"$ref": "12"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "6f972b38-39f6-4623-9bc8-7503913ab21d",
"spool_server": "sample string 2",
"id_doc_sa": "e69ac183-5132-48d4-99b4-73e4b5e9e1fd",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"printed": true,
"print_on": "2025-12-08T21:28:33.9232028+01:00",
"tt_doc_sa": {
"$ref": "12"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "11"
}
]
},
{
"$ref": "10"
}
],
"mt_docs_payment_money": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_employees_profiles": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_payment_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "66",
"id": "42189240-3a1f-49f7-99a0-23b4b1dbf005",
"id_function": "4c835e4d-3408-40d4-b0c5-9ab5fb68aea6",
"id_user": "c3c33c1e-e786-436d-8fe0-cdfa320085a9",
"id_profile": "d9500986-030e-480d-9fb5-dc4a536483e5",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_users_profiles": {
"$id": "67",
"id": "be685543-a2f6-46c2-b686-437146916571",
"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,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "68",
"id": "c515d7a7-92c8-4303-80e3-bec9d4fdd824",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ec8ce36d-3420-4dbf-a26b-d77a8e57cece",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a812f491-5f80-41aa-ab69-2b846e3c41b6",
"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": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_functions_groups": {
"$id": "69",
"id": "c69ecf2a-149a-4cf9-b15e-ce27f2e13b1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
}
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "d7d2980d-154f-49fb-bb3f-bebcb679f7da",
"id_pos": "6342f8e6-1b73-4976-a25d-a8b40101711e",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"key_access": "sample string 5",
"id_user_add": "11e952ad-e81c-4470-84b1-19a0ce7ef9f6",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "2f818a68-4cd8-416b-91f8-f3ff12f0c1cf",
"id_pos": "ba6e0ac0-3675-4137-a317-65fc8ac5b53d",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "71"
}
],
"st_users_profiles": {
"$ref": "67"
},
"st_users_token": [
{
"$id": "72",
"id": "97438e86-16e5-4e5b-833c-bb98ca2bf91e",
"token_id": "sample string 2",
"id_user": "15a1ec03-e771-428c-8034-8d60068f7f8e",
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "72"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det1": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa1": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$id": "73",
"id": "230a85a3-3eaa-4e7c-9df1-6a690927955e",
"id_user_add": "3f3c0700-411a-4a92-8873-8596322d4a0c",
"id_table": "1f9c891d-8963-4a82-88ad-52c6ddbb398b",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "cc765aea-5553-4e09-91df-a642e3daea85",
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_pos": {
"$ref": "1"
},
"st_sync_tables": {
"$id": "74",
"id": "10df9d95-e21d-477a-a610-0559c22bbd56",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "e5c39e9f-1f52-47f1-9ed7-237e97c5b4e6",
"id_sync": "c8657701-b73b-4350-8dd4-1fb2fc9c87c6",
"json": "sample string 3",
"id_table": "22be8e1b-720c-48b2-bfb7-48b58fce1727",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "4a437676-1a55-4938-8090-852536319550",
"id_branch_from": "0ad04528-2756-4164-aa4c-76e214d8785d",
"id_branch_to": "75dd51e7-dc2b-4289-b9fe-fa635101a6cf",
"type": 4,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:28:33.9232028+01:00",
"send_on": "2025-12-08T21:28:33.9232028+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "77",
"id": "2f7b6966-610f-4c12-9faf-879ddc80564b",
"id_room_activity": "59bd3c10-8b08-47dc-b8cd-685145a87701",
"id_pos_sesion": "5020bfcc-3c6f-4a17-921b-68dccaa32cdd",
"log_text": "sample string 4",
"id_user": "f211f947-06e9-457f-8522-14d03ab7a256",
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "77"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_docs": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units": {
"$ref": "27"
},
"mt_units1": {
"$ref": "27"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_payment_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_images_types": {
"$id": "78",
"id": "7974dc76-cf84-4a1e-a7be-f1d8bbae852e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_branches": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "f4cccb94-029f-4480-8956-22c830d44abb",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:28:33.9232028+01:00",
"date_end": "2025-12-08T21:28:33.9232028+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:28:33.9232028+01:00",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_pos": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_cloakrooms": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_pos_connection": [
{
"$id": "80",
"id": "af982b79-727d-4918-9c83-d2a61cf622ca",
"id_pos": "f43da278-db76-4077-9908-5f10495344c7",
"date_add": "2025-12-08T21:28:33.9232028+01:00",
"date_upd": "2025-12-08T21:28:33.9232028+01:00",
"date_out": "2025-12-08T21:28:33.9232028+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "80"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "81",
"id": "44f4a960-73ed-4436-8d52-dd023c53900a",
"id_pos": "3d4d1bfd-2915-4211-87cf-7ae0ff0f1b67",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:28:33.9232028+01:00",
"commited": true,
"mt_pos": {
"$ref": "1"
}
},
{
"$ref": "81"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}