PUT api/St_Users_Profiles
Request Information
URI Parameters
None.
Body Parameters
st_users_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 |
|
| is_pass_required | boolean |
Required |
|
| is_admin | boolean |
Required |
|
| level_id | integer |
Required |
|
| order_1 | integer |
Required |
|
| order_2 | integer |
Required |
|
| order_3 | integer |
Required |
|
| order_4 | integer |
Required |
|
| is_tips | boolean |
Required |
|
| is_view_all | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_users | Collection of st_users |
None. |
|
| tt_cmd_connection | Collection of tt_cmd_connection |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d87cbd47-af23-4462-8bcc-2c16f351711c",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "64b716d4-2c1d-4ec4-b290-44e8cfda7aeb",
"id_function": "23753da1-2256-410f-b413-8918c3d29d8f",
"id_user": "c694b1e9-a695-437e-8ce3-25047a869720",
"id_profile": "3ba9f34f-bec6-4518-93bc-dac0cca28301",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "8bd5d16c-7c74-4aef-891c-93b45f7359d3",
"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": "f25fdf86-6364-44e3-9e8a-46d71d10de35",
"view_messages": true,
"id_image_photo": "bbe4eb84-362d-47d3-ba1d-f8f5645cac53",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8232b04f-55a3-4ae5-9b61-1e2573d3b8bd",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "8d892b49-b3cc-4432-b1d3-56e4cf4c1768",
"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": "75cb84e6-42e8-4380-bcf6-124cba23c7f2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "dee41a14-17d2-4073-b086-81419766556f",
"commited": true,
"st_images": {
"$id": "5",
"id": "bbcf772e-905e-4596-9e82-d9af6ff2f9f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "cb2f81b0-3992-477b-9f69-19a0b5fe6e4c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "df21f01f-ddfb-439a-8430-617abeadfe3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6bab65d4-5299-4ce4-8af4-0f6a3e80a15d",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "6c77dddf-a112-4e9f-ad32-46ede76b6151",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "5ed5f9bd-e06a-4f74-9b9f-8df601a1c64f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "1bca0a88-dfae-4e91-86ad-5e994832a8fd",
"id_item": "44042a5d-d6e1-4112-92ca-0c344de3aeae",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "8963e6c7-8225-406e-b18a-0cf695eb1efc",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "eeb160e4-d875-45bf-87f6-4fd7f8878640",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d0673d13-3a2c-4eeb-b8b8-48d9aec88176",
"id_unit_sec": "98202044-c1c9-4fba-8272-13eb3a083fa2",
"id_brand": "ea014aab-2e1f-4881-908c-51af23755dcf",
"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": "a3cf7d77-7dda-440b-b5c0-d9190ec7774c",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "9d16f832-3e58-4753-a0fa-3efb153ccfdd",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "bfe65430-a206-4271-9863-febd4f16e058",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "b2ca1413-f070-4234-9cd9-c0e383bb172f",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "7ac893a4-314d-4fce-8a74-c34ad582db48",
"id_branch": "b58a5ccc-e26f-414c-86be-33eb1f76790d",
"id_pos_type": "12416773-95bf-430c-8cfc-a3867bcf694f",
"id_pos": "179ed409-6673-45a7-97cc-2403753f26df",
"id_item": "57a01321-1581-4f31-8f99-e3e2087e6008",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "38a4592b-4b36-4e9a-b99c-e07afe949686",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "25cfea25-8252-4ff9-b7c0-20dba0d5b282",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0fb19ea0-2790-4ad0-b154-5dc956cbefd4",
"id_zone": "5d5610de-6f27-4804-8cb1-c5fb59ba3af4",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "2e1f4328-872a-432d-b141-55290d7e3b21",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "cd216cbd-7e3d-4859-aed4-6a19dbb0b905",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fdb340a0-668f-4a80-b188-0444a01e5158",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "055b3518-4c8d-4920-8ec2-485dca9ff6d4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "54ee334b-9a24-4ef8-80a2-11443867c9a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f732bb19-c9c7-468d-9568-ad80a8b25f5f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "618f5068-117c-46dd-bee7-e1757d433cb8",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "50f68d81-9121-43b0-a2b0-1cffeefd8f2f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "86d20538-35dc-43f1-9166-c8d85700a92c",
"id_cloakroom": "86cbb34a-3b9c-4ee7-8fd8-02fb5b394c33",
"id_pos_sesion": "e1b5e3bd-bbce-48a4-9441-e691a9fbbe6f",
"unit_id": 4,
"date_open": "2026-05-09T09:34:19.3741909+02:00",
"date_close": "2026-05-09T09:34:19.3741909+02:00",
"id_doc_sa": "cb75e2f4-1b90-4c9b-87d3-618cc8f678f5",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "ed747cd3-b9ae-431e-9927-8e495f6116d2",
"id_pos": "c3194c20-9a77-49b5-8df2-a8aee6ee4c8a",
"id_doc": "e90092af-c4a9-45aa-8d36-088c0fff01aa",
"id_branch": "0c78b697-55f6-4a7d-bf64-f6d24fa7b866",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:19.3741909+02:00",
"date_tax": "2026-05-09T09:34:19.3741909+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "68296d5b-6f48-4b2a-ba9f-90850f7c9582",
"id_relationship": "8ce6c98d-63b4-4348-aac6-59cf1e5d45a3",
"id_loc_from": "ca4a13d9-1432-4f88-9057-2a93fbbdba8f",
"id_loc_end": "2622d758-46f2-4abc-8ac5-cd0c25a87c26",
"id_user_add": "753c53c4-7926-4d32-b1d9-79be9d51018e",
"id_user_upd": "32c4498e-95e0-4793-8458-d7be25360f71",
"comment": "sample string 12",
"id_pos_sesion": "6a6c0fb2-4c7b-425e-9d70-0351554d30b3",
"id_room_unit": "b3997494-d566-48bc-adb7-6c253e8dfc22",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "94acb38e-c39f-4080-86fd-60859b380ded",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "875e5fc0-fac9-4389-a693-72d2d9569095",
"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": "a2c73ce3-6e87-4821-840c-35fd6ea7719f",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "cdc86f07-c7fa-4780-b7e7-40f19a73e524",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "e08aef52-1c79-43c7-a896-3d21ed7b3800",
"id_pay": "6870ca1f-79c9-4fb9-9a90-9c3cd352b66c",
"id_money": "762cdfea-9ddc-4312-a5d1-45b5597f032e",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "9865d734-b461-4927-aefd-31dea43e17ea",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "f111df6e-63f4-4f15-b270-b8df375c6698",
"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": "449f333f-fafd-4e17-932a-327636988705",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "b48eb0ff-032d-4d5f-8613-0068da22c9fa",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "61c02523-0aa4-42e1-bb92-831e142336b3",
"id_money_2": "c1bcfa45-0f06-42de-94ca-a92512c03f0e",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "5648ad06-a267-4082-9bde-647444564016",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "e015ca0d-c2e0-4c70-a41a-b6bf3870cc5e",
"id_pay": "f150cc26-5c3c-410e-8e96-25e9caaf128c",
"id_money": "2691ac3f-5dc2-46cd-a219-7e366860720c",
"date_cashflow": "2026-05-09T09:34:19.3741909+02:00",
"coefficient": 5.1,
"id_user_add": "13309cc3-643d-48df-b444-266ec28264db",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "fb51ea7f-fd61-40b5-8e32-4775eddc4584",
"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": "59b4fcff-3dfa-4696-81ad-e91a4bf30824",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "fd94cd8e-91a4-4115-97c8-987ea77b6b0e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "97cae6ac-b8c8-41bf-bc8c-46fc053adbdb",
"id_line": 2,
"id_pay": "a45588c7-32a9-442c-b991-74743a8aee8a",
"id_money": "a1240ee7-70d7-4408-b6ac-4c598e1c4990",
"coefficient": 5.1,
"id_voucher": "0efe305b-03cf-4cdb-9d98-cde56b3e9423",
"id_employee": "08cc31fd-62ac-4879-8837-5b03a3c79c0d",
"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": "3bedccba-6056-42a7-90d6-23fa044c5406",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "23",
"id": "b7b0b8ee-04ab-4bc7-9349-854034bb2f22",
"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": "994f3ca6-e16b-4c7a-8b0b-5265145411e1",
"name_pos": "sample string 12",
"id_image": "193c0478-795f-4492-80f3-34f387dfb189",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "8f217a8b-707b-493c-b8db-a8ebcec1e431",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "6cfba746-78b3-4eb2-b224-f34ff07be52d",
"id_branch": "626584a9-fdb9-4c79-99d3-2358cfdee222",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "af7b42f0-75e8-4d6b-b2b9-f98300eea750",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "75f0d73e-6e00-4ac1-9cf2-8729ca6041ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "6da70e7e-d6e5-446e-9252-a5d32224ecfc",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "7b536cec-b9cd-49fb-8b2c-0807c8d162b9",
"id_line": 2,
"id_item_sub": "e5e46283-2b02-4754-b484-1d8dae6209a9",
"qty": 4.1,
"id_list": "59edbe97-d81f-4439-8131-f897ebf73f71",
"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": "60bf0433-b856-4d09-83ee-7fb5081b18a3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "53acfbea-85d5-435c-97ce-f53196720c41",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "12a754d6-3ab0-42b0-a8c4-7c77dab511d9",
"id_user_upd": "a148dab5-deea-405e-be58-ba5b9816ed0d",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "3cfba62a-254d-47c1-958f-ea957f103fdb",
"id_item": "e65630d2-fc8d-460b-b38d-299b2ec76fce",
"id_item_type": "e65077c2-17b8-4835-94e1-b5e3d1829274",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a012ae58-c03e-4cd9-8f99-3bfa49b2ca8f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "f19f95b3-b2d1-499d-87af-21a4cd16f986",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "c8943043-0c27-410a-89e3-a828921470b3",
"id_item": "2ac64ab7-cba3-4e16-9a0f-ff825c78be0e",
"group_id": 3,
"id_unit_ref": "0004db31-3055-4d37-8a57-736fe21207d1",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "d3b9ffd9-3de7-4c94-8e2a-b2285cd9113e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "1393a86d-bdff-4aff-a403-0b96e4b5508c",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "193a29b2-7d42-4caa-82ae-ce2387acfed7",
"commited": true,
"mt_units": {
"$id": "30",
"id": "136ee17f-bb5c-4365-9b67-ccb53a22042b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "c202938c-72f5-48ca-bcee-ad9abd474ef0",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "4ffb1169-1d57-4d70-abf8-9dcabcec7a85",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "b85ab127-5a47-40fa-be46-927e07e8cddc",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "ad29e38e-45fa-4d37-8db7-37e7052db32f",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "ca7949b1-9808-4a24-84eb-01be9524d58a",
"id_line": "d7c3bb5d-febc-4b13-be47-bbc00f4f0595",
"id_category": "c01e0fcd-de48-4004-963a-9e39720c3d05",
"id_item": "6a3fba23-a786-4939-8be1-4dc6b2d3cfa7",
"id_item_type": "86a6f96e-eb20-4589-877b-87c4b59c1c5f",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "ce72952f-8d86-4fe5-b8d6-5644bb36e933",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"date_used": "2026-05-09T09:34:19.3741909+02:00",
"date_sesion": "2026-05-09T09:34:19.3741909+02:00",
"id_employee": "9208f6b7-1b92-4ffb-b6cd-e7622701ad7c",
"id_branch": "c75727c8-046d-47c7-8d48-acdd13ef7cc3",
"id_voucher_permision": "7b1d6cd3-a64a-4fb1-84a0-ce83b386ac01",
"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": "d4a0be30-de27-4f70-9537-44091b550fe9",
"id_user_add": "27617cde-59c7-45c6-a11e-4b77d8bbd7c0",
"id_doc_sa": "13e61e38-f6c2-40c4-9858-412b1d42f6ef",
"id_item_sub": "dea69da6-57da-4fc0-97ba-acf3aa9273bd",
"id_pos_sesion": "923ba1c9-f1df-4823-a8ab-37ca698e89cf",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "9b4f2363-446a-406b-8048-4074c276c76f",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"date_used": "2026-05-09T09:34:19.3741909+02:00",
"id_employee": "0cc18fbf-d287-4b7a-84c8-d6de872942cd",
"id_branch": "e00896c8-9522-4c8e-b310-2d4a3822672e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "88a28222-2646-400f-8489-cf0b79e871ae",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "c6e7f20a-a36d-490b-b31a-351d263089d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+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": "eaa0971a-90d0-4fb1-a811-3640447fabb7",
"id_pos": "0f95ffd0-1d99-4ec1-9510-c6a2edb6e3fc",
"id_list": "fe05ad12-9b81-4ead-be03-e7dc620fb106",
"id_item": "6f79b974-61a3-44bc-bebd-81b026d24207",
"id_item_type": "7778fd77-34ad-4e63-a4a8-33d1dae912e6",
"id_category": "96e3cb85-1670-4f28-98b0-91482a000abc",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "1a79d8f8-952b-49f3-aa02-31ecd4d08e40",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "51e07913-cade-48f7-999b-030104b8f471",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "13cbbc3d-467b-45fc-a47b-2aa57142bb9f",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "db358377-9e99-4bd2-9d03-1e897f9fe366",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "739d28a9-f727-41fb-8806-d1db77b66c60",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "d794624a-5dc6-4968-bdd7-1c631c13903e",
"id_pos_type": "93465b87-7314-4164-82cb-a4f91543cc9c",
"id_price_list": "8761c96a-436f-477a-8695-10ba178c0e5e",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "997e9c00-2ca1-4c33-b541-0d22196a71e6",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "a0e308b6-7dad-4f6a-820b-5030df3df49c",
"id_pos_type": "5a564ffe-73dd-4775-a7f8-0c1935cd1227",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "6f85502f-3a7f-4b27-a108-8d96d287b3aa",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "40086737-4e2f-4c42-9a51-d9557aa9050c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "8a90a158-16c3-4f34-99ee-3e331f7b88f6",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "0f416ee3-dc98-4602-9cfc-a41cc7d7dd5c",
"id_doc": "ef99e1dc-24c4-4562-8863-f440bfa945dc",
"id_pos_type": "96cc8b41-7a2a-4339-9cda-ebfee6c710a9",
"id_doc_print": "9de2d904-6dc5-4dcc-8930-32236ff26c0e",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "571fe959-2355-4f52-ae98-54402a76e0ad",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "8ee8e1ea-0b1b-4bcb-9682-7570c12f5cde",
"id_pos": "74c79ec0-477b-4db0-9b63-4305a1bfb1d2",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "5e7d62ca-9159-4a9b-a822-a7b4c12bf9e4",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "0cef8fcb-ac73-452f-b159-1bc638d0b2ac",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "3272b391-2baa-4ce2-ad77-2dfca040b205",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "b85c36d5-2a96-44a3-8465-6cc8d8eca780",
"id_item_sub": "8cb41b54-ae62-4a96-bbbc-b80bec92efc3",
"validity_date": "2026-05-09T09:34:19.3741909+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "cc2898b9-e382-4eb2-b88f-67335848e54e",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "580c85a3-749d-488f-a02f-250ab870fde2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"id_branch": "d23e3e99-016c-491e-887c-2b800307817b",
"id_pos": "85843a22-0fcc-4a20-a7df-953a6ebb760b",
"id_list": "8f73171c-1792-498d-9091-e8a19b6f709e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "e817b0c3-b282-4c78-b1c7-78268b7bec8c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "d51503ed-7c34-4be1-a757-c8cd71a393dc",
"order_id": 2,
"id_item": "5c338ade-937e-45ec-a98c-5b1dd6bb4b49",
"id_item_type": "33a6da25-3571-4927-b244-9cb4be427bff",
"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": "71fdef0f-6f0a-412d-97ee-18ee51a29ada",
"type_item": 11,
"id_voucher_json": "df06a415-8457-4ab7-8cab-9026235459bf",
"count_voucher": 1,
"id_category": "b07ee578-cb6b-4f41-8db6-1b961489684e",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "fb6cc689-79d2-4d4a-ac52-9d6ae8753bd7",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "ea5e9aec-c052-4234-b778-40abae97f90b",
"nro_sesion": 2,
"id_pos": "cd327785-81ca-4657-8fdf-1929193fdd32",
"date_tax": "2026-05-09T09:34:19.3741909+02:00",
"date_open": "2026-05-09T09:34:19.3741909+02:00",
"date_close": "2026-05-09T09:34:19.3741909+02:00",
"id_user_open": "95ff88b5-520f-43df-80ec-0e8124c2c0dc",
"id_user_close": "72eb477c-0578-41c2-a3f7-3ff7a000a50f",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "0455c490-d06f-4a22-a749-60020d1a9ab5",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0f5a4df9-d5a4-41a9-b452-b06ed9ad7084",
"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:34:19.3741909+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "4d0fcca0-651e-48b0-8298-2bbb85be66fb",
"id_room_unit": "e636d769-26b3-4297-9f52-58bee40241fa",
"id_room_list": "995b5323-e79b-4090-acdf-8beca0a5ba86",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:34:19.3741909+02:00",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"date_open": "2026-05-09T09:34:19.3741909+02:00",
"date_close": "2026-05-09T09:34:19.3741909+02:00",
"id_employee": "57809174-50df-43b4-9a16-27a74960bc62",
"id_employee_sec": "29bb20ca-a645-47b8-af12-e57e6181b7a2",
"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": "73ad3385-4e63-45a7-9d9b-cb8d3121680a",
"comment": "sample string 7",
"id_user_open": "e08b0d6c-ef59-4464-bb58-ef17fa3ac67e",
"id_user_close": "09ff7033-f377-49e8-ae01-b7503cffa4cc",
"id_unit_state": "352051aa-37e3-4cb8-83bc-3b957d8899c3",
"id_pos_sesion": "a4c2e597-5802-4ed4-8c58-66544f73080f",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:34:19.3741909+02:00",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "afbbb181-6af7-4a35-a3f7-3df1e58ac000",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "22f97f00-8e2b-4001-9c3b-2c1adc7c90fd",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "821cf010-064e-4694-9edc-4db02a14533b",
"locked": true,
"date_locked": "2026-05-09T09:34:19.3741909+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "b7539892-da5e-4a87-b340-6e592f97ae33",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "b5c4dfae-dc67-4b3f-9ebe-390bf141b20f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c479d5f9-a1cc-43cc-9fb8-eb70ec1afb1e",
"name_pos": "sample string 6",
"id_image": "be7a773c-50e1-493b-b105-78f86a1c02b8",
"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": "d73d96c5-a6c3-4d02-ba73-8b6574b9b23b",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "1b59dc12-8fe8-47dd-8bc5-45a2472f631c",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "e5309dfe-3034-4682-8364-94b8ab7d3079",
"id_room": "67ccb3cf-1c6d-4f56-9c47-a92fcd4d7e98",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "088b8f96-ca1b-4a59-9bb0-8c911a02570c",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "1884b628-4535-42da-872b-cb32cc086192",
"id_room": "002f17b1-1ef9-450c-b08b-22c747efc3d4",
"date_in": "2026-05-09T09:34:19.3741909+02:00",
"date_out": "2026-05-09T09:34:19.3741909+02:00",
"id_user_add": "1012570d-1f2a-49d8-a2b4-72c432f2d93f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "c3f18bbc-a7cf-4ed0-976d-997cc217a8cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "e2ccf554-7851-4cb5-8384-61cde12cad9f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "0001012b-735e-4330-856a-63d60bffcc59",
"id_room_state": "1c80ea7a-fd62-4dfe-85d4-3a8eca7ff275",
"id_image": "6592c06c-ecaf-402e-955d-4959a2267172",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "17a82a50-9bbf-413e-9baa-0d28768b2421",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "f11699fa-91d0-413a-978e-c98e5c90158e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "b871f643-3369-4de7-95c3-b1efd95f77b8",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "57",
"id": "313d13d2-9a7b-47c1-874e-1184ea906e44",
"id_pos_sesion": "cb021a72-dd58-4857-a31d-503a5d2d275f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "efd5eb2d-e1b7-40f4-995a-1d00057447ef",
"id_room_unit_activity": "0e0891dd-3ee4-4df0-9ad8-29a66c8acc49",
"id_doc_sa": "78329d22-e729-42d4-994a-406b1b55c526",
"id_pos_type": "db9ff101-d74f-42f7-a4f0-5b0a18ab16df",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9d150082-4e4f-44d1-8519-cd062aa3cb2b",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "ab49ef21-5e4f-465c-a514-c1a6d56cffa8",
"id_user": "83eedff9-8f3b-4fe2-bf45-23e147720cc0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "0682e9dd-388c-443b-9988-ca155af26a59",
"id_user": "e238e2ef-6977-4aa5-9921-2974ec73838f",
"date_add": "2026-05-09T09:34:19.3741909+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "60",
"id": "7f4a8a5c-f9d4-431d-a30d-922858cb8713",
"id_user": "a3c66249-8d42-4253-83a3-122dbe91986e",
"id_user_profile": "d4222272-0428-4c7f-9eac-4fbddf9a2ff7",
"locator": "sample string 4",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"id_pos_sesion": "9af24a20-f1ca-4d6c-9237-f944767a9129",
"date_login": "2026-05-09T09:34:19.3741909+02:00",
"date_logout": "2026-05-09T09:34:19.3741909+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "61",
"id": "a6d3ed13-9928-4b85-b7e0-4526d9ad94b7",
"id_user": "383376c7-7d32-4e80-88af-245ec3da52aa",
"date_add": "2026-05-09T09:34:19.3741909+02:00",
"destiny_type": 4,
"id_key": "6836246c-0902-40ed-ac27-bedd49763e98",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:34:19.3741909+02:00",
"id_pos_sesion": "61824691-af73-469e-be06-24b961f9ffef",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "0d434e32-f90d-48dd-a89c-d53063732dd0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3aa26ec7-6c45-475b-b3fe-180ef0d7c922",
"id_doc_print": "0ff815b8-3033-4305-8632-a78b8bbf7f9c",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "63",
"id_doc_sa": "0d40a7d4-0bd4-4960-933c-f26c0b534f3b",
"id_line": 2,
"id_item": "9ffc67c9-8cbd-42eb-b765-52a593698dba",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "fa861457-f06d-4570-90ab-da7c17feb89c",
"id_doc": "b77f34e2-c236-4165-a78a-af27b30a9baa",
"value": 3,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "65",
"id": "31b06d59-ef15-4c1f-b278-fa8070ecdce7",
"id_pos": "a0a93e4d-3449-4c35-a891-4abb37439926",
"id_doc": "4e680fbd-118c-4fa7-848a-5259cf4bec41",
"id_branch": "7d930d78-30fc-4c36-b92f-c673f63869c7",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:19.3741909+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d21ac619-c8d9-45e7-8a75-8ca78ae9c8f5",
"id_loc_from": "b3d95e0a-218f-40c9-9001-9e039e101466",
"id_loc_end": "267493d1-5cae-496b-971e-3b7eaa391458",
"id_user_add": "2514037c-eb0c-440f-9fbc-6bf28cd83fbd",
"id_user_upd": "3d053f1e-2839-4d9c-b6c7-8d9e7e0744a8",
"id_pos_sesion": "7201ef64-cc45-43d0-a94a-ec9e2f31710b",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:34:19.3741909+02:00",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "c5d7bde8-7857-4126-8cf8-05beca662fcb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a865de52-f086-4c4d-a61f-2805f07b73f1",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"id_user_upd": "32124dbc-0cbd-4405-a898-83b08bd62ac0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_stock": [
{
"$id": "67",
"id_location": "fdaf6ba1-ecc9-4316-9cfa-757f437abd14",
"id_item": "0c74ab13-bfff-4ee7-a088-4399d3dae86a",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "66"
}
},
{
"$ref": "67"
}
]
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "68",
"id_doc_st": "4ed2acaf-6af6-400c-944c-58d276ea39b2",
"id_line": 2,
"id_item": "befac0ea-9fce-4bff-ab52-c112ef44ee7a",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "65"
}
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st2": {
"$ref": "65"
}
},
{
"$ref": "65"
}
]
},
"mt_locations": {
"$ref": "66"
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "69",
"id": "2f256a34-c1a8-4e76-b119-b567fe876f0d",
"spool_server": "sample string 2",
"id_doc_sa": "2fea90f5-c34c-4662-be63-a8b53b40fbd8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"printed": true,
"print_on": "2026-05-09T09:34:19.3741909+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "69"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "62cbcbaa-40e5-42fa-a542-5f92d7e0ea1b",
"id_pos": "fef9a140-1bcd-4078-8e65-7bc5a5ccceff",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"key_access": "sample string 5",
"id_user_add": "b82b0e92-71fd-4bb4-b341-bfed1fb9d2b9",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "00d19a43-b7ee-416a-aff0-c53796e7c3eb",
"id_pos": "9a494a6b-5071-493c-9e5b-d3e40bd28b15",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "3a9af851-015c-4496-9d58-fe755c16bbb2",
"id_pos": "d79a155d-b76d-40a6-adbb-afa3b6775b25",
"date_add": "2026-05-09T09:34:19.3741909+02:00",
"date_upd": "2026-05-09T09:34:19.3741909+02:00",
"date_out": "2026-05-09T09:34:19.3741909+02: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": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "069ba728-fcc6-4e5f-b54d-0c2c2ac3d6a6",
"id_user_add": "21c8c74a-6e11-4556-9020-932320d6c078",
"id_table": "54b3a4e6-3ef0-4be7-b282-f30fd3be6704",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d789cb6b-36ea-4b11-9b5a-0abcd4902eb6",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "7703a813-f89e-4ffe-b5fc-1909cdd65f7b",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "c25b2a52-2d19-4bcb-8ac7-6ac51cb49101",
"id_sync": "00d35236-aee9-445b-a9e9-c41b21a2a09e",
"json": "sample string 3",
"id_table": "de1a7485-e328-45bf-926b-eb22bbeb228f",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "22a0667d-7282-4fc5-912e-1720da0473c5",
"id_branch_from": "e6f655e0-dd86-4c3a-a0ed-37d06cce9f2d",
"id_branch_to": "d93ec395-fc64-4749-b578-9b6424eacfce",
"type": 4,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:34:19.3741909+02:00",
"send_on": "2026-05-09T09:34:19.3741909+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "a32486b1-b929-4569-af2c-0ffd8ed72917",
"id_pos": "78730a16-91b4-48c3-a78c-dcb36187e014",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st_det": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "78",
"id": "f3d52ae1-b5f2-4be7-a09b-b1ac89ccdff6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "42b190c1-da4e-4e9c-afa0-f44ceb5dc6c9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "0c75438f-ca40-4458-aeb5-25aa241ba55d",
"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:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "8689713f-ca5c-43cb-89f0-4fd1beb3f8c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_functions": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "78"
}
],
"st_images_types": {
"$id": "80",
"id": "83ef2082-d0cd-4088-89db-c4b39ae4c39c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "0cc1b3d4-972e-4a78-82b5-587500fe8410",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"last_update": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "2d4626c8-a968-4c49-9956-3a01268e91b0",
"token_id": "sample string 2",
"id_user": "b399ae8b-ec06-4586-af3d-37cfa6f1c36b",
"date_from": "2026-05-09T09:34:19.3741909+02:00",
"date_end": "2026-05-09T09:34:19.3741909+02:00",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "6fbf60b5-3938-420a-8c13-77b96d3f302c",
"id_room_activity": "d4ed1423-92f5-4ecb-9057-b6cb2f1145a5",
"id_pos_sesion": "467d1dbb-3aea-482e-b1f2-b7f91b845bec",
"log_text": "sample string 4",
"id_user": "b398ae05-2186-4cc1-8933-d3a35e78f035",
"created_on": "2026-05-09T09:34:19.3741909+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"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": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "1"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_functions": {
"$ref": "78"
}
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.