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": "fab47abe-229e-4e3e-ad8a-dfa6bec96229",
"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": "87e37d24-b863-409b-b571-760a900accb4",
"name_pos": "sample string 12",
"id_image": "04fb661a-3f11-44ba-abee-6af6208bb136",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "6379c7c7-d052-49a9-bca8-750d7be66286",
"commited": true,
"mt_employees_branches": [
{
"$id": "2",
"id_employee": "a9412903-77bb-4e15-b3cb-597817b7f424",
"id_branch": "32fa6c80-183c-418a-9710-8dd98426bc82",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "bc10f4a6-84c6-4ad3-8592-308a995beb1c",
"commited": true,
"mt_branches": {
"$id": "3",
"id": "c7d25c04-7bae-4cba-a0e1-cdd7a5cc6e9c",
"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": "5a830cb0-38df-440e-b065-d76a2be4ca04",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "7f22dedd-3429-4e01-9bc5-b5d4cba4411f",
"commited": true,
"st_images": {
"$id": "4",
"id": "7eca969b-a437-4c64-b2d7-dd923184f901",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "ee1aaabc-990c-4272-86e9-1824da82d14f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_categories": [
{
"$id": "5",
"id": "370ec778-249e-4104-86ce-e13c0040ab2c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "258c36c3-34cb-439b-87e0-8db69d01d6fe",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "99f7e99a-0501-435e-a03b-b8d7c3feb2ee",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "9f6f95a6-d8f7-420d-a421-32fa43a8875b",
"commited": true,
"mt_categories_items": [
{
"$id": "6",
"id_category": "a99bc09d-3de0-4dbd-924f-c5e9397f80de",
"id_item": "8bc92dba-d23c-491f-b7fe-16e2fc9964cc",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "680b9ef5-f8ca-4f6b-81af-acecc5047902",
"commited": true,
"mt_categories": {
"$ref": "5"
},
"mt_items": {
"$id": "7",
"id": "ece008f6-83be-4a8a-9eaa-2096051c1180",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "c46e21aa-698f-4e62-a902-d8452df0e4df",
"id_unit_sec": "2060876b-4341-4fe7-aac8-9a8a0f612228",
"id_brand": "bd75b4ef-1a66-44cc-b83b-fad6f9a8e0f1",
"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": "f2a93dda-30f7-4855-9f7c-97d59c617f6e",
"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": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "1c2aca29-6998-4099-9ea8-8591804c65ab",
"commited": true,
"mt_brands": {
"$id": "8",
"id": "23c8e8cb-801f-4e1d-b3f5-9952ac16d653",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "76654ac9-fce3-4d17-90a5-dfb630241421",
"commited": true,
"mt_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"st_users": {
"$id": "9",
"id": "4b49e99c-d4a1-483c-a1be-331467015652",
"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": "d2bfa532-31da-47a8-92f6-1664f68942fd",
"view_messages": true,
"id_image_photo": "20f95d22-b139-44ca-9570-301490ce926b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "d78da19a-f0a4-4a9b-897f-3c63f6ab04d0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_branches_zones": [
{
"$id": "10",
"id": "b4c16296-833f-49fc-b5dd-8c28082f3f58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fef9b0e7-b8c6-4253-827c-b2b17de8d785",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "b657286e-6af2-4262-9bf2-e294840cc774",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos": [
{
"$id": "11",
"id": "31468cb2-0944-4ae9-b94d-377fc37e8bb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f7be046a-8436-4d41-bc3c-b61420ea1878",
"id_zone": "414d732a-d84a-4f98-9e6a-fe8ee289303e",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "84640a8c-49b3-4347-a55b-a90e769b35c0",
"commited": true,
"mt_branches_zones": {
"$ref": "10"
},
"mt_cloakrooms": [
{
"$id": "12",
"id": "e45c37ba-d147-4c74-b9b6-91b62029b480",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "bb2d6f07-a87c-42e3-b9a4-294fae0f29b2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2c820d07-1f14-4dd5-8763-85a4be190275",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "308e8ead-b638-4a08-9ddb-b5e140366a92",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$id": "13",
"id": "c94900c9-c68c-483d-8731-71120bb01fe2",
"id_cloakroom": "a53bf90c-30bf-4a3f-b88d-91e3faddcee7",
"id_pos_sesion": "b5bda3a2-22b8-44b4-8629-0490b392ab32",
"unit_id": 4,
"date_open": "2026-01-10T12:09:54.9299544+01:00",
"date_close": "2026-01-10T12:09:54.9299544+01:00",
"id_doc_sa": "9ad4bc34-114c-482b-bee0-fe5446533bb1",
"commited": true,
"mt_cloakrooms": {
"$ref": "12"
},
"tt_doc_sa": {
"$id": "14",
"id": "cdeb512d-f3ab-4a22-b0f3-951c431b7183",
"id_pos": "ac0f0dd2-5b13-4315-acd6-27797b91c53a",
"id_doc": "48b81dd5-0a74-43c8-b0c7-4704d22c1bcf",
"id_branch": "506404f4-ce8e-4bae-b5bb-6cbe94138a09",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:54.9299544+01:00",
"date_tax": "2026-01-10T12:09:54.9299544+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "5e578a99-5676-4bf0-8b4e-bd7a2d880d1e",
"id_relationship": "eed3cb2c-bf17-4489-bbe5-063ab8c8940b",
"id_loc_from": "0b68c92a-92de-4bae-89fb-0bd21c0a317a",
"id_loc_end": "778bbeb4-c0a5-4223-a497-15edf96ab6da",
"id_user_add": "f1d922f3-2035-4515-b1a8-6e519a97930e",
"id_user_upd": "ca696905-1346-4520-8b47-5264a9177a65",
"comment": "sample string 12",
"id_pos_sesion": "968a3030-e2e0-44b8-af49-0af8807017eb",
"id_room_unit": "f8f57068-7025-4409-ac06-5b0b168588b9",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "88ba074e-6dc0-4997-a554-eb80ae6c0b8f",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$id": "15",
"id": "a860c72a-83c8-48c4-99b3-07a76b3e271a",
"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": "f9469555-0be1-4ae2-a437-d2d74f98e1fb",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "83c00bf7-a3bb-4692-a540-1248a1e40904",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "16",
"id_doc": "14b94f26-1721-4771-864c-babe75bee971",
"id_pay": "c580c34c-c144-48d0-98e0-c6a01deb508a",
"id_money": "3a019fe2-dc40-42e0-ac07-22bc86a2219b",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "321c5834-9665-496a-9aff-6d61989baaec",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_money_types": {
"$id": "17",
"id": "fd8150ae-49b0-4d97-90ed-1ef9662170ff",
"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": "17f263c1-fb7a-49f2-bbbf-454592645f68",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "0a2a9062-f2fc-4477-a1eb-9cea1d5693a2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_money_rates": [
{
"$id": "18",
"id_money_1": "d4f2fc0e-0e3d-4a7b-8866-c340b3aadd16",
"id_money_2": "a1f77b54-29b0-417b-9221-7079d7a4cb19",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "14475d5f-1dcd-4385-b721-9a88c2051a99",
"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": "1230f542-8971-4211-accb-c6e046ca07fa",
"id_pay": "e1638ea8-01c7-494f-9f43-7b1c21e69fad",
"id_money": "09559dc0-c4d9-412f-9973-fde606472a3b",
"date_cashflow": "2026-01-10T12:09:54.9299544+01:00",
"coefficient": 5.1,
"id_user_add": "a00e6722-0fd1-4d5e-baf9-aa9474949727",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "20",
"id": "e4f4010f-c527-4b25-95c2-80359ba7720f",
"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": "6a0bfe85-ea15-4d76-bd90-dfdfb8a925b6",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "5acdce6b-1d3a-4195-9476-f04af573ca53",
"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": "a2f5ac5d-50a3-4595-9393-a6be2d5d4e73",
"id_line": 2,
"id_pay": "7d8fd582-f85d-40cf-bbf6-3f2fba3aac8f",
"id_money": "daf0bd30-6cbe-4038-96a4-33640d1f4b12",
"coefficient": 5.1,
"id_voucher": "1ae9efc6-2634-4e20-8084-93f4132d6e70",
"id_employee": "06bdd428-9fda-4643-bac5-decad2e92fae",
"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": "5b9854f6-754b-45dd-bfac-6ea1af903f69",
"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": "a64e201a-9fb7-4d98-a592-b4bea75add53",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"date_used": "2026-01-10T12:09:54.9299544+01:00",
"date_sesion": "2026-01-10T12:09:54.9299544+01:00",
"id_employee": "2a7b06a5-7952-4a8f-ba9c-64e8983aa11e",
"id_branch": "728cf720-abc4-49d1-bd09-6e917a8241f8",
"id_voucher_permision": "437866d1-00b5-49cc-bbcc-2fcfda5ee0fd",
"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": "1b7bc0a0-63fa-4699-8ae5-c92912487f26",
"id_user_add": "9a18ec08-a091-42d0-827c-d54f58d9784c",
"id_doc_sa": "e69a2889-4be3-41c5-87db-cc83b4b934bf",
"id_item_sub": "bc2487d5-50b6-497d-883b-326610a42397",
"id_pos_sesion": "ac553ae7-77e1-4d69-932a-e64123382c9c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "d197001c-169a-404b-bf7f-b815607480c3",
"id_line": "8b2d352a-e790-4563-994f-ef0e782ebebb",
"id_category": "1f803fc3-56de-41a7-afa8-0fcb84e77290",
"id_item": "db926fe8-e89b-4b5c-8460-2f7ba6a5d4dd",
"id_item_type": "052596db-1790-4b65-b39c-c8b0818cbfb0",
"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": "c969b066-267a-46d8-82db-0dc63509dd37",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2e28a8ee-ec4e-4d14-9f60-5faa2ec2fa8e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "e5799431-50a7-4070-bb78-b8f00d8a944c",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_images": {
"$ref": "4"
},
"st_users": {
"$ref": "9"
},
"mt_items_sub": [
{
"$id": "25",
"id": "ee1aa8d0-3e73-492d-b6fa-4ab653a239d5",
"id_item": "648b931c-fa83-4dd9-88c9-7d6d29142045",
"id_item_type": "1ff0cc76-77ca-45f9-a4f9-346a6b1609ed",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b1c5f294-3309-4db0-b042-afd82ef42d23",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "79965866-49d7-40a3-b770-c8cde70dc750",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "b1d315a2-dab4-4972-a0a4-f216e65739bc",
"id_item": "c9edcee4-29e7-428a-91fa-be2e038f649e",
"group_id": 3,
"id_unit_ref": "e209d41e-b8d3-4833-81b6-af5156645f21",
"qty_dis": 5,
"mt_items": {
"$ref": "7"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "5dc3d6c3-e7d3-4b41-9815-ed82afec6bdb",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "5a71fa9a-db00-4b01-950f-2c6ded601a60",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "456b5a86-6ad0-4f4f-bc30-9b26dde4e4bb",
"commited": true,
"mt_units": {
"$id": "28",
"id": "c48e6704-f7d1-49c7-96a3-f6450cfaed1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "6b6b3b12-471c-434b-8d07-489877927f2c",
"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": "8195c761-04ff-4c9a-98ae-f17fc30f853a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3072410a-fc3c-478c-be22-a00684bf2eaa",
"id_doc_print": "92a16422-211c-466b-ba3e-2fff266e9d42",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "9"
},
"mt_prices_items": [
{
"$id": "30",
"id_list": "96f0d8e0-4b80-42c6-8047-b4b5e1b4ac2b",
"id_item_sub": "0dbfc77e-5d26-4eac-9b80-e8214daa8b1f",
"validity_date": "2026-01-10T12:09:54.9299544+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "2e78c6f9-301b-4d1e-b389-50f96b3920ad",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$id": "31",
"id": "5653a0cd-9c02-4268-96e7-7f10c3380481",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "545fe6a2-2dc4-4402-9a63-dafaf16ea54d",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6c8580ff-b05e-4fad-b0a5-52d953878ea4",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "d5b590cd-c7cc-48bd-93ba-1d15ff577579",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "32",
"id_pos": "a751d7db-c941-4c26-b371-8d4faebbbc70",
"id_pos_type": "8e71a889-776e-4efc-b20b-c95ae123b4bc",
"id_price_list": "a39d8105-f7fd-4f3f-8614-7b5c21df1bb9",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "5a4a9d5f-3a2d-4c3e-92f4-5991e9086063",
"commited": true,
"mt_pos_view": {
"$id": "33",
"id_pos": "b490b43a-e787-4942-8c7f-3cb4c4be64b2",
"id_pos_type": "0feb6129-d038-4788-ad74-c8e0e62595dc",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "383d2f52-e803-4d0c-8c94-0af512119269",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_pos_types": {
"$id": "34",
"id": "5f962350-de27-4de0-93b2-0fab1214add6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "ca0dec3a-9e2a-41ad-9de6-c28e5d9624d1",
"commited": true,
"mt_items_featured": [
{
"$id": "35",
"id": "b1f9a39c-786e-4db4-b972-70da09134f32",
"id_branch": "2b789b47-2078-4861-b7c2-dd2c23d83c69",
"id_pos_type": "cf8f21c8-ef06-4afc-8fbe-7b13b574287f",
"id_pos": "3cfddefb-d143-4c5e-b611-b7eb8a99687f",
"id_item": "59eb28af-f261-4646-9a0f-e4c32a047b4f",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "95c643d1-92e8-46d9-b8ca-0faca607a4c4",
"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": "148cbfa6-35e5-47db-ac2a-825ca64514ca",
"id_doc": "a60d13e2-01b0-463c-9fab-24babdc5c027",
"id_pos_type": "55987ffe-2aeb-4c0d-8924-d4ac9facc7b2",
"id_doc_print": "4d19e8bb-9968-456d-b3f7-8f4dcb4755f3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "451357b6-be3e-4352-8992-002c01e8b205",
"commited": true,
"mt_docs": {
"$ref": "15"
},
"mt_pos_print": {
"$id": "37",
"id": "0fd5a9ca-bdad-4cf1-96e1-b52126b3840d",
"id_pos": "35ba2c40-03e5-411c-913a-225c3a7fd5bc",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "6b7b5258-0e58-43e9-bd1a-e4ebd18066e9",
"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": "c68aeb4f-8e24-42ab-ba33-69a1a79711fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"st_doc_print_det": [
{
"$id": "39",
"id_doc_print": "cbeaac6c-98ad-4373-b5c7-b8d90e0e2ad7",
"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": "cc75dd48-772a-4c86-85ae-697ea76e6ff5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"id_branch": "bba64479-6a98-43bd-b4d7-0021da505514",
"id_pos": "cfdb7bac-c747-4103-a73e-4fe03de152d3",
"id_list": "dde33928-ac6c-4bdb-86d5-9f4c5a29544f",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "b08c4410-0c2c-4ade-bb6f-c50bfcef1897",
"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": "d10e4bea-8b90-444c-a9d2-5760f61869cc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+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": "1a89b59c-23f5-409b-b885-ea91c82e905c",
"id_pos": "e8dc1225-6c9f-49c2-889e-23c0d9dd0ae4",
"id_list": "4cbb8177-8596-4110-a071-54c4c792d4dc",
"id_item": "4fd2e30d-ff46-4022-a7dc-656fec637211",
"id_item_type": "8004d8d6-af56-45c8-9a7e-3471cd6dc34e",
"id_category": "1045897f-d512-4194-9cee-f4cb591c0cf9",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "96047ca9-5d33-4b2b-b578-60b66bbc479f",
"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": "43ba3795-7eb0-4fa1-af47-6b3d49719aa2",
"id_line": 2,
"id_item_sub": "3cec0c8d-ef2b-4f98-813a-042747fec316",
"qty": 4.1,
"id_list": "0a60aa1b-2ca3-4ea1-a2f2-695c5ddb4e42",
"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": "f81c0048-1151-4faf-a650-6d1e04499a4e",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6260ea93-785f-40b0-92cc-f2c2e85483ce",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "99b38483-24c9-41e2-9c4e-571ae1f8bd66",
"id_user_upd": "16310c2d-9a65-4ab2-8e26-7b2410099b38",
"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": "6b78803f-d78f-4727-80ec-26506b670301",
"id_line": 2,
"id_item": "6a49d23f-1447-48cd-b584-80b1190d1960",
"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": "04bdf3a8-9a8f-46df-940b-06538d63cfb0",
"order_id": 2,
"id_item": "bfd8dead-d5ef-4a79-81a9-076dfd239314",
"id_item_type": "87f26df0-7c3e-4871-8bd7-a31c7dbd8edf",
"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": "28983c34-fdc1-4f6b-906f-f9da288f986a",
"type_item": 11,
"id_voucher_json": "e121c741-0372-4fc9-a48d-2cc3659558d8",
"count_voucher": 1,
"id_category": "8201dfe4-d55e-458c-95ad-e06fbbf9ff97",
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "1c7057ff-36c2-48bb-ab6c-894853a901e4",
"commited": true,
"mt_items": {
"$ref": "7"
},
"mt_items_types": {
"$ref": "24"
},
"st_users": {
"$ref": "9"
},
"tt_pos_sesion": {
"$id": "45",
"id": "fc734854-913b-4f59-9422-bbedddb3cefd",
"nro_sesion": 2,
"id_pos": "46f80c1e-eda9-4454-8cdd-f12789f6c4a1",
"date_tax": "2026-01-10T12:09:54.9299544+01:00",
"date_open": "2026-01-10T12:09:54.9299544+01:00",
"date_close": "2026-01-10T12:09:54.9299544+01:00",
"id_user_open": "689aa564-38ce-4e77-b27e-75b3577216cf",
"id_user_close": "aa45da5b-b85e-4e4c-8201-40343e9d92e8",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "c9137afd-0d0f-4082-8c36-b73b46571d45",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "07c64b75-cfaf-41be-a305-edd07690115f",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "0e1e19a0-5c1c-4e68-ac82-9d1d85e19ec8",
"id_room_unit": "3ffd97fc-d639-4eac-82b9-c70e4c15b26a",
"id_room_list": "4597f427-c34d-4bbe-b788-c3f9a7a3cd51",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:54.9299544+01:00",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"date_open": "2026-01-10T12:09:54.9299544+01:00",
"date_close": "2026-01-10T12:09:54.9299544+01:00",
"id_employee": "f893dbd4-0c17-48c9-ab6b-252c3cea6605",
"id_employee_sec": "e4450139-7f5b-45ca-b509-c721806291cd",
"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": "57eab4f9-70aa-41a0-9307-da983882b8ad",
"comment": "sample string 7",
"id_user_open": "a95859de-2ded-4c08-9c61-ac33024bc060",
"id_user_close": "84377dfd-7de7-47c2-a030-d8948719aa61",
"id_unit_state": "e571c5d3-6941-4e3d-8c03-18cc8fce7a79",
"id_pos_sesion": "7e882ba9-9f56-4af0-85fd-c1fc622eb381",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:54.9299544+01:00",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_employees": {
"$ref": "1"
},
"mt_employees1": {
"$ref": "1"
},
"mt_rooms_units": {
"$id": "48",
"id": "e7c44a01-9826-4068-b4c7-46ae86c4c091",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "d8e13298-2d3a-4cdb-adfe-9796d1a2a13e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c5cfc080-eac7-4cf8-9fbb-94fd45fec999",
"locked": true,
"date_locked": "2026-01-10T12:09:54.9299544+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "69cf602b-cb88-460c-ba85-743b2de96287",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "428f03b0-a7fc-4a97-b047-64feec434ff8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6252fe23-414e-4ed8-a79c-db5fadaf7179",
"name_pos": "sample string 6",
"id_image": "9c84fe74-2bc5-4dc8-b1a7-5d5a67380df0",
"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": "c0db73c5-acaa-4d53-8cd8-7f1da9d7042b",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "14326bb7-45e9-4bcd-9cdf-5861b81eb2ef",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "c829b829-db4b-4642-a066-70950f2d6344",
"id_room": "82e2a84a-664e-42c3-9a3b-6cac34cb3e4d",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "9fa73a99-6e5e-498f-a2fa-64c2ec27600f",
"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": "b1da9031-d273-4842-8713-e57aa56cc932",
"id_room": "6cd5961a-0bfd-46e0-9df8-62e891dfe2da",
"date_in": "2026-01-10T12:09:54.9299544+01:00",
"date_out": "2026-01-10T12:09:54.9299544+01:00",
"id_user_add": "3e217a31-ee5b-4608-90cd-04af08451fa6",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "bee575ae-33bf-4e59-950a-3ae0e2d05327",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "2c65588a-8f29-40db-9620-3d554bae76ff",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "d9cdf833-fa5c-477b-8b8c-f322427629a1",
"id_room_state": "2d850d5d-79a6-4aa8-bb0f-1d93e21f6898",
"id_image": "3fae3e3f-2ed5-4a18-9b7e-03582cef6824",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "9df172a0-dbb4-4049-8b6d-248de7bf60c5",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "aee30711-2ddd-4c22-86fb-0798a59bc6ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "764fe223-32d3-4662-a9e8-abc42d8722ad",
"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": "a1f91ebc-bf49-4834-83ec-707c187faa6b",
"id_pos_sesion": "f5f905a5-afce-487b-b92b-dd4ce672b107",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "dfc6ec14-4c96-45ce-9c39-ce45e261cc4c",
"id_room_unit_activity": "7faba416-2b8c-4ea7-8d7d-7df5c018d011",
"id_doc_sa": "0d9cdc41-d95f-4c23-8424-e8eb11b623be",
"id_pos_type": "f543e7bf-0dfa-489d-98cc-55cee2551bbe",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8156fe02-bfc8-406b-a2a5-7db94a016f33",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "8a1a0440-81e5-4e17-95a3-7adb4c33d03b",
"id_user": "12b10ebf-6de7-46ba-8687-9b3ae6140563",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "481493e3-5802-44f5-a44e-2fb71716cb1d",
"id_user": "fea8b6c6-8f27-413b-9885-0fb1a94b9763",
"date_add": "2026-01-10T12:09:54.9299544+01:00",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "0a3c7ec1-4e37-4eea-9124-5d8c7339d853",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"date_used": "2026-01-10T12:09:54.9299544+01:00",
"id_employee": "2d5a21df-e5a6-42db-9216-9160323410cd",
"id_branch": "f09d70b8-1579-47d7-bc85-050331f5d1b3",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a2657520-2358-494c-9774-975e36234a61",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "aee7ae57-8a3b-44ae-9064-18331398e5af",
"id_doc": "014c93b9-45f6-42b6-9a4b-3d05e15eb697",
"value": 3,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "bbdc42db-abba-4d23-8d98-e2ece4193dd9",
"id_pos": "84a6e33f-0c03-4070-b1e1-3bafd7dd8c59",
"id_doc": "0dd43be8-29cb-47fb-b0e9-681dee4fb2b2",
"id_branch": "316da0ce-3946-4e30-9059-5be2fad8541a",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:54.9299544+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "1cbb8007-b26d-42ff-8d97-85ef89faeecd",
"id_loc_from": "821a8cd3-1513-4c1c-9a31-867dbee41e87",
"id_loc_end": "f9decac8-fd96-4568-b3c7-53484aa219d5",
"id_user_add": "b4170be9-23de-4c1b-99a2-57a974dc275e",
"id_user_upd": "e5f5438c-3143-4b95-9ea6-c1ff3f148b1d",
"id_pos_sesion": "a695eb7c-28b5-4754-866a-fa817e6c1af9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:54.9299544+01:00",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_branches": {
"$ref": "3"
},
"mt_docs": {
"$ref": "15"
},
"mt_locations": {
"$id": "61",
"id": "22989eb4-bac8-4548-9023-4d6af5295b3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "4d04cbc5-6891-4a5b-bb6a-73529852de85",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "4aa6a50d-d407-4749-b7b5-43107f3a9b99",
"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": "f6614e1f-3734-402e-b089-ecafbae9e8b3",
"id_item": "1aac33d8-011d-4138-a526-a970cdcfb345",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "12f2409a-8324-4efb-b20f-4d9a8934b067",
"id_line": 2,
"id_item": "3257f31f-7625-435d-b465-e73572191e7b",
"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": "177bb6a3-bf6c-4839-b10e-2e9888be1f05",
"spool_server": "sample string 2",
"id_doc_sa": "973802df-1e22-4082-a996-d8e33295140a",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:54.9299544+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": "7557707f-3689-4caf-8820-d36649955c22",
"id_pos": "0be78bee-db81-4c87-afb7-e0a1b7646281",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"key_access": "sample string 5",
"id_user_add": "e5aa2223-04eb-4d61-be5e-86ef460df813",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "9"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "8da7d005-cb11-4e21-8bb0-a36186eb1bb9",
"id_pos": "3ec2267a-3e8f-41dc-9bbb-90f33b8cf21f",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "ca35b6c9-578b-4e12-802f-e12e5671aee3",
"id_pos": "1f3717e9-7d88-427f-9064-34e4507f4f2e",
"date_add": "2026-01-10T12:09:54.9299544+01:00",
"date_upd": "2026-01-10T12:09:54.9299544+01:00",
"date_out": "2026-01-10T12:09:54.9299544+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": "7508104e-cb41-4088-b1bb-65b002b9991d",
"id_user_add": "e430dc5e-6c10-4726-a5d2-dc670c9fe3aa",
"id_table": "1b7647a6-62cb-493b-9069-fe7beb868491",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "0ba57a2d-779d-4d7a-a12f-a65d23dd11d1",
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "69",
"id": "e83aa861-d2a2-4492-9e82-c576040e4f81",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "e938ecaa-04b2-4e2c-91a4-25f63f828d5e",
"id_sync": "f9945665-4b8b-46f3-bb66-9d7b8977b522",
"json": "sample string 3",
"id_table": "fd341a3f-0ea4-48af-8f68-8253781e2154",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "ba6be3dc-a6d5-4d33-9359-4535d1d5aa64",
"id_branch_from": "72b6f951-0fbc-4b06-af5f-0aef970c83b5",
"id_branch_to": "6b3eda9e-4a18-4e90-8f52-f79d86bde63e",
"type": 4,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:54.9299544+01:00",
"send_on": "2026-01-10T12:09:54.9299544+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": "6382dcc5-7c9d-4e7f-9e66-a3cbe5bbeec3",
"id_pos": "82008720-dcbe-4909-8213-3f898b6fe12b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:54.9299544+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": "093da9c5-8acc-4347-9ee2-f3b12ab44799",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"id_user_upd": "8692396f-2103-4d86-b30c-0368ad16c927",
"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": "3970da31-73c3-4a2e-b91a-25f533a136a2",
"id_function": "e1a187ae-1ab1-42a7-9f40-ffbbf68a817e",
"id_user": "9cd0d200-1063-4493-9f66-1a9b5f047f52",
"id_profile": "c6195894-72a3-4c24-b394-66ff3bec5334",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "7baa8602-370e-4032-8cef-0c2709ae9381",
"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": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "e9102cea-08be-4721-b7c9-1bf24cdc4dd2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "bab03afd-b602-4e24-81ed-feff85ca3845",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "dd254000-c1c5-409f-b1ab-cd64a36190d7",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "413335db-571e-4478-ba15-88c2aae0856c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "4fddd917-6f21-488a-8714-262fff789908",
"token_id": "sample string 2",
"id_user": "f1970c8e-3fa6-48b6-92be-180bf6faa0b4",
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"created_on": "2026-01-10T12:09:54.9299544+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": "ec2fc6c3-d8b2-4c2e-9add-7aba4f41c00d",
"id_room_activity": "595cff06-f82d-44af-beef-29b9fde0a478",
"id_pos_sesion": "bac3c551-4bdc-481e-88c3-787ed24a0ff7",
"log_text": "sample string 4",
"id_user": "367a185d-7d0d-466d-a813-389de2b9d6bb",
"created_on": "2026-01-10T12:09:54.9299544+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": "a2c1d085-8e6e-495e-8c07-e5752c7551e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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": "d76755bb-a8a2-4969-b193-1902a018a635",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:54.9299544+01:00",
"date_end": "2026-01-10T12:09:54.9299544+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:54.9299544+01:00",
"last_update": "2026-01-10T12:09:54.9299544+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.