PUT api/Mt_Employees
Request Information
URI Parameters
None.
Body Parameters
mt_employees| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| first_name | string |
Required Max length: 20 |
|
| last_name | string |
Required Max length: 20 |
|
| nickname | string |
Required Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| authorization | boolean |
Required |
|
| id_employee_profile | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees_branches | Collection of mt_employees_branches |
None. |
|
| mt_employees_profiles | mt_employees_profiles |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_pay | Collection of tt_doc_sa_pay |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "047834d5-a2b3-4e8a-98c2-3aaa61de0fa5",
"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": "07de7f1a-d938-4367-9202-c9ccd6f20b4e",
"name_pos": "sample string 12",
"id_image": "8be0724e-d6dc-44a9-a131-7a8f2c0e3bc4",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "3613f86b-82a9-4d15-93a9-0910798eeb9f",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "a2984eb4-2e4d-45fd-91d8-2a459e7a0afb",
"id_branch": "9686196c-7b15-4378-8619-c9c2b0f00271",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "b586ad1f-0f43-43dd-89a1-ec716f4e9ed3",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "da312cf8-a253-4a6f-9951-d54fb558a59a",
"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": "38ff3e29-75b8-4846-8e6b-6a8a32afebbc",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "f391755b-6fc9-4a9e-a57d-ba9d66587b68",
"commited": true,
"st_images": {
"$id": "4",
"id": "9af80dd9-e6fa-444a-9662-faa9cd4e900b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6c63303a-9e26-4017-8486-732b54e5c729",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "892d462c-ab74-41e8-b1c0-92d6e4ac99ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "707a2fa9-07d6-4428-959e-ac42d876b2b5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3e75a5c8-7394-47b9-bb68-534d4cd19b1e",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "c50cf36b-feaa-482a-b6e2-56961e6a6bf5",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "5d5ee3be-3ebb-4436-b90d-332336086190",
"id_item": "70e5d386-118f-4b76-8712-01c499c4866c",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "e70df586-ed32-4fd2-9369-99841abc53e8",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "ad974728-2b5a-4873-907f-420faf1d16e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "518c0417-51d8-4d7f-ba64-cf57fbe2b36c",
"id_unit_sec": "71b561f0-c684-4cf7-af13-20ca6b9d08d4",
"id_brand": "51df623f-54d4-45af-a575-149f8378e321",
"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": "fe3cadc8-e890-44c1-ac58-6a7ccc2f04d1",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "e7a7c4c5-69a3-4777-8fd0-a8426f943f57",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "d3c5618d-e705-4de0-b92f-15437f597dc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "82a8c223-85c8-4c67-a503-635bcb94051f",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "a8c97b14-76ce-472a-bb3a-89359927ec11",
"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": "3b08303d-d9f6-462d-9ed9-ba6534f826c8",
"view_messages": true,
"id_image_photo": "2b2e44e5-d816-40ef-8f0d-b8705551233e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "037949ba-4888-4e7b-bf48-f553e57833e8",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "c658b42f-4a34-4b52-9e1f-e3182df9263a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a836c7c0-5c54-451d-b16a-85113212d370",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "f2418969-a05f-4094-b4b3-c548a7a24cbb",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "c86984fe-df00-465f-94c4-2530e0d564b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "683e4ada-7fc9-45f3-907d-7898a8dd46de",
"id_zone": "8266619c-c94d-4cfa-a78b-082c299a82df",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "85cab1b9-3c62-4fc3-b44e-99d07f02abfa",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "bb69cf13-40b8-4b5e-97e4-c2c74b01a155",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "a0c5872e-2b28-45bf-b2de-3d4cc5a68001",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4194b556-7235-414e-bfbf-13646a295107",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "c5014bba-49d7-45a5-9256-375ecbe31d22",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "9a3e6741-fa61-474d-b076-e263f325e24d",
"id_cloakroom": "eb434d88-7f6c-4bb9-8f0e-bd93c284054e",
"id_pos_sesion": "d193c07d-7b20-4838-9758-6053fc6c51b1",
"unit_id": 4,
"date_open": "2025-12-08T21:26:40.2796825+01:00",
"date_close": "2025-12-08T21:26:40.2796825+01:00",
"id_doc_sa": "d2435fa2-d80a-421b-9084-a3f0099b7335",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "312b2bb8-26e5-4142-b960-469b56b3d4fd",
"id_pos": "679684a4-bc53-4a3e-91b5-00edefdd995f",
"id_doc": "373b2a37-87ad-44c8-8a06-614255a21824",
"id_branch": "c2091275-311f-4d4a-81fe-d7d6cb6afb58",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:40.2796825+01:00",
"date_tax": "2025-12-08T21:26:40.2796825+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "9ba8e7f6-dcb9-4cbe-9be1-0b78e46a6c30",
"id_relationship": "38e71d54-36c0-456e-b67c-968751f84b20",
"id_loc_from": "d65ad995-9a34-4cf1-8381-0910ee459f52",
"id_loc_end": "6bda6032-1071-45d0-a515-861c3806c035",
"id_user_add": "f85e3ffb-ef50-4b52-acad-3504814c3b05",
"id_user_upd": "ffd4a061-34bb-4f5d-b0e2-73b4eb561823",
"comment": "sample string 12",
"id_pos_sesion": "4c0b7fd2-4140-4f4a-8d10-02bb9cc1359d",
"id_room_unit": "dab9234f-0ffe-46f8-80c2-ce983712efac",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c501227b-f2cc-45b5-b4da-97293df7e8a1",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "c0f841f5-e6b7-479b-ba21-4d1dbff78b58",
"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": "038268b4-1ac0-4c39-9aca-eb12acffc465",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "3b11fa99-6e09-47a4-8f02-536af6f00264",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "2ba7ecfb-b782-4cdc-88a4-7058394b073d",
"id_pay": "d01eb3fc-4117-4f24-85f1-53d35ab286c3",
"id_money": "11bbe19c-a189-4126-b4be-272969796bad",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "0dd96732-4870-4e16-835b-2b784a80e8bb",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "42295236-7ad1-4298-8df6-a3b2cec86b92",
"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": "b5f17177-c320-47fe-963b-413aba0424a2",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "8de7a46a-5414-4a12-9925-3700361e6fd5",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "caf47acb-0299-4b13-8437-d26f06fee80d",
"id_money_2": "26157e7e-bcfe-4413-8500-8257c8e128bf",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "0e87ae62-3825-4543-8894-bfc7780a70f4",
"commited": true,
"mt_money_types": {
"$ref": "17"
},
"mt_money_types1": {
"$ref": "17"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "18"
}
],
"mt_money_rates1": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$id": "19",
"id_doc_sa": "221f6464-be2a-47ef-a0d9-2ddbd0db9b8c",
"id_pay": "ee926718-a5f8-4ee4-9d9a-4b4ed9b67dbe",
"id_money": "28c097ce-5647-49f8-a179-cc888a715f21",
"date_cashflow": "2025-12-08T21:26:40.2796825+01:00",
"coefficient": 5.1,
"id_user_add": "7c0cfb04-e3c9-4384-8910-e7790e4d3499",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "6e343a7a-5a32-4392-9646-af87cc9bec89",
"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": "c8d7d34d-eb03-4a58-b331-cdb0af90deb4",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "cbbb772b-004a-450d-816e-6f401acbc7db",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$id": "21",
"id_doc_sa": "11ae83af-0994-44f7-adca-bb3ba879a362",
"id_line": 2,
"id_pay": "e97aad31-2c00-46eb-9729-0eca61fd6ffa",
"id_money": "1fedcb3b-f007-4d24-9466-ac70fe468220",
"coefficient": 5.1,
"id_voucher": "c5cba149-238c-4e81-b69b-33a657738219",
"id_employee": "1fb7a8be-03a4-4641-84cc-29389123d292",
"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": "002bdcb7-fb90-414a-857c-d6fe4b8a6019",
"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": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "17"
},
"mt_payment_types": {
"$ref": "20"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_vouchers": {
"$id": "22",
"id": "be8eeed2-8ff9-400c-9170-0475a252928a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"date_used": "2025-12-08T21:26:40.2796825+01:00",
"date_sesion": "2025-12-08T21:26:40.2796825+01:00",
"id_employee": "9f13c322-da8a-400c-aa80-a67f8d439aaa",
"id_branch": "9e85b56c-1c4d-49f9-b9c8-4f178549ac67",
"id_voucher_permision": "6febdbcf-1914-4db2-ba4c-6a15ae74c75f",
"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": "f961bb5a-dfe8-4eb6-a787-95f2c0938ac6",
"id_user_add": "4ba2351b-5d30-437b-bf19-3a2fb3650306",
"id_doc_sa": "062e5c53-0292-4fd9-976d-fec32aeb9da1",
"id_item_sub": "c39de3e2-1ac6-4152-b2b2-3b44e2def0f4",
"id_pos_sesion": "904b0d4f-059b-429f-8a7d-f39769871e9d",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$id": "23",
"id_voucher": "86fa9ca5-bd07-4e71-8c02-e540aba3cf86",
"id_line": "73924ca9-d6e0-46b4-b899-6236ae73bce2",
"id_category": "e09dad55-9000-4270-aff5-95b04ffd85c4",
"id_item": "44b79d72-262b-4cf4-ac0a-b9624d4b0d33",
"id_item_type": "0a39f304-b0c9-4c84-835a-0d4bca87c1cd",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$id": "24",
"id": "e5f1dee8-c8c3-42c3-a216-1a77b8fa8d4e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "465599ae-5908-4d8b-b130-3f71952737d8",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "b3334794-625d-4624-ae3c-2ab736fab3bb",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "a678282d-88db-4e3b-bef5-4c37df81522f",
"id_item": "ccc94ee3-3523-472c-ae58-e591f27fc353",
"id_item_type": "e2d02427-349b-4932-ad27-4fb9b44c1c46",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9d77e610-4789-4e39-817b-be0813fee1b1",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "7ad3f8b4-3400-4b6d-a54a-5a27c73abdd7",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "2820a89c-2b5f-4c08-9427-ca91e9d7dae9",
"id_item": "bf7c0a46-8008-4bb6-bc34-69a85bbbbc4b",
"group_id": 3,
"id_unit_ref": "b1369339-1592-4e0d-b554-66d9f0102af5",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "6eb4ef3a-eab2-4597-b3b0-fce74a4b292b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0e729284-57aa-4ad7-b031-2f3a19378feb",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "9b0b2c4a-acc1-4afc-90a1-0fa7480ff3ca",
"commited": true,
"mt_units": {
"$id": "28",
"id": "bdf4fd99-1e4b-4e85-98f4-207aa5983faf",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "b86dbc0d-330b-45ea-9c88-3a6189fea323",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "9"
},
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items1": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$ref": "24"
},
"mt_items_vouchers": {
"$id": "29",
"id": "a4f94177-e2c1-4816-b992-1b2c23788d2b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "71938182-4583-4b94-8de8-b35d8486eed2",
"id_doc_print": "21b029cd-2046-4dd3-8ef6-344cfbafdccc",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "6112bdfe-a78b-4d8a-b1e7-5d6e993b6f94",
"id_item_sub": "32c3a20c-d926-4afa-9cd8-abdeb0c39fb4",
"validity_date": "2025-12-08T21:26:40.2796825+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "dfca40cc-b070-4304-ad16-53df2da687c8",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "63f450eb-af95-4d93-ae07-db424bb89d98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "35f36932-b5c0-4579-ad5a-84cc0af449f8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "db65d000-c54b-4c3a-9226-330368010d92",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "fcfb4151-1258-47de-8ffa-4f607cca1dfa",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "83d3a9e5-4732-4e84-b4e7-966c1bb46eac",
"id_pos_type": "14e45e5d-3c0d-4235-ad06-58e822e8e362",
"id_price_list": "cf8cdd00-cca3-4c48-bbcb-19689d4062cc",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "0973793b-b09e-4e7a-bef3-ea37f31da385",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "6f4a1c5d-be46-46e4-aa1c-c21a52a68a9b",
"id_pos_type": "83e45b00-4efd-4f05-86fd-efe945d6e850",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "bc945ed5-c18d-4036-81e6-f5cfdc7df641",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "d70afc3f-4455-4324-9603-8fe8042bca2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "82d56978-9d67-4616-b4d5-dd6a2e6d5256",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "da43a75a-083f-4cd9-b072-ab11a411a6a1",
"id_branch": "c23c5072-a1da-4d21-8fbe-08b2faf8bec5",
"id_pos_type": "c90ef1ce-65df-4feb-b369-2056694d79df",
"id_pos": "dbbf3e55-dbd5-47b2-ac44-dce1d039881e",
"id_item": "3f050857-3b31-4c84-8cd6-a58812812871",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "cc3a91a6-10e5-4108-bde0-c5a8a54d42d6",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_items": {
"$ref": "7"
},
"mt_pos": {
"$ref": "11"
},
"mt_pos_types": {
"$ref": "34"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "35"
}
],
"mt_pos_doc_print": [
{
"$id": "36",
"id_pos_print": "9c73bbc0-d7cf-4e4d-b6a3-b04e7108e445",
"id_doc": "56e73cdf-040a-4bee-85ac-d214f65af1e8",
"id_pos_type": "59ac7e84-a936-4dc8-b223-edc8a2e60dd2",
"id_doc_print": "b7b0f550-c666-4c1f-b0c7-7aafaa3573b7",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "6aada674-595c-4d9a-b167-c719bac02d81",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "7009cef0-6b79-43d6-860e-4d4eac230ab7",
"id_pos": "8a3be34a-5e02-4b13-8592-550f77f2a223",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "c659483c-a862-41bd-a891-aa08dc0400f1",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
}
},
"mt_pos_types": {
"$ref": "34"
},
"st_doc_print": {
"$id": "38",
"id": "3eebd2d6-f166-4814-a343-17ece08826ea",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "b4f175e9-4465-4c10-ab49-6c6d3759feb6",
"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": "38"
}
},
{
"$ref": "39"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "36"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "9"
}
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "32"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list1": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list2": {
"$ref": "31"
},
"mt_prices_list_rules": [
{
"$id": "40",
"id": "91e2a899-a2ab-49b2-bd34-0d855f09ebe8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"id_branch": "4c198550-9bef-425a-afe9-bfb1134b347d",
"id_pos": "6915eb14-d0d2-427d-a84c-a44e44307b9f",
"id_list": "235579fd-af56-43b4-8e59-3fb45ac1a71d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "c0e65e49-008a-46ed-af29-474aaf08ecf4",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "40"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$id": "41",
"id": "ea524dcb-5a87-4be1-a4c2-03096d6a701c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+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": "a22c6761-45a4-4a21-8e15-c7ed4d028588",
"id_pos": "9cc892f0-49c9-47ec-847c-1eacce36b423",
"id_list": "4cf2ef5b-6b70-4787-b8cd-a9d81ec17cf9",
"id_item": "3a5665d1-99df-4247-a54a-976c98ede74a",
"id_item_type": "06b9241c-ee4a-4ba2-9a1a-e78aee98f886",
"id_category": "d8e6311d-92e9-4b5e-a231-a66450067b06",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "5e7f99c5-e01c-4872-94d5-fe1b4afa07b9",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "41"
}
],
"tt_doc_sa_det": [
{
"$id": "42",
"id_doc_sa": "b05ed2a3-34e5-400e-b623-967f0f407180",
"id_line": 2,
"id_item_sub": "c7ad2b2a-3079-4dcf-a2ce-d78333e302b2",
"qty": 4.1,
"id_list": "e3dc155c-84de-418a-878a-f67dbb6f4475",
"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": "4a415cdd-48ab-4e37-bc89-dedff5816d84",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "77830813-89c2-43a7-8546-57e2dc81e650",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "53489567-cace-40d5-8c61-b5afbda14845",
"id_user_upd": "cb91458c-39bc-42da-988a-9fdb03ad916a",
"active": true,
"mt_employees": {
"$ref": "1"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "31"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_sa": {
"$ref": "14"
},
"tt_doc_sa_det_stock": [
{
"$id": "43",
"id_doc_sa": "ce94519d-753d-4117-92ab-4187f510d7e2",
"id_line": 2,
"id_item": "6928b0b7-c3bf-4a29-afaa-f78e8f2801eb",
"qty": 4.1,
"mt_items": {
"$ref": "7"
},
"tt_doc_sa_det": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "30"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "1da75b2c-59ec-4f97-95a0-b2bbbd97cdcb",
"order_id": 2,
"id_item": "a532e6ce-56ed-4c2d-b05c-c10f8d7e128c",
"id_item_type": "970731be-6caf-4623-bb48-017f3efd5e26",
"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": "17f1eeb7-ef17-4091-bd4f-6c690371ce31",
"type_item": 11,
"id_voucher_json": "dbf0c8b8-0f46-45bd-8375-6010defbaa5f",
"count_voucher": 1,
"id_category": "58950533-5bd9-4caa-9d6b-057b6f177c7b",
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "1ab51a34-9eeb-4c31-aa91-b1f8ff55f9de",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "5246d295-e839-48c1-b4d6-5f3be0dfce0f",
"nro_sesion": 2,
"id_pos": "9eb0c916-0751-447d-ae1c-d191aee6751a",
"date_tax": "2025-12-08T21:26:40.2796825+01:00",
"date_open": "2025-12-08T21:26:40.2796825+01:00",
"date_close": "2025-12-08T21:26:40.2796825+01:00",
"id_user_open": "e40521ea-301f-409f-b2d7-31419c7e2fa7",
"id_user_close": "fd74b2e8-f41c-4157-b037-d75a6d1ba754",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "f9c18d16-efc7-4821-8bbc-add56de10564",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c2f29c55-83fe-41f8-88dd-1f24476c0891",
"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:26:40.2796825+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "5d4b7b4f-0ca4-472b-9ca5-2f6ed493b1ad",
"id_room_unit": "b7780c98-2387-473f-81f3-c1b721d12d6a",
"id_room_list": "84ce5e96-e113-471e-a610-fd2e72b2bf56",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:26:40.2796825+01:00",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"date_open": "2025-12-08T21:26:40.2796825+01:00",
"date_close": "2025-12-08T21:26:40.2796825+01:00",
"id_employee": "6f0120af-b058-44dd-8811-f5ea784f4cad",
"id_employee_sec": "76a2c7f4-16b9-425a-8e0c-45b4d81cf954",
"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": "e7823cf7-e752-4932-a465-6250f0109643",
"comment": "sample string 7",
"id_user_open": "5f7ca318-3419-4546-9767-2e0370f43792",
"id_user_close": "15d54e07-0b49-4ac4-9d2c-dcc91bb6b713",
"id_unit_state": "693ebba4-007d-4dd3-9318-6714044d4032",
"id_pos_sesion": "1a560f34-15e0-448e-9f59-aebe452289ee",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:26:40.2796825+01:00",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "96f86355-4b24-44a7-9b9c-afb720c5400d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c9b03a4f-8ff2-4499-bdf2-c4135093d306",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "de73aef5-949d-4fd0-adce-74d242deafca",
"locked": true,
"date_locked": "2025-12-08T21:26:40.2796825+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "4bf5cf72-58ec-4610-a2f1-4c909c4be21b",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "63ae4dca-1adf-420d-9993-58e7fbffd3ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "19dc9e76-a4fc-41af-b8ed-e2f27be59496",
"name_pos": "sample string 6",
"id_image": "d4528484-2822-471d-a1fc-5740b3774e09",
"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": "23297819-31db-4399-98fe-6e442e71ec26",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "ab6da7f4-0c99-452d-a046-3a1d89362062",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "22e2d202-3ceb-41cc-b978-8a9cd28271c9",
"id_room": "a608c93c-3817-4c71-a1c2-26c016a11d6e",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "e34c3536-1934-40b9-9a15-a539babef864",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"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": "e0511e71-fa46-4bd1-b62b-01f336f193f7",
"id_room": "1d795fba-7815-4b0e-a919-e9c3f81d8cd4",
"date_in": "2025-12-08T21:26:40.2796825+01:00",
"date_out": "2025-12-08T21:26:40.2796825+01:00",
"id_user_add": "ffde16b9-0a14-4abb-ba9d-21163d073845",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+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": "9c22c448-5e5b-46b0-aa90-59a1273e2072",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "d27e1cb9-dd3c-4a55-b5ea-d38869abbed4",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "1665d734-2cac-42f0-8781-aeb625afaf89",
"id_room_state": "78f12f5e-4ac4-4099-97d6-8b677677fc9b",
"id_image": "419e8bfe-6226-4ff1-a73e-aeba59444320",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "ad7b0789-0431-4deb-8dca-8d6225ce8e42",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "ea9bd0e2-6725-4852-9838-aa9316960544",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "5fa1be7f-3e6a-470e-924f-b9cfb75bb8bf",
"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": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_tips": [
{
"$id": "55",
"id": "9a364e69-09dc-4ffc-8b51-188eee446c9e",
"id_pos_sesion": "f6f06026-ee7c-4383-8232-352df05945c4",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9cb2a79d-c779-43e6-bb91-1cf143a24466",
"id_room_unit_activity": "864b9bb7-5d81-449c-987f-5d7d93a95e0b",
"id_doc_sa": "f68df1ab-fc6b-4cbc-9405-baa1e673b374",
"id_pos_type": "73a7fbd7-5166-4045-991d-278fd791de5f",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d16fe5bd-519a-42cb-8aff-08ea9971ea02",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "30df623f-9b03-4902-a985-6e5c5bb6ce00",
"id_user": "ceb11bd6-a783-4232-9ae5-61079a4d98c1",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+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": "1f202db1-ebde-44fb-b187-7dd4b10ccd10",
"id_user": "0e5fdb8c-e8d6-44fa-9280-37374bf0384f",
"date_add": "2025-12-08T21:26:40.2796825+01:00",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"tt_vouchers": {
"$ref": "22"
}
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": {
"$id": "58",
"id": "94f3fbf9-fdea-4729-830e-e8bd6b304d4d",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"date_used": "2025-12-08T21:26:40.2796825+01:00",
"id_employee": "14c94027-d8ed-4f50-86d8-5e87f33fbac9",
"id_branch": "a68b1f73-068f-45a9-8017-1a373ba16d0b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "da68b3fd-2cec-4a2a-906a-6120e48a3899",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_employees": {
"$ref": "1"
},
"st_users": {
"$ref": "9"
},
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
}
}
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_money_types": {
"$ref": "17"
},
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "19"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"mt_payment_types": {
"$ref": "20"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "16"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_num": [
{
"$id": "59",
"id_pos": "15f4710a-99e2-4a11-b00b-96b8abecf812",
"id_doc": "f885f53c-9e43-4816-b21b-ff61f7cee7c9",
"value": 3,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "2c2f3a47-b59a-4d03-b742-c133cce4a639",
"id_pos": "52c335b4-b1da-4d02-b1fb-a56e5fb65e66",
"id_doc": "29f9a33c-7a58-49fd-81bb-2fc5ba5fb720",
"id_branch": "a020a3f1-da76-4c8e-ad8e-9324e668f866",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:40.2796825+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "49c12699-ec59-4457-aa57-795c88abb947",
"id_loc_from": "4680d57c-a6d6-4e01-b4ad-0233ecc4659e",
"id_loc_end": "65d743a5-365e-4bda-997e-3d516366acc0",
"id_user_add": "00aa8f9b-637e-43da-b08c-b32d92e54938",
"id_user_upd": "5d924dd4-5984-4c7e-86e0-2ad90e3db610",
"id_pos_sesion": "5be48126-c1a7-46ff-945c-946d62641c95",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:26:40.2796825+01:00",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "250788f6-7998-475d-9227-ff926123df97",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "8eed98b8-c78c-4d2e-af56-1b8e3ca024a2",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "0c018f67-700c-4a45-9d02-670127823de1",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "197eef94-c8c7-4c18-bf5a-a667c844a38f",
"id_item": "706d41b9-2ef2-4355-b424-3a1f500db911",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "45749b2b-1263-44c5-9997-344380ca698c",
"id_line": 2,
"id_item": "3c5264d0-f3bb-495a-a3d0-d152b79b0357",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "7"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
},
"st_users1": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa2": {
"$ref": "14"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "64",
"id": "e2595bc5-333b-41f9-95d5-a94923c96808",
"spool_server": "sample string 2",
"id_doc_sa": "a32848cd-ee8f-44eb-b84e-b1ac6071e589",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"printed": true,
"print_on": "2025-12-08T21:26:40.2796825+01:00",
"tt_doc_sa": {
"$ref": "14"
}
},
{
"$ref": "64"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "13"
}
]
},
{
"$ref": "12"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "9"
},
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"st_doc_num": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "0e0a99c6-1cea-4ce6-a441-6817e6b17034",
"id_pos": "77dca7ee-c08c-45b6-acc6-ae8234ac453f",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"key_access": "sample string 5",
"id_user_add": "2cfca5fd-5480-4bcf-b589-9a2d35f2408c",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "1a825052-5063-42d6-9d5d-c74834fd08ea",
"id_pos": "e0803107-f96c-4f9f-87a2-01586846804b",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "799e2a1c-c7dc-4328-b15b-f5a8b7f7fd67",
"id_pos": "b04d75eb-1ae7-42b0-9c3c-1f5ef77d5b9b",
"date_add": "2025-12-08T21:26:40.2796825+01:00",
"date_upd": "2025-12-08T21:26:40.2796825+01:00",
"date_out": "2025-12-08T21:26:40.2796825+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": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "3"
},
"tt_logs": [
{
"$id": "68",
"id": "9d21eaa8-e302-4fbe-9e64-09fa4c2b05eb",
"id_user_add": "5238b467-ae32-4c1f-bf2c-a710726698bc",
"id_table": "62eb72f6-9e67-490c-ad27-5bd5ab7c3c52",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "69bf23cb-5218-4878-918c-eabb7e4f7aac",
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "86acecb2-d27b-4dc4-83d9-af1074e1a416",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "850c4411-a39d-4b47-b45a-35090c3d300b",
"id_sync": "7c4a9851-209f-4281-aae3-3d6b62f50dd1",
"json": "sample string 3",
"id_table": "ea95ab89-4a28-4eae-b2c5-b1ed208ffff3",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "9b2b65df-b4db-4314-8ea1-8e9b9c660ac0",
"id_branch_from": "4ba64d91-5a09-4c6e-9674-829cdd7da6f7",
"id_branch_to": "8f6d455f-6b36-45a0-a3ed-d83425eb8e53",
"type": 4,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:26:40.2796825+01:00",
"send_on": "2025-12-08T21:26:40.2796825+01:00",
"mt_branches": {
"$ref": "3"
},
"mt_branches1": {
"$ref": "3"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "1171115c-0dfd-4226-a056-6c4e68e262d3",
"id_pos": "2ab3436a-b00b-451b-bad8-c624a6f6da3c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "87a3958a-377b-4307-9580-50f37012c5a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"id_user_upd": "241ed69b-341a-412b-a651-5ba412cd6709",
"commited": true,
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_money_rates": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_view": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"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": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "4"
},
"st_images1": {
"$ref": "4"
},
"st_permisions": [
{
"$id": "74",
"id": "9c4d0581-431b-4046-a7ea-b429dc8abdcd",
"id_function": "6374de76-12c0-46f3-ae9b-44a925588415",
"id_user": "cbc25389-f72c-4519-bea2-9a64fda79085",
"id_profile": "ed7722d8-e0f9-459f-b2ed-033029f1835e",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "7e01e1b6-2050-4a77-8df3-712daf14a3d5",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
]
},
"st_users": {
"$ref": "9"
},
"st_functions": {
"$id": "76",
"id": "0ba38589-4b3b-4a1b-89f2-c1f54dcaec01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6e5aaa12-8a13-4b9d-911c-a71b36ce6584",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2043b889-a290-49ad-8e7b-eb7885545dad",
"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:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "92812ee2-fda4-40a8-aa55-746c46466447",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "4"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "7f371b0f-ab12-4f05-9e33-cb8e213e962c",
"token_id": "sample string 2",
"id_user": "b273442e-164d-4cda-a8cb-a0822a3e11d0",
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"st_users": {
"$ref": "9"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det1": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa1": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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": "79",
"id": "1861d5d0-fe98-4c6d-936d-f7ad526a82ec",
"id_room_activity": "8391fa22-b1b0-4825-9cdd-98cc593f2289",
"id_pos_sesion": "b5742373-8964-4a85-9980-04327ee0ae12",
"log_text": "sample string 4",
"id_user": "b93b26ee-946e-4cde-b827-ac71877432ca",
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_users": {
"$ref": "9"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "6"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
{
"$ref": "5"
}
],
"mt_employees": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_types": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_money_types": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_payment_types": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"mt_prices_list": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "0089842b-019b-4091-9b06-a7c3052d9bcb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"st_images": [
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"mt_docs": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_users": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users1": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "12"
},
{
"$ref": "12"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items_featured": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "a6296f04-5397-4f44-8ca0-efa0e151cdf6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:26:40.2796825+01:00",
"date_end": "2025-12-08T21:26:40.2796825+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:26:40.2796825+01:00",
"last_update": "2025-12-08T21:26:40.2796825+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"mt_employees": {
"$ref": "1"
}
},
{
"$ref": "2"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_doc_sa_det": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_pay": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_permisions": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.