PUT api/Mt_Employees_Profiles
Request Information
URI Parameters
None.
Body Parameters
mt_employees_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "f2ad2917-9cf7-464a-bc60-4b35e8ae8da8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "1ea4b763-2fda-4075-8d7b-0c2f6cef14f7",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "09ca2579-fa06-4d75-8fd1-de6444f485bd",
"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": "03e85bb6-c2c2-4f77-9555-7fd315ab8506",
"name_pos": "sample string 12",
"id_image": "c187295f-7967-4ee3-9253-b85ff31812c0",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "ec0d2900-aee8-4c00-93e5-67b3398f9b7c",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "f4626f4d-7eb1-415a-9d4d-4d967f36e37f",
"id_branch": "e69d3d20-2b03-4270-a792-077aefce9588",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "3e8b24de-3f53-441f-85f0-dfc59a4733ac",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "4577ad01-e34d-4349-a961-a0bb8ce52979",
"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": "3370613f-7661-4faa-b1cb-6ab2a1dd1aa8",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "b14c6081-233c-4cd7-a6c5-41c34f92907b",
"commited": true,
"st_images": {
"$id": "5",
"id": "37c651fa-4aaa-4949-a510-9c83dd7387f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e7be49d8-356f-40cc-a217-d3ec75f0f2e3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "bb54019e-827b-47bc-8471-2d06978e4729",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "8f3d3862-4cba-4c9a-ae82-f6fa01f37dc5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8661ba73-5412-4e6b-9b4b-8cc38666a5bb",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "22b2b2a2-ec37-410d-94f2-388f221d7e1d",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f28c0ff8-0e86-4e23-85b0-cf9abd79f566",
"id_item": "0168e00d-5aa8-4c97-815c-cc46d1f96e5e",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "92024fd1-1cbb-4254-8007-1b1571799a2f",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "6c962d5a-0719-4b9a-a4bc-299c0cfbbd88",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "1a128b0f-c67f-4ff1-8dad-efee14bff507",
"id_unit_sec": "09594f06-82b9-4a9c-bf27-3ed62d4192e4",
"id_brand": "90b91a57-a038-45d3-b4d4-33afc40ec7dd",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "18e3df95-f9a3-40a1-860c-2ddb17da652e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "159134c0-f4e1-48cd-be7a-e747db17e10b",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "f0ad6ce0-aa66-4025-9ada-13504c542da1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "17c348fd-a067-42d0-8eea-78ac00f78519",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "54ebaa0a-d5e1-43fc-9970-bda31f0beccf",
"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": "9ab071bc-c5f4-4e95-8b5f-ff331bef83dc",
"view_messages": true,
"id_image_photo": "d180bce2-72de-46e4-bbf2-2a95b96d755a",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "00dd268c-041f-4431-95e4-3a1ac5f8144e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "37a085dd-80f4-4779-a330-708e78367376",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7b93d429-b065-46ae-ae23-f0b73f6e7e2e",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "489073ce-6f4e-4ce9-a9ac-8b16964ba797",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "d862c805-b9f1-4b43-b046-ae2a39300c32",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "45dd455c-c0c0-4e79-8f0b-81e3817898fb",
"id_zone": "8eef3d65-33e6-4314-a109-7dfaf3f28d2d",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "1fdfb724-9a3a-428c-b167-cca4dcb323c1",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "f0cf1959-2d4c-44d3-ac4d-fa3fca484071",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2e0cb91b-0c25-4908-b8db-b5fc5ba8d83d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "26e17fa4-fcfa-4a47-af4b-d0df09326e2a",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "b0f9095c-36ed-4283-87c5-abeacbb3b6ab",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "703f98c7-9c75-49b5-aaa9-3362afee0122",
"id_cloakroom": "49b71e11-18c3-4017-acff-a92cc647a779",
"id_pos_sesion": "3acfbfe1-625b-46ae-86e7-e8021e67ef28",
"unit_id": 4,
"date_open": "2026-05-09T09:36:23.4708335+02:00",
"date_close": "2026-05-09T09:36:23.4708335+02:00",
"id_doc_sa": "a2a513ea-4f5c-48ea-8a61-9b57dce85570",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "b14f5cb5-7657-4ad9-b825-dd532900df29",
"id_pos": "fc676f64-d5d3-409d-a52d-d400342f7e96",
"id_doc": "f96c6b36-4519-4f94-ba52-b6748c24d8b4",
"id_branch": "3e525ba6-d083-49be-b97e-21bd8f42e6e6",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:23.4708335+02:00",
"date_tax": "2026-05-09T09:36:23.4708335+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "169ee36d-27e7-431f-9e9e-34d1ac520547",
"id_relationship": "4a261b6f-a949-4e4c-a8e3-f48da9d4ebf2",
"id_loc_from": "7786f92a-1658-45fe-bee6-266451e8f09e",
"id_loc_end": "67838774-eec5-44ba-bac5-660b801c6e37",
"id_user_add": "21f80930-dc3a-45f7-a850-8658dab66a65",
"id_user_upd": "5860e9cf-9c25-4979-8a68-03c3bf842ec3",
"comment": "sample string 12",
"id_pos_sesion": "d2a053be-d03d-4ccd-b3cd-05afaf7a086c",
"id_room_unit": "d333f824-755c-469a-bc0a-43308bd7b061",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1af669a1-dbea-4067-bc76-68afbf2372d4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "3025bf11-cfb5-4b4c-bb74-e80d837ae0d3",
"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": "8deb6d73-2860-40e5-aec8-7928f4909b1d",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "b554983f-cf73-4c4a-b277-dcb330099fb3",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "a9cc8d6a-4003-4582-9d2a-f39a6b8a8a6c",
"id_pay": "f10590d0-7bfa-418e-b8f0-0a8e8268bcbd",
"id_money": "c9b2d701-5aec-4d25-9080-1311699e5b06",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "a1e6f991-0ad5-4949-aedf-e9d6482d7ed8",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "ee8a0cf1-8fad-4188-8204-6da084ede485",
"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": "6ef8e812-0e4e-4d6f-b2f3-148e76d5f5f5",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "3006ef51-807d-4271-b135-04dabe075dc6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "9d251ae7-f149-4e42-9aaa-c199aa686d0a",
"id_money_2": "30904d2a-fed8-4951-ac03-7cb06dd83615",
"date_from": "2026-05-09T09:36:23.4708335+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "cc98801e-0f6a-4692-9ad8-d22928b95079",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "9962ac5b-05e7-499e-bcba-60caf0086e3e",
"id_pay": "1378f0fa-5cb2-4a9b-bfa4-c74d2cabd285",
"id_money": "0972b82f-23cd-40c3-87a4-ad4dc4f64f4b",
"date_cashflow": "2026-05-09T09:36:23.4708335+02:00",
"coefficient": 5.1,
"id_user_add": "afd15251-87e2-44e7-a8f3-b5a474b381ca",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "61ab5bde-d129-4aa8-9378-5af82e421f14",
"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": "28ce8138-cbd7-4311-8367-bbeca16842d4",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:36:23.4708335+02:00",
"last_update": "2026-05-09T09:36:23.4708335+02:00",
"id_user_upd": "5612cb75-a507-4fef-9326-9adc480086a6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "00c86371-d571-42fd-8e40-e225385b9933",
"id_line": 2,
"id_pay": "ec3069d6-f76f-4d8a-bef5-999b441433a8",
"id_money": "71c2575f-e3e1-4621-8984-eb9908fd1265",
"coefficient": 5.1,
"id_voucher": "086a9dcf-730c-4840-99b5-68f0583233a9",
"id_employee": "24899dd9-c7a9-438b-b33f-6a2971d6cd32",
"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": "9a52b219-a4e6-4c7c-a8d0-f07c8440a70b",
"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": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "f2f9cf40-b356-48ed-bdaa-a7991a96a739",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"date_used": "2026-05-09T09:36:23.4864927+02:00",
"date_sesion": "2026-05-09T09:36:23.4864927+02:00",
"id_employee": "21168c0b-bbdf-45b3-81cd-5f7654d21a31",
"id_branch": "6a56bf70-e4e0-452a-96a8-bc9b2a25537d",
"id_voucher_permision": "4beb9f5e-d89b-40bd-8bb6-e81384dfff21",
"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": "446e33e2-fbf8-4a53-b44d-7bdf5973efc5",
"id_user_add": "018de6db-6b52-4743-a099-00436a8e631e",
"id_doc_sa": "ba68ede0-659b-47b1-b070-7a455ed9f1f4",
"id_item_sub": "5e781486-efea-4e9b-a981-af0ca8aded17",
"id_pos_sesion": "af4dff79-88a6-4c30-939f-5dd9e3e5da33",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "168ebdc6-f2c4-4607-807e-839d6909ebfc",
"id_line": "87c51917-029c-4e10-8f87-fdb3d79eafd8",
"id_category": "f7abb51e-da90-490f-9b2a-97a4d6618128",
"id_item": "7dc3b897-7e70-4df8-9ee0-20e7208f997e",
"id_item_type": "5838122a-465a-4dc1-ac51-1ec36160363d",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "71e79119-6310-4516-8728-fea7cb831513",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "eda4ed5f-3c7b-49bf-aab7-13429c581a48",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "16921945-be26-469c-a6b2-9986fdbb4929",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "a1c34009-68ab-4f86-8933-3e3940f277c3",
"id_item": "c4344bf6-59e3-49ab-9669-b600c68d405a",
"id_item_type": "663959e6-400f-4f1e-9f0b-2b197b02511d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f0af7e73-4f4c-4009-a939-933684f2a07b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "fa638aac-0e0e-4c9c-90dc-d14b1f7dac50",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "eb9b90c0-7497-427b-bfcb-784a7a3317fa",
"id_item": "8948c8b9-a03d-4114-8d13-7dbbb0cda6be",
"group_id": 3,
"id_unit_ref": "84f4d64d-24a1-447a-ad1d-cebf213151f6",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "1d3fa3c2-cb47-4745-92ee-b3701d34ff4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ea8734fa-2935-4f97-841e-1ec95bdc8302",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "b6ef199d-9a5e-45b4-92c1-bf456d629bcc",
"commited": true,
"mt_units": {
"$id": "29",
"id": "25fb17cf-0ba6-416e-85ee-b395d806a088",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "1f58f50c-365e-4ad1-b726-139fbc388c6f",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "d7bce799-9979-4e52-b593-29b17e17f492",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9b188928-6723-4cff-9d63-fd484ddec1dc",
"id_doc_print": "630b9567-ef9f-4162-a839-09ddbcdab0af",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "92f8465d-9ea1-4cbf-bf6c-01f487ba050f",
"id_item_sub": "aa969503-d6f0-45c9-a8ae-11e244cd7b57",
"validity_date": "2026-05-09T09:36:23.4864927+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "b1c18e91-948b-45bb-a50f-544c83d34196",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "e3059687-074b-4f9c-bc4f-f4d1368a40b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "8fe9d7da-4776-425f-8896-7d94c85949f3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "427a6fdb-582f-45ff-a35a-e4cfe2b25525",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "682d1d88-d281-4b7a-a686-13471ccbcc03",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "a121a6e6-815d-4d11-8024-50e0984eb68e",
"id_pos_type": "39bf7ce8-5dc0-4486-a091-2110dbfac154",
"id_price_list": "2b8e6b9e-65b4-41ee-a4ba-386437748cec",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "3ff1bb03-24d0-4ee7-b5e3-6bca56a0fdb0",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "4a6f1c2d-a842-4863-ac16-e689c6f84caa",
"id_pos_type": "ad38db84-c106-416e-a7ae-56ce0c3b58c2",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "71e758ae-aa98-4575-a984-6237285562d6",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "40f857ba-f3b2-4b5d-b62c-784963a666e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "75a5cb83-264d-400a-b533-fa26dd78b002",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "4a232e67-03bf-4d4e-a49f-85219158741b",
"id_branch": "7f0a82ae-ff88-42ad-a686-acdf084690a7",
"id_pos_type": "249879f6-e98c-454a-814a-a882492b49e4",
"id_pos": "7a1d8067-abcd-4ef9-a647-8cb222cbb785",
"id_item": "b9ef1d14-d0f5-4224-aaa7-3b1d3235b5ad",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "ad3b4338-64df-48e2-8945-03121edf2f99",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "715f3b25-390d-4153-a345-3d8424d9daf8",
"id_doc": "4e986f01-e20c-44db-9005-4fba9f381a01",
"id_pos_type": "e0dfea09-6dd7-44e1-b71b-5f111a26b0ec",
"id_doc_print": "489035ee-ea2d-49da-817d-74a0b3692ceb",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "d82295bc-5801-4c62-8aae-f8d481b3c1fb",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "bf8f05b1-dcb1-4303-87fa-bee042911731",
"id_pos": "90865c53-3d34-458c-a8a2-08caddb2b462",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "bceeaf54-30ee-405a-ba72-6b358b4f2704",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "df6bd6ee-9f97-4cef-bd99-360c4eeafd33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "ccfa079e-7835-47e8-88a4-725649e18774",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "50fb6d96-d878-40fc-992f-a3b8996cd992",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"id_branch": "848a79a9-2f91-48b1-ab50-82e4aa81aa5d",
"id_pos": "3b824bd6-c905-4bec-802a-90f622168504",
"id_list": "1dc36840-7e55-4633-a3e8-716a7f0a3504",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "d50bb101-33b0-429d-9beb-182407eeb65e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "81446135-49da-4f31-a7ea-7096cd6148aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "099343fc-1c68-4dfb-8ee7-5d8ed59306a1",
"id_pos": "18460efc-aa3f-48da-bfbb-27c8b7d042f2",
"id_list": "e52f3325-5c89-4d70-8cbb-23a4158592d1",
"id_item": "69912cd5-4d7b-43dc-82d1-dd5d0dc990ba",
"id_item_type": "e61aa27d-641a-40be-8a3c-166a2dd06c26",
"id_category": "2c43f98d-012f-49be-8199-fe3c1b584441",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "5a82dc5d-7091-4696-b8a1-13be0fd464e2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "10ace61e-2741-4dbd-8c22-64faabbfa61b",
"id_line": 2,
"id_item_sub": "02cbb1a4-7c4a-46c5-91c3-99043e32dded",
"qty": 4.1,
"id_list": "9cb4dc78-65c0-4d6f-8266-6a995a9471a0",
"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": "7abd9d4e-c151-44c6-9c77-129a5cfdc423",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "57893788-8ede-48fc-aa6e-d8cf0ce43c98",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ee6740f2-1622-4aea-b12a-87029b63c656",
"id_user_upd": "7a07d1f0-37f0-443a-9dbe-f2064ea83db8",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "9f135a71-bcec-4e0a-8a6e-5e21cbde0d2e",
"id_line": 2,
"id_item": "91d9a3d3-36b6-4acb-a739-afc335cb4ba7",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "15a0133b-9335-408a-8770-110d33b0f2f3",
"order_id": 2,
"id_item": "c1b6b3e3-ff0c-4840-92f3-eb13b8efb7ab",
"id_item_type": "0d6a80ee-676b-4d98-9853-09e8b874a0b6",
"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": "a23ef795-e351-4c27-ac32-96127e7f866a",
"type_item": 11,
"id_voucher_json": "ea55637a-c9a2-40ff-bf5c-e397487c3c61",
"count_voucher": 1,
"id_category": "4f00fec1-586a-4fd6-8973-a1ab8fa9bb7a",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "4a691098-9208-404e-835d-0127796ead7d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "95009bac-d5c4-482e-84ef-4c37366150d9",
"nro_sesion": 2,
"id_pos": "53773a38-8018-4685-88ec-54d4c987464a",
"date_tax": "2026-05-09T09:36:23.4864927+02:00",
"date_open": "2026-05-09T09:36:23.4864927+02:00",
"date_close": "2026-05-09T09:36:23.4864927+02:00",
"id_user_open": "2192a39b-6507-440b-af36-82d3a817e20f",
"id_user_close": "7a580774-68af-44f9-b886-b0b60f7e347a",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "efa84f1b-9bb2-48d4-97b8-1af879cbc819",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "01c84d0a-2b6f-432d-b1bf-381a759c9fed",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "86035c4b-ef82-42d5-98b7-44eaed2b7440",
"id_room_unit": "c8b04baf-4415-4eb0-a67a-cf212780aeca",
"id_room_list": "25417fdb-db93-4d04-b646-b61d78141e69",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:36:23.4864927+02:00",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"date_open": "2026-05-09T09:36:23.4864927+02:00",
"date_close": "2026-05-09T09:36:23.4864927+02:00",
"id_employee": "485eaa6a-df3b-4a40-bbb2-a146027eebdf",
"id_employee_sec": "61e4dffb-739b-4b06-80a6-cd5b90444385",
"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": "f02ec9cc-6e86-4157-a3e8-8d06571d67f4",
"comment": "sample string 7",
"id_user_open": "2d2de9ce-c810-418c-8bc9-73392f970d5a",
"id_user_close": "7c51985a-7609-4d0b-b062-aae3865ca72d",
"id_unit_state": "a386643a-76ac-430d-93f7-a01e48db7cfb",
"id_pos_sesion": "52b8d362-4502-4b64-8fb0-14a1959d4a31",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:36:23.4864927+02:00",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "92ff5503-eb17-4d58-8cf2-43b9778ceef8",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1512a9ed-0a0e-4a23-99a7-210338ec8bac",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "00451cd7-7814-4103-8e39-ba8b4bf65dca",
"locked": true,
"date_locked": "2026-05-09T09:36:23.4864927+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "b8d8c460-2a80-4933-b22e-5dcfb1e1f4bd",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "269a495e-034d-400d-9d76-2f6500bc6cfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "82cf9be1-95da-4d12-bfd8-dffce61b4b62",
"name_pos": "sample string 6",
"id_image": "18804e08-59d2-4997-83c1-8d22031634db",
"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": "d0cc2515-3990-4c4b-880a-5f6a2fc98c7b",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "fc2e57fb-596c-48a0-ab3c-f75606ff3d15",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "e0c1a7a4-8bed-4981-a56c-7239aa976f38",
"id_room": "11c0c881-be35-424a-a6a9-a919701936ab",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "4994a3e7-aece-4002-b7b9-45543471eeb8",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "b8875b92-283d-41e5-8225-b9d80a9dd83a",
"id_room": "8d0e1a52-eee9-43aa-aadb-f167d660601f",
"date_in": "2026-05-09T09:36:23.4864927+02:00",
"date_out": "2026-05-09T09:36:23.4864927+02:00",
"id_user_add": "15a6fd0f-468c-44d9-b687-3be448c2ae6f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "f3a296a1-ec63-4da6-bb65-be48399c58f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "79e48c73-7b17-441c-a0d2-0905d3e5a51a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "cc4373d6-b420-4c73-8aaa-4e4e5b3f96b6",
"id_room_state": "452886e0-74fb-48d9-9843-244579e6caca",
"id_image": "b221f381-3514-4ca2-94b9-5db85127e4a1",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "4de5a22b-3961-44c8-8540-ba393c7ea663",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "7f5083d3-e3f5-4b65-bd14-7547f421b30e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "44275183-1f66-4e77-a19d-170e38dd9f4e",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_tips": [
{
"$id": "56",
"id": "439d912d-d82e-4400-a16f-5e05039038c1",
"id_pos_sesion": "1f7cdce4-a0aa-4e11-93ab-096d941a39a2",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "9c4fdc17-6564-4c88-8f5b-cf843fa3cf0d",
"id_room_unit_activity": "0590a0ec-af95-4254-9a6b-3d8ffdaec102",
"id_doc_sa": "87603917-efb9-44c2-b248-b9b69020417d",
"id_pos_type": "975c7601-b2c5-4e27-950d-ed64a7579579",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e89443aa-a11a-44bd-9562-22fa758b4764",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "450cbb6d-9d84-449c-b3d3-f85c6f2a1fc0",
"id_user": "89059d43-941d-414f-909a-180d7d9bda5b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "9a2151f8-64b1-40d9-a602-101b3c36987c",
"id_user": "b5e88ebd-96d0-498c-8edd-13fead73182b",
"date_add": "2026-05-09T09:36:23.4864927+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "f17f76e4-4d9e-4691-9d18-a46cb455c3ce",
"id_user": "43456d52-6f58-4002-bf82-ae2390ce1822",
"id_user_profile": "cbf01b09-3f68-4952-9658-21aeb3b2913b",
"locator": "sample string 4",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"id_pos_sesion": "d4215acc-37c1-4d72-8969-5b6dae254dd3",
"date_login": "2026-05-09T09:36:23.4864927+02:00",
"date_logout": "2026-05-09T09:36:23.4864927+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"st_users_profiles": {
"$id": "60",
"id": "8ed9860b-2c5f-4a45-b1f5-00bd50de9702",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "8d7b8979-bdda-48ff-b18d-c24822756ccf",
"id_function": "baaadaf7-9ac9-4219-bbe8-1ba02e6bdb0a",
"id_user": "d839bda7-eb8b-4f00-915d-ede58b6974b3",
"id_profile": "a58ee5be-b4b1-45e9-b4c8-a116a85626ac",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "62",
"id": "3ff4979f-73c5-4519-bc24-8e9df9bb9b5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0bf63657-a4c1-4929-84eb-b04b37446bca",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "e3d277ab-6095-4c8e-ae1f-7dad59724c5a",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "5d8776c9-0c43-4c0d-aa43-3b45ea0e1dbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "4e000265-97ba-48fa-b4cf-e8de17c346fb",
"id_user": "c3d9fa84-783e-4f9b-9b82-269a9b141ae2",
"date_add": "2026-05-09T09:36:23.4864927+02:00",
"destiny_type": 4,
"id_key": "8731fefe-9752-4406-b5c8-9b8a2b04d171",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:36:23.4864927+02:00",
"id_pos_sesion": "952294a0-20d3-460f-8bc1-2ad2264c4413",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "65",
"id": "e9279e00-5d6c-4146-bee8-079ea856917c",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"date_used": "2026-05-09T09:36:23.4864927+02:00",
"id_employee": "a833c6dd-46af-45d4-adc1-ddcf0e3d113a",
"id_branch": "db2ad3aa-0b11-4188-885b-a56e012a586c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1d4d3977-b16a-4ed1-90a0-789cdf319a54",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "66",
"id_pos": "920843ff-00d6-40de-9d3b-cc0e642d497e",
"id_doc": "2b9d6852-7b33-4ad4-9f8a-b8a579094580",
"value": 3,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "19334881-e085-4f5f-aba6-5f28b281ec05",
"id_pos": "30158cc8-bf4a-431c-b6d6-265c2f1b509c",
"id_doc": "58574a9c-e95c-4f33-8d68-69042a71c7d3",
"id_branch": "64a33fd3-d4a4-42ed-b9a7-a5c6cdecf8f3",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:36:23.4864927+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bdfbffeb-caf0-4743-aee7-bb84d5ac0305",
"id_loc_from": "616985bc-112f-4193-8c6e-e3edd8f8b7ef",
"id_loc_end": "85e128ca-de56-4b3d-ae2c-e4000e0a4ab9",
"id_user_add": "7e8ea064-5543-4604-9c48-3ce9fefded2a",
"id_user_upd": "b1c32ad9-6180-4638-b157-e844db357efc",
"id_pos_sesion": "e62b4cdf-9246-48be-a65e-38b93945dbe8",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:36:23.4864927+02:00",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "68",
"id": "ce08f69d-b178-4bfc-bb20-74741ab98a48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ba9489ad-011e-4115-bc1b-5244ca51ce4b",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"id_user_upd": "06d0c3fa-1f73-48aa-a8e6-ce483c0348a8",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "e1407f2d-4ac8-4474-bed3-f3523aca071a",
"id_item": "c31f9d77-673f-4e7d-ba58-5b654dd5b8e2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "4408ba3d-c03e-4455-bad5-6d6e2a294bbb",
"id_line": 2,
"id_item": "d50e0be1-80a7-4f7b-8453-00a8192d5ecf",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "71",
"id": "42bf519a-a739-4969-9072-6fd7a0f0ffca",
"spool_server": "sample string 2",
"id_doc_sa": "af63889a-a6ba-4000-90e0-bdde4b5858a2",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"printed": true,
"print_on": "2026-05-09T09:36:23.4864927+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "71"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "fa6aeeba-200f-4148-b46a-23eba90e39b5",
"id_pos": "99d253bf-6bd8-477e-872d-7fed7ace7f62",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"key_access": "sample string 5",
"id_user_add": "21802fe3-b32d-471a-b9c6-7b57c0fdaa5b",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "b87048e7-6bf2-438e-94b4-86e6c2b3671a",
"id_pos": "d0d5c237-a01b-4ff3-958c-fd902910add4",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "55b65871-10fd-47e5-9ce9-18aa7be6c5bd",
"id_pos": "d3f0bf9c-1d3e-4781-82fc-6a0436521285",
"date_add": "2026-05-09T09:36:23.4864927+02:00",
"date_upd": "2026-05-09T09:36:23.4864927+02:00",
"date_out": "2026-05-09T09:36:23.4864927+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "75",
"id": "730ff9c3-7008-48c4-8107-f5494ad95f1c",
"id_user_add": "ed9bdb96-4b27-4c3a-91c1-a46526733af8",
"id_table": "75fe6467-f517-4580-92ee-9bc1da3ac972",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "7ad05daa-a4e8-4872-87f8-0d82d22c9663",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "76",
"id": "a40da01e-2c7a-4acc-9b16-f28a4eed37c0",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e44b539d-8698-45ff-a0f2-be78eda4708f",
"id_sync": "fd20efc6-1492-4c5c-bef0-114ccbf638ec",
"json": "sample string 3",
"id_table": "df9e7c58-bfa9-4297-94d7-52587965f388",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "97351276-154b-414b-8d8e-a6319d5268a4",
"id_branch_from": "e0ee8600-7a52-4acc-abc5-81cc767e0b7a",
"id_branch_to": "a26acbfe-96c2-4685-b17a-04344a91e70b",
"type": 4,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:36:23.4864927+02:00",
"send_on": "2026-05-09T09:36:23.4864927+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "588a4b13-4a48-41bb-abf4-9943eba7839e",
"id_pos": "9ea23039-d278-4042-a31a-ee97a15b95db",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "b9f8a1ef-64e3-4dfe-905d-b2e0ec8dbb3b",
"token_id": "sample string 2",
"id_user": "4f068ff9-a88c-4570-b5b9-e410afc0dc89",
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "7c7dfb37-4fe9-40b0-8d40-2b2ea1619d1c",
"id_room_activity": "e389ec20-505c-4ad1-b1a4-39975854dacf",
"id_pos_sesion": "b1a37670-2970-4879-9743-fbe5c07768d2",
"log_text": "sample string 4",
"id_user": "1838c6f1-8625-4f3d-be53-4ca6a650c248",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_users_profiles": {
"$ref": "60"
},
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_images_types": {
"$id": "82",
"id": "ea625955-6444-491d-b153-27c764ae004b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "74e38049-91df-438c-8b4e-f0dd6900701a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:36:23.4864927+02:00",
"date_end": "2026-05-09T09:36:23.4864927+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:36:23.4864927+02:00",
"last_update": "2026-05-09T09:36:23.4864927+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.