DELETE api/St_Permisions/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
st_permisions| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_function | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| permission | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users | st_users |
None. |
|
| st_functions | st_functions |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "775097ec-a917-4f59-9e4b-183d12898d2e",
"id_function": "2a8b5d49-ea2d-477d-aa8c-99c7393a6308",
"id_user": "5eb35cfe-547c-4677-93ba-d823c411749a",
"id_profile": "9b7fcb21-17ab-4313-afe9-123939801f4d",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "d89569d4-c522-42f5-85d2-be749eb51ef8",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "e85990e8-9c15-4f8c-862b-8f920b28c71e",
"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": "6846f257-5828-4818-83c2-445cc8da7fc5",
"view_messages": true,
"id_image_photo": "2cac896c-2daf-471e-8272-eb4bb111d8a7",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e97e2aca-018c-4034-babc-83cd0580627d",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "c672248e-769b-4942-a11a-dc2417b1e58f",
"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": "12f477e2-20bb-4111-b1ca-ca4c594e3ab1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "d9973d6c-d817-4328-ab27-20389f612438",
"commited": true,
"st_images": {
"$id": "5",
"id": "2c2b3127-ba0f-474e-a230-4a809f83397b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f92d87d9-bd5e-4a85-9046-d4b01bde4017",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "76e8cc4e-49a3-47d8-9461-57a193983e80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "ac328b42-c49b-47e1-a512-f3eb2bfbbf4e",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "eaadf4ef-710b-43d9-b67e-6d26e73137d3",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "76aab693-fab6-48aa-801f-2cda21a14ed8",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "ce666172-ba07-4f5d-9e7d-ccc8741d09b2",
"id_item": "6848a689-14c3-4962-a90b-abc0bf5bfe6f",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "1cb891cd-a688-43f9-892a-a279da0cf3a5",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "f07cb68b-037e-49c8-afc6-4138d88da077",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "98bfa57f-9f2e-4ac4-9dfc-27cfae0292f9",
"id_unit_sec": "7ddaa83d-f37b-4b2b-a7a0-309767f4ca51",
"id_brand": "9cbe7dae-9cd3-4a94-841a-14c2f6494bdb",
"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": "86cee8b6-9021-458a-8bdb-a13a2c5b3a61",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "4640adbb-2bed-4789-ba0d-7b25e933b2b8",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "2ec64e1f-0fed-41ee-b251-39be229d21a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "f96d7364-9850-40c8-ae1e-118c1aa5d557",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "2e47048f-1e3f-4251-969c-3e3d074dedad",
"id_branch": "d8a40757-17aa-4f46-86e3-449449785563",
"id_pos_type": "296ee3d2-467e-4bb7-afea-14ea7266392d",
"id_pos": "c983c3bf-7113-4092-9fa5-e9b7484405b9",
"id_item": "85465fe1-bd70-453d-8382-7caa54ccd004",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "019a2725-2cbe-4bf6-897e-28c874f19595",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "afdf0eca-7824-4e33-b9a1-02c0eff3779e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b34921c0-5464-4318-af11-8349bff301bf",
"id_zone": "bd02bf3e-4bd4-4d7c-bead-bf547a57b3c1",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "67b97dba-6608-4e63-aa69-75766a220856",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "5d2907f1-b8b0-471c-b00d-9ba6137777f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "65c9d41a-7f73-40aa-8c9b-11548a95b957",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "a0cf7e66-5ddc-4780-8663-a9c9849a9bc8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "71d2c539-b8e6-462d-a6ff-8eedc9489902",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5094adaf-b909-4b65-8c49-1b9e438c8f59",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0dc780d7-f2bd-46ad-8ab9-0ed7fbb0c8f4",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "79cea6f0-0a20-48eb-8a29-7c6077d84e52",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "fbec296a-fa0e-4f83-a8e9-3f9c6c8dcadb",
"id_cloakroom": "3c70cd41-e72e-4180-a39a-9007c30de663",
"id_pos_sesion": "9a134ee1-6934-448b-adb0-073a1739d871",
"unit_id": 4,
"date_open": "2025-12-08T21:28:48.3760185+01:00",
"date_close": "2025-12-08T21:28:48.3760185+01:00",
"id_doc_sa": "38bf4fa0-4cd7-4fe6-bb3a-0c6d43111c5e",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "f0748cd7-acf5-4895-84b9-d54bd1fc711e",
"id_pos": "a445cbef-2745-44c1-bfc7-d667025d1a29",
"id_doc": "32b42da7-099f-430c-9e0e-c67dbbe98336",
"id_branch": "8cbf2fd0-01a5-47b2-9ba2-f708d56aa5f1",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:48.3760185+01:00",
"date_tax": "2025-12-08T21:28:48.3760185+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ab9ffc2f-e312-413a-8e0f-b5ff714a7d28",
"id_relationship": "66404c65-dd15-4c36-b594-3be7afbf8952",
"id_loc_from": "7860f17d-016d-46ea-84ec-d274ea67bded",
"id_loc_end": "7f460256-ed22-4ee9-877c-c9bddb70dd5f",
"id_user_add": "a3fd139f-499d-4335-bb66-4258ba2ec7d1",
"id_user_upd": "069b9778-1abd-4440-8044-88964ca1cdad",
"comment": "sample string 12",
"id_pos_sesion": "e9ddbbb4-332e-41e5-837a-33e4cc7e2565",
"id_room_unit": "fecdab00-0260-4104-8b10-8f1e20269a6e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "b4d732bb-c9ef-445a-bf9e-6c447f7cf651",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "77523da9-e450-44eb-a546-d7c5079d2ce2",
"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": "b1ebef48-1d65-434c-bc65-d50c9e143c5b",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "49342d93-9dd8-42fe-8188-fe26a2619c31",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "3b67a0d1-cfcf-498b-a30f-ffed18eb27bc",
"id_pay": "4a7d4aff-47a2-422b-8f9e-ff9f7324fc07",
"id_money": "5e110797-bc5a-454b-a6b5-0c3c2eabc5b7",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "b145cfbc-0688-4148-b597-b4f3dee68403",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "ce055f36-63e4-42b3-a910-0c5cc06a6c47",
"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": "b763a81a-e4cd-43ec-8488-106a69be0ceb",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "c0084d9f-b83e-4be2-8e5f-fc0aa310f998",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "3f0a5015-929b-47de-9c14-1f61e251baad",
"id_money_2": "7e28a7cb-4e36-4fa8-87c9-ca7edbe122fa",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "978a2058-5339-49d4-bbc1-dc6e4808f915",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "b062047f-8e0d-45ad-9be6-38f1d3b4986f",
"id_pay": "d89c3070-c195-4581-8d55-9acb2dec1df8",
"id_money": "7785ef66-fa38-4ea0-a91f-ee7f7a3e5ede",
"date_cashflow": "2025-12-08T21:28:48.3760185+01:00",
"coefficient": 5.1,
"id_user_add": "9c52ccec-9733-4a4f-8926-fc3a3c0b9b45",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "a5ea3592-d6e3-4ff2-995f-a57457122064",
"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": "9507dd1e-176c-407c-96e8-382158a20765",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "a5b81000-d73e-48a1-b67b-73f9f940c718",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "a2f516a6-e5f3-4050-866f-435db5348876",
"id_line": 2,
"id_pay": "275cbb96-587f-47fa-9cff-5fc06aa06109",
"id_money": "25564d8d-e0da-4c34-8ec2-e28692428e74",
"coefficient": 5.1,
"id_voucher": "fa8ff912-84cd-425f-b60b-6b0a0680b5a8",
"id_employee": "c5ffe2bf-32fe-4088-b0ed-340aac0a931c",
"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": "5bde8475-cae0-4af1-b515-ef8730f3d504",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "23",
"id": "fa75096d-b5ed-4098-bd67-5e216c79c4a3",
"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": "4417362c-725a-4eb2-914c-842368668b5f",
"name_pos": "sample string 12",
"id_image": "d3f2529a-31c0-4cbb-9843-6351c60a76e6",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "e756bfcd-f730-4a63-b064-b151ab596ce3",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "7001d952-5ad5-4c3a-9c62-77a57362d40e",
"id_branch": "0f5ab275-e82a-472e-8911-89a5597c2db3",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "5702fe2f-cecd-4589-8c40-199e92f82836",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "26c53383-a950-4bda-ab6e-1f45e35a366a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "8b09ceaf-1365-4be9-91d5-29098f706164",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "d5671b27-f895-43ed-9986-31a17a69f5ea",
"id_line": 2,
"id_item_sub": "1d72dd4c-b323-4a62-af86-14ad27139f33",
"qty": 4.1,
"id_list": "b1956ca3-08e9-4814-845c-04110a330f3d",
"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": "ba185090-4062-4601-a7bd-c58a122f1784",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "0aba72ff-02ed-43ef-a007-7b908c0fb9d8",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "61d5962f-055f-4a49-bca4-c0c13e111b98",
"id_user_upd": "52f33833-2b13-4efb-959c-0514020da320",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "18c44c5c-e670-4afd-a83b-f60e149a6898",
"id_item": "cb3ae0a7-bec5-4f53-bdaa-8614c811b67e",
"id_item_type": "613883a1-816c-45e9-adaf-b9b6a002aca8",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "928b6b2d-01ec-4b61-8114-0661e927a074",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "0293e7df-4e8c-4293-9e65-4829c825d137",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "bfa62be6-485d-446a-a8fa-bd64265c9d13",
"id_item": "bb34f474-5f82-4882-aa16-bbc28cd8381a",
"group_id": 3,
"id_unit_ref": "3f31a834-77a8-4ce4-9b12-8f053e2b3968",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "c0003c66-acce-4dbd-86fe-d438c0e44b63",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5f79a415-62a2-47a6-89c1-75a664117a47",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "cf8c0b1a-2c15-4c1b-9e8d-56664c470565",
"commited": true,
"mt_units": {
"$id": "30",
"id": "bb8aad06-279f-460c-87e0-a23b27d5a175",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "a116871d-eca4-4bb4-8068-fc86095753ca",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "5b6a3be6-e7f5-4c64-a77b-d5d69846617e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ce61f9f4-a926-4266-a2ec-da2c89233154",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "7ecd8809-6dd0-4fbf-ba31-8c2101e59aab",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "85b9afed-ed80-4757-9d7e-640780fca806",
"id_line": "3bdb0cc5-7392-437e-8dd8-623894609329",
"id_category": "da892997-8a25-403f-a01a-4485851beb77",
"id_item": "c733f0a1-8e3f-4535-b5a7-5c04c54c5787",
"id_item_type": "9d9cdec3-c585-4d94-b670-1d63b1c321b1",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "a58abddf-f1e4-4fd9-8af1-32aa7b163d97",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"date_used": "2025-12-08T21:28:48.3760185+01:00",
"date_sesion": "2025-12-08T21:28:48.3760185+01:00",
"id_employee": "bce2f4bb-7fd8-4f2b-b08d-d18418148f0b",
"id_branch": "b166d0e0-8d7c-4561-9cd6-e01da6e66aae",
"id_voucher_permision": "7caa6b07-4545-42cd-9c9a-5d7ab18bf568",
"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": "7fd57e99-89ea-41dc-9d22-5be35b6d27b6",
"id_user_add": "fe0205e6-3f6d-45fc-9522-31c5ee11b54a",
"id_doc_sa": "8cbc6f74-3f46-45d5-b6b7-9f5edc40834c",
"id_item_sub": "89f64362-d6a6-4563-8e9a-174969445463",
"id_pos_sesion": "7f3dd196-436e-418d-bbf9-61aa6faea2ba",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "4a540d30-a0a7-449f-aac8-3d60f3b7dfac",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"date_used": "2025-12-08T21:28:48.3760185+01:00",
"id_employee": "c4223c4f-79a8-4ad1-8af8-4086d7a11548",
"id_branch": "db869cee-9ba5-4d2d-a91d-443581522e28",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9e9cea59-1b21-4436-9545-665fa9791b0f",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "6b754897-28fd-4b62-91ff-94979c4811af",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+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": "7dbd2f7a-32c7-42c4-8222-d2f89d86b81b",
"id_pos": "3dfc369e-2d70-4792-83e5-23e6ca268949",
"id_list": "96ca6f6f-29c7-4571-ba57-71ee0a0c6a01",
"id_item": "a1c4ed96-18a4-4931-97bc-d27372b45fac",
"id_item_type": "f91f9328-46fe-4c39-88e7-82c233cb2ba7",
"id_category": "898b4569-fb56-478e-8305-a75ecc2f6bcc",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "72767237-a24c-41af-a7cc-a32c886bffa9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "a0ab2225-9de6-4b35-98ca-9136d0f24a70",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6b9d9bec-2ff4-4477-8a74-88f7a5b95f98",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b79bd984-ef96-45ce-91b6-d760cf056cd4",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "33ba41a7-1b22-4b83-aa72-e2bdc602a4cd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "07695836-151e-491b-8947-47171677d66f",
"id_pos_type": "a3b2632e-fbe6-4771-9f79-32834d9bcbd6",
"id_price_list": "305371d9-a6f2-4987-a929-2b888d7e0b5e",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "a566e461-1fb3-453a-9123-f28a3ec8819d",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "3577d53a-80e2-4b99-a110-36b8f1f651cf",
"id_pos_type": "6f320642-a345-4b1a-8943-00deda7027d4",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "6650553e-7eea-47f9-b57e-7d2feb72a32f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "adf751ef-f013-455e-97ee-133cae2c4342",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "675391d3-5717-437f-aa20-8d0ddfd7df9c",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "a540e805-29d5-4b49-a46d-c1f3ae1f1980",
"id_doc": "0e63c197-ef06-403e-9205-380ce1eb1aac",
"id_pos_type": "c01e5925-a53b-4dba-ada5-824a92d5b5c7",
"id_doc_print": "d83e23ea-cfd3-45ed-ab9a-b6497dc8e80b",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "2566703e-296a-4bc0-9a9c-a467ca22e814",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "95213ae7-3d3a-4322-a589-3bb2635c5956",
"id_pos": "2f9bbded-7e66-47f1-9412-a68d7be0f1ef",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "4b8eb224-ecf7-4cde-b2cc-6aff793da257",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "c18e2d4d-4412-4ab8-9c83-4be06e26b4b5",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "36c4e3af-8137-45c7-9001-3155d0058e5d",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "fb4f1998-688f-47c2-a4c3-c038e403eb76",
"id_item_sub": "989435e6-4f7d-406f-a036-0fb9a8ac946b",
"validity_date": "2025-12-08T21:28:48.3760185+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "d2037237-e628-4a35-a5c6-573bf20236b7",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "e4f57302-4361-4618-b999-68db22169894",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"id_branch": "e9bed8c6-37b6-4467-a578-73ee4b9094bd",
"id_pos": "d6b7b576-499b-42f3-b6ec-0ec225a4278e",
"id_list": "14fc78e9-8427-45f8-9bef-35eed0e2d64a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "59646a6b-2b39-4ec5-b27d-3abde3327eb7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "c5011fb8-1051-4e26-9d5f-d8aa55ddb674",
"order_id": 2,
"id_item": "b95f4bbd-2086-4d52-ab53-2cfc90ca92db",
"id_item_type": "3978642b-f0f7-4698-af03-69ae32fcefea",
"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": "5e1b0507-b05c-4cd8-b055-ed07ef19fca4",
"type_item": 11,
"id_voucher_json": "34254384-7c91-433e-a592-d697976cc540",
"count_voucher": 1,
"id_category": "a9eb1a98-8d09-4b09-b1fd-512625f44f0d",
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "7617e82a-bdb1-4191-82ff-6fa1435396a8",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "ffc057c5-e610-4b45-9024-603c1fd1717d",
"nro_sesion": 2,
"id_pos": "0411054a-f53b-41f8-a351-cc11a8be2b19",
"date_tax": "2025-12-08T21:28:48.3760185+01:00",
"date_open": "2025-12-08T21:28:48.3760185+01:00",
"date_close": "2025-12-08T21:28:48.3760185+01:00",
"id_user_open": "489010d8-35fd-4d82-9341-0268dfdb6fff",
"id_user_close": "423b34c0-ec03-466c-97f7-0f720d4e3c3c",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "bb4d4021-a115-4e9d-aec2-65ebe71b7c84",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "66fe0060-3e54-4cee-8c58-d04c22e036dc",
"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:48.3760185+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "4105fd80-593e-4a8a-a057-84a3a0941aa1",
"id_room_unit": "98df3194-5573-4318-b26b-ddfe78d2f746",
"id_room_list": "50534447-b97c-4d78-8f22-707f8801b753",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:28:48.3760185+01:00",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"date_open": "2025-12-08T21:28:48.3760185+01:00",
"date_close": "2025-12-08T21:28:48.3760185+01:00",
"id_employee": "2b00e1a2-28ba-497f-a3b1-e6720a93ff54",
"id_employee_sec": "7a763a16-7757-43c4-9fd6-5bbd3c3abbe3",
"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": "3f3a48fa-7919-448c-a864-8812660400fa",
"comment": "sample string 7",
"id_user_open": "8a763c87-0cdf-4c74-a1df-7f37014f762a",
"id_user_close": "9576bcd6-e645-465b-95d3-ad70e111888b",
"id_unit_state": "02af49cd-b7a0-409f-94ab-6f4ee0bfcc36",
"id_pos_sesion": "11f82938-2cdd-4020-9310-efd6b4dbb549",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:28:48.3760185+01:00",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "cfaa7a55-5cf8-4b19-82c0-be1948e54c43",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "990c31bc-38ac-4858-87fe-b10c84750d0e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b7d52c2b-ecf5-4e26-8c47-a47d89c22e65",
"locked": true,
"date_locked": "2025-12-08T21:28:48.3760185+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "8612ca28-d147-46a6-9ea8-db5526b8406e",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "b442256a-f23e-43d6-8c28-04f5f824efbe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2dcd9505-12d5-45b8-9e77-b48b9b6a5679",
"name_pos": "sample string 6",
"id_image": "672097b5-f8cf-4ca5-949b-291ede21a056",
"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": "cd3c5673-7c32-4ac9-a8e2-fc7b7789dc2c",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "80e70ce3-59ac-4255-ad7f-a02253e576f8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "098568c2-eded-49e3-b06d-f653a380b4eb",
"id_room": "1f514f2c-0797-46f5-8e4e-f2fa4d0aac5a",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "c63d38e5-32b1-43a6-a784-dba98eb60bc9",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "f8e95b8b-7194-4652-a534-663d5f990e8d",
"id_room": "d03b106d-edf9-4865-b57b-db5d9059a707",
"date_in": "2025-12-08T21:28:48.3760185+01:00",
"date_out": "2025-12-08T21:28:48.3760185+01:00",
"id_user_add": "60e70b3c-9e97-439b-8f7e-4a9162e6fcfb",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "e6fec7e1-a3b5-44a2-a669-782a0c0800ab",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "ef288e7d-e8ac-4767-8c00-c22092d1585f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "97193d56-99bf-4b00-b1b1-361af32be41f",
"id_room_state": "e5b767f7-6357-4df7-a956-7bd7fe7ee9c2",
"id_image": "724227c5-af19-457c-87cb-dd650048b97a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "b3a1a568-3c5b-4c9f-97c9-06b815c90b5c",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "f075c612-6df3-4ff5-8091-4ab9e4103130",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "06290921-cb96-4531-817c-cd59d4e279d2",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "57",
"id": "6b2413fa-ecac-42b2-bd5c-9fd600ad761e",
"id_pos_sesion": "a91571d6-545f-46ce-9a10-9043065d0233",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "2f8f4e7e-5e2b-4dca-9ce5-850f85b89567",
"id_room_unit_activity": "73e46a04-62c8-46d0-b2f5-734f3c137451",
"id_doc_sa": "83f0ce4f-9d85-417b-815a-bbe5e5a0aedd",
"id_pos_type": "dc2dd6e8-bcac-41f3-b468-248c28f8ad7f",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fae11857-807e-4d7d-a093-77fdb1c2c777",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "b3dd6e68-ea3a-4bd4-9780-dcfa7432edba",
"id_user": "b64f6422-d738-4258-bc7a-6835a0689724",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "cd5eef22-33e8-429e-8c4a-6164051aca47",
"id_user": "a9956f58-e701-4562-90a6-43f05b9e9dd3",
"date_add": "2025-12-08T21:28:48.3760185+01:00",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "345fe133-ec2a-4d82-9782-e4ca9ed41ead",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "62e77783-f27b-4807-adf0-7ad668ff69ae",
"id_doc_print": "b25a1844-7984-46fa-ac64-1bf7f1452ffb",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "0b9a4c16-4163-4691-b7be-c0088a4a3b8b",
"id_line": 2,
"id_item": "3855a416-236a-4206-bb6d-097870a25c5b",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "9cbbdb09-673b-4cee-8ab2-fcd330ddbcac",
"id_doc": "2f16dba4-bd24-496f-9993-2324f29150ca",
"value": 3,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "63",
"id": "99470e08-ceff-456e-ab7a-9edeac403d61",
"id_pos": "9047a012-5406-4ff5-86b5-fbd3079d874e",
"id_doc": "12caff2c-cf3f-459e-a94d-09344e5f13cf",
"id_branch": "da2ff183-445f-4e9a-ac14-3ba6668b4ff6",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:48.3760185+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "edb42d10-f247-4c90-93d4-862db3bb1bd5",
"id_loc_from": "6c6d9763-b2d9-4691-aed6-1333b822945e",
"id_loc_end": "cdc5f4e3-f193-4230-a435-deec451d87fb",
"id_user_add": "a1ec23e2-e03c-43fa-b6c4-2746912ca1f2",
"id_user_upd": "4d37117d-1f55-4395-a896-f3e6da6f95d5",
"id_pos_sesion": "fed59d6c-6326-4f15-8626-05031bfff227",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:28:48.3760185+01:00",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "c2a2b6e4-d892-45c8-bc82-afc135c6baba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e8103b67-71b5-47de-9687-d824b01a3334",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"id_user_upd": "b8d0bdaf-0226-4df1-8ed2-99d5e728df4a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_stock": [
{
"$id": "65",
"id_location": "e8c3ad2e-ec0f-40f0-a076-f2241bf4c45d",
"id_item": "d45f9b6c-0de3-4e5e-aabb-7f0a2f535c6b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "64"
}
},
{
"$ref": "65"
}
]
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "66",
"id_doc_st": "661eb875-10f4-4426-b3b0-c621e9d8a589",
"id_line": 2,
"id_item": "8e3239f2-42c7-41ad-8285-aef9d71ee6b6",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "63"
}
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st2": {
"$ref": "63"
}
},
{
"$ref": "63"
}
]
},
"mt_locations": {
"$ref": "64"
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "3d0166f2-f3f5-4f2b-a1dc-f4af11beb3f5",
"spool_server": "sample string 2",
"id_doc_sa": "48b57425-96d3-473a-8bc8-f55cc68b6315",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"printed": true,
"print_on": "2025-12-08T21:28:48.3760185+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "afc99186-ff8b-4e71-9316-663c5cf6b4f2",
"id_pos": "7e76dd9f-f6b1-40ab-a779-d5ec47ab938e",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"key_access": "sample string 5",
"id_user_add": "4c5c201c-4ac6-49c1-9237-9e2b8b81f38e",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "defcf14e-e212-4056-9d09-79bd02749173",
"id_pos": "d4cebd8c-c9ae-4c52-8447-f48dcfea975b",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "70",
"id": "9205d7c9-5014-4e98-ba69-8e52595f484e",
"id_pos": "c712f6ca-6a8a-4156-8639-5a4ea9539dd7",
"date_add": "2025-12-08T21:28:48.3760185+01:00",
"date_upd": "2025-12-08T21:28:48.3760185+01:00",
"date_out": "2025-12-08T21:28:48.3760185+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "71",
"id": "240b3492-a1b4-4de6-af10-c58cbe801bdc",
"id_user_add": "2d60905a-9dad-4048-b1e7-d991ece5a4a3",
"id_table": "e95c1e7d-fab7-4e23-92ee-358f8e76d4c5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "a841c6fd-3497-4afe-ab65-649e63cbb4cb",
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "671654f7-b537-4232-83e9-2a402dc8339d",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "e491510c-2b91-4dcb-93de-332791965384",
"id_sync": "761acde9-6403-4021-be38-49471bd7bf3f",
"json": "sample string 3",
"id_table": "1a30c6e1-d790-4bbd-b526-3b0dfad0bf7a",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "8da6f4e3-0c69-47e1-865d-9e3768f82875",
"id_branch_from": "732943b5-5b46-4a28-a03e-9204d13b742a",
"id_branch_to": "6f94809e-994c-482c-8012-cba4fded0790",
"type": 4,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:28:48.3760185+01:00",
"send_on": "2025-12-08T21:28:48.3760185+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "75",
"id": "20ade019-f8cd-4e29-9217-ddafacfee3af",
"id_pos": "28f1facb-50f2-4155-ad09-ccef8d701590",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "76",
"id": "22f821e8-33f2-4273-9dcd-f023de2a8a33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "69a43269-b28e-460e-b95c-ddc51ed016bb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "a57c031a-0487-4cf2-a848-12bb689ce723",
"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:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "4f14f2ec-fc5c-4a73-8132-2c2b57f02b1c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "93c39c17-25d8-4711-b512-8f2eaf7585c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "4263400a-5666-43d2-8e66-9a48d67ebc74",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"last_update": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "2"
},
"st_users_token": [
{
"$id": "80",
"id": "45de3a50-0666-45ae-95e5-921a47a981e6",
"token_id": "sample string 2",
"id_user": "469ea883-7cbf-432b-b93a-335468d44b31",
"date_from": "2025-12-08T21:28:48.3760185+01:00",
"date_end": "2025-12-08T21:28:48.3760185+01:00",
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "32cee97e-b1f4-448f-ac8a-f871a420da04",
"id_room_activity": "bb3ae0d8-b1bc-43ca-a987-47c1d7218de4",
"id_pos_sesion": "36ad8146-fb17-4c99-8382-38dddccf5a94",
"log_text": "sample string 4",
"id_user": "519bc01e-ebca-4a6f-857b-b5f349b53744",
"created_on": "2025-12-08T21:28:48.3760185+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "76"
}
}