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 |
|
| 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. |
Request Formats
application/json, text/json
Sample:
{
"id": "1dea7222-cb9a-4c4e-8d59-f0f87c67227c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "9230d5d6-9d4b-4059-b487-64f64c84ba4b",
"id_function": "c4b4b60f-d0fb-4cea-8ca8-4a45834c53fe",
"id_user": "09791747-61ab-41b1-8cf5-7a628808f3b3",
"id_profile": "c4e3c55c-bc65-4709-a61e-77210f60430d",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "9a78003f-77b5-4b55-abce-396827c37c8b",
"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": "91fcf1bf-d999-41a8-8e28-dedc3057c6b9",
"view_messages": true,
"id_image_photo": "de2cd7e4-339c-416b-920d-06ee5aeb83bc",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "dfee2d79-92f7-44ea-89e2-b929c0b671e4",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "8cfa1b0e-4df7-4f16-a421-03867e7e75ea",
"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": "52cc9c1b-8f13-4521-8b48-cb25cfd6e84c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "d38cdf56-aef7-4d2d-931c-b6da682ba370",
"commited": true,
"st_images": {
"$id": "5",
"id": "e8f66a13-4068-4c82-bc2a-fdcff20fcd46",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "55ea6a22-9177-4635-b0e5-7b502852e24c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "428ce67f-cdc1-46f0-bbbe-8d813fe65c93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "babea28c-ae0e-42e5-aa7c-6b048e670788",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "8a0d8a36-b19b-404f-9a1f-7ae48b341f86",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "c63a2353-7c94-4e42-b635-2f77cb1739a0",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "8011f998-334b-4541-ab98-5f0c8b471c97",
"id_item": "879a8b31-24f4-40da-86f6-39193b613cd3",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "e90b27c0-116f-4f89-8af8-50ac4eb670a8",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e121c2ea-c8db-43a0-be11-7be4076d4af8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a7e8fdfb-5c18-4c10-a149-b741c11b701c",
"id_unit_sec": "eeb5c137-8edc-4afb-aaf3-08b6d35c12d0",
"id_brand": "db1c275e-9236-44d8-b291-6372619bbefc",
"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": "3c65e611-40c0-40aa-848d-d2aac47ddb67",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "95fc5548-30c2-4eaf-8cbc-5334f3615577",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "b4076524-bb76-4831-ae28-c1d527810ff5",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "69d4a413-0d05-47ef-af94-8634a4f3e66c",
"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": "421952ac-6e75-4237-bca5-ffee985ebd28",
"id_branch": "064ba0f9-2015-4333-b526-92513fd48da2",
"id_pos_type": "1197de3f-7f70-4d26-b840-c1960c494794",
"id_pos": "c3da1902-ae21-404b-a051-321f2de62d06",
"id_item": "932e58b3-c5b8-4333-9450-8bb847165ec7",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "80b8764f-2d9a-478b-ba94-a51ac22a00f1",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "2c462470-47ef-4ff8-bae4-da778ce40762",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "317e0361-c445-4981-b496-dfba10c650d0",
"id_zone": "6965d74a-d828-40ec-b203-4883ed500dff",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "70d2fbf0-e018-43a2-a472-9deba0bd99b3",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "fd5ca244-be93-4bfc-926c-349df314c6d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5ed57314-322d-4a70-87a6-c0e32bd237f4",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "a473d12f-ccfb-4d27-8174-329eb732bf2e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "5f8cd1c6-249f-4668-8ca9-4c0f46ed9f40",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "08152b87-0c2d-43c3-86fe-b293ff96a587",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "be044790-1053-4104-ad09-4a07f683a10e",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "abfc2e35-0931-41df-a3c4-fba6d6ea2945",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "d1d0176c-c405-4fc9-8345-ee874ef187dd",
"id_cloakroom": "b3bb09cd-1df8-4158-aada-fde9ec2060d8",
"id_pos_sesion": "464e7de3-b441-4f57-94ba-8ab86ecf9917",
"unit_id": 4,
"date_open": "2026-03-10T09:37:56.5677685+01:00",
"date_close": "2026-03-10T09:37:56.5677685+01:00",
"id_doc_sa": "49e827d4-7b64-44f4-8c68-8e7c3be4903b",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "bf4413b6-8558-49f0-adf2-62d8d6c8725b",
"id_pos": "95f2713b-ed16-495c-8302-852d18e051ad",
"id_doc": "31501aab-9e4a-41c2-8e18-df0f05352d15",
"id_branch": "758a0f5b-3700-4b26-9165-42adbd48f3f8",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:37:56.5677685+01:00",
"date_tax": "2026-03-10T09:37:56.5677685+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "15d0a42c-d0a9-4385-b153-65575dbd596b",
"id_relationship": "940f6206-4219-4ffe-b1b0-c56c724a631f",
"id_loc_from": "e6274fa3-a13b-4182-83da-863737b49c57",
"id_loc_end": "033d4c17-db3f-4e10-b16f-cce315584ea1",
"id_user_add": "75f63fc8-e4e9-42c5-a20f-595a43672098",
"id_user_upd": "2ae282c8-3306-4463-8a63-c949e1393d05",
"comment": "sample string 12",
"id_pos_sesion": "9a6e7bde-585e-405d-957c-d6b730a94a4e",
"id_room_unit": "d29bda3c-aadf-4114-8d10-bcf3dd344979",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5d63649c-5b11-42a1-961a-5216b1139ee1",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "d9ae5765-76d8-4ad2-8d2a-73e518f70684",
"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": "ee5c8575-666a-4689-8f78-c16056100924",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "39c427a8-85a2-475c-b4b0-d6686efbab99",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "d80a4bdc-9740-4f8e-a4e5-e09e74e7e70f",
"id_pay": "37b435ae-4395-4927-8550-7f0a5ea84101",
"id_money": "8d96d4ae-6ee2-48e0-bb55-ac7f450b72dc",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "eb4f338e-bf83-4ac5-8e03-8098d2f46d1b",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "9d32ae39-f81b-41bd-8efa-a309fa796895",
"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": "8cfc17a5-7fa7-4719-ab31-a47cd40a720f",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "6f633bc1-2d39-4894-a0ae-1a4e583737b2",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "61fadece-5847-4029-871e-6aa1abffffbb",
"id_money_2": "4fcabd59-df7b-411c-8740-49de95ff2a44",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "1fb37b67-341b-48a9-8cf7-9fc3835c0471",
"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": "86512609-6d36-4601-a42b-2d4ffe88c3a7",
"id_pay": "d6e12d47-d431-4d76-b463-4e262c27e264",
"id_money": "d272674b-f179-47eb-bb10-571632fc5ef0",
"date_cashflow": "2026-03-10T09:37:56.5677685+01:00",
"coefficient": 5.1,
"id_user_add": "1306057a-059a-4a6b-8bd5-0ecd7e06edc1",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "dced39ab-6050-466d-8a42-5e86c377e037",
"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": "8ec6bcc6-a993-462d-8daf-5de16aae5d9f",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "3b14e150-70e4-4267-a212-be110a8c6459",
"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": "6d6f9dcc-5d92-4b4a-a49e-613cdaeb88c2",
"id_line": 2,
"id_pay": "fe106d9b-65ef-4fb6-8090-0ea787f1dd0c",
"id_money": "072246a1-e0e9-4c75-8d28-38b8b4a41f08",
"coefficient": 5.1,
"id_voucher": "cb2b2a03-fbd5-4e04-8177-6cec33ce3973",
"id_employee": "ee95d525-5f20-4562-ae49-094be054627a",
"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": "d4c2605d-3cdc-4f8f-95d8-6cf97103d21f",
"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": "bad3c642-4514-46f4-b2db-3170887dd47c",
"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": "cdc8e5a0-edb9-45e2-8b13-8d06b9c34086",
"name_pos": "sample string 12",
"id_image": "03ea78db-5ff3-412b-8156-da40243c9c3a",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "4e5eef3f-9ca7-4b9f-87c2-9fde24586517",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "2d2cc455-44db-4e33-bd54-48ab8c23532e",
"id_branch": "c6f5eafd-fd43-4217-a3fb-8bb380d00e51",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "6adc9f82-4377-4f47-86f2-20bd33089a37",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "edfd93c8-0a04-448c-8bde-f8c2afea8652",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "c18b2f8d-ee17-4b6e-9dc1-1a4236c67720",
"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": "ac3f7e66-fe22-4855-bdad-6f7c6a1d3477",
"id_line": 2,
"id_item_sub": "57b8b038-fad1-47e5-821e-26be6cbf7db3",
"qty": 4.1,
"id_list": "d7827d09-c4b9-4520-9fda-cc8a3b330db3",
"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": "696741b0-bf0c-4be7-ae74-4510e82372db",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "53658589-6d66-4007-9a15-e0ce21f777df",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "24e680c8-5d03-4224-88cc-9d8bb3aaed59",
"id_user_upd": "d1db848f-2e33-4a3c-aa71-7f4753a7956e",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "d980bf6a-4398-4850-aaf8-738e17125bc9",
"id_item": "bc7c76b5-e31d-4f46-bffb-9e4748e9c5ac",
"id_item_type": "37756ee2-69d2-458a-9a0e-9f35e4c889f2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "ce41d514-7b6c-47a0-9bc0-8713d4025751",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "3c4145ca-2392-4fd1-b8b5-7663d81cf5a8",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "bec0c2de-7783-4307-a232-693045e02536",
"id_item": "86e84aeb-6cc8-4b21-9f03-595972c415d0",
"group_id": 3,
"id_unit_ref": "3147aeb6-9345-4321-a8c4-ad628e8ebd35",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "cfd201cc-4b25-436a-9b75-22b8e5d94b56",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f0876141-2349-45ed-a563-da490542c18a",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "8b708a4d-57f6-48b1-a713-5bace8b82da1",
"commited": true,
"mt_units": {
"$id": "30",
"id": "66ed7dc1-334c-4986-bff8-3445bb015ce1",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "ca8bb07b-c1b9-4de5-8986-b36dc9c1cad1",
"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": "9fd7901d-fc76-423e-8c60-302cf05e4c31",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e09aba08-43de-4daf-8526-c986256b52b0",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "c488f4f5-2f69-47e9-89da-11a493dd4149",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "cbcd3039-e3db-48da-acb8-8eac6db3b613",
"id_line": "7e3c6c72-924d-49d1-a5c8-e2f56435723a",
"id_category": "48b10e3f-d550-46ab-ad6a-941967f4fc27",
"id_item": "083ec51d-b823-4b87-8e49-9870a5ac4a40",
"id_item_type": "272501ee-5021-4e47-ae21-6b1aee045d35",
"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": "3417738f-2c3d-485a-b4da-a42cd99e7fc8",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"date_used": "2026-03-10T09:37:56.5677685+01:00",
"date_sesion": "2026-03-10T09:37:56.5677685+01:00",
"id_employee": "0f25632a-4e0c-4230-a695-7f892f6af3b3",
"id_branch": "3df14c3d-8ff1-4f87-a8b7-e60c5e0dfe71",
"id_voucher_permision": "d9d9bd1f-e1a0-43ff-be9c-ed7f43ca952a",
"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": "7f664248-814b-4b90-8d96-ba0796dd219d",
"id_user_add": "62cbfed2-300f-4060-836c-505feddf8ec8",
"id_doc_sa": "d1d2d9ef-80cf-4ca0-83b8-a882b4508e4d",
"id_item_sub": "6ac9fdaa-b6d6-4a41-b3d7-6026f111cef1",
"id_pos_sesion": "04fe0184-6661-42c0-9803-f2ae9c11eed3",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "e4b9a739-2055-4439-846e-4dc1edddb55b",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"date_used": "2026-03-10T09:37:56.5677685+01:00",
"id_employee": "65034611-1e17-4f0c-909a-7761171711d9",
"id_branch": "8c63783f-20d2-4718-a906-c9471143d2e0",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "eb85b5f8-5b6f-44f5-a899-96d4e777db55",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "f0727619-5242-46a9-ab24-062606f4979b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "fd54f7b7-5f05-4c43-988c-8bf5398bc5e1",
"id_pos": "86eb41bf-f945-43d8-81c1-35709007ef84",
"id_list": "e48f3d6d-054f-4ff8-a7fa-91c400f7227b",
"id_item": "b0cf4508-4386-469b-adb9-3c5738aa3420",
"id_item_type": "97809b4f-9383-46d2-8609-83d6f19ac99f",
"id_category": "8d0fadca-45e3-4e27-ae92-914fb6a98ee8",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "ceffdf92-474b-4854-a0bd-e31d7adeb316",
"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": "9cb7d28e-18e6-43c9-ac8e-997c6aeffa07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7a915019-ab13-45f0-ad8b-bd51e0e4d4bf",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2885e1c7-1858-4424-b277-be08da060cd4",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "601ca1b0-8dd2-478b-8967-2138f8a677d6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "14e093c0-973e-4fef-9c60-7c4bfdd19e7a",
"id_pos_type": "61c6fbef-e4b2-4648-9001-aee958caf46d",
"id_price_list": "1e13ef64-37e4-4ebf-92f6-ad0f6642760a",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "a35d2419-3cf3-40fe-9aea-567fd5ed3459",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "c1b9bcca-8d05-40f0-8e89-2d8b6ecfb6b7",
"id_pos_type": "da94633e-115b-404f-9299-de9952eac43f",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "3305fdfd-ad3c-4b41-a034-2e52048c5192",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "93833472-e9ee-4afe-88d8-90e77b01829f",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "1e2f9573-9279-4a1f-a7b3-c3b34a9fe68d",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "e2a6ec24-57bf-4d46-8f9c-6f8718052f0c",
"id_doc": "db99bc91-b1f5-4c6f-9bce-b1e2ed41d992",
"id_pos_type": "9a51a56a-a7a0-4d4a-8ce2-f6a150028701",
"id_doc_print": "de81c8c8-2c8c-44d1-99c5-fe23a4832c11",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "54d84358-d23f-4165-b36d-4ce8d45ddef9",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "b1dd71be-e2f8-4c1b-9f88-4279f0a1f919",
"id_pos": "1b489703-1229-49ae-b521-f6db8378966d",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "53a94f71-779b-4e7d-89d5-608c96d554c5",
"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": "7860acbd-9070-4cd1-bc97-b86c7f20065d",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "d6255da6-9982-4d00-8e39-1b08cec3e1d1",
"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": "56ee3fb1-dc23-4409-b77e-6343ec920abf",
"id_item_sub": "46a03266-6683-4798-8358-fabcc7d69ad8",
"validity_date": "2026-03-10T09:37:56.5677685+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "ce2acecc-6e34-4032-9b38-216678490fdb",
"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": "1cb816de-cb18-4b09-a593-369671acefd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"id_branch": "907c8348-7445-4ca4-a934-4d0bc69bd505",
"id_pos": "7a801816-67e2-4111-a7ed-3cf42028c31f",
"id_list": "a049540b-aa4b-4286-b276-f90e84c9d594",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "a009aa6c-4b3f-4197-a889-87a1908c4a5a",
"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": "e42ba504-bb8e-4c6c-af51-fe31b8114292",
"order_id": 2,
"id_item": "80cb82e4-2e6d-4b68-b2be-32dd00c7b3cb",
"id_item_type": "05b711b2-69bf-40e4-84a0-ac7cd96a3be6",
"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": "fea6baed-3cc7-4042-b007-94dbb347460f",
"type_item": 11,
"id_voucher_json": "ecd26daf-8958-4de9-8878-6959e61cadac",
"count_voucher": 1,
"id_category": "e4025e16-4696-411b-8885-327cbbc49b56",
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "272aa54b-e44d-4615-b619-1e9213ddb586",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "60d073bf-a098-4492-9ac4-4c2949f72286",
"nro_sesion": 2,
"id_pos": "0b8ed452-314a-4838-b757-982098c33e2e",
"date_tax": "2026-03-10T09:37:56.5677685+01:00",
"date_open": "2026-03-10T09:37:56.5677685+01:00",
"date_close": "2026-03-10T09:37:56.5677685+01:00",
"id_user_open": "a576bec1-e7bd-46ac-93f0-bbe2ddce64b3",
"id_user_close": "00265ea1-f00c-4c72-9fa2-db80134f41fc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "acbc39a4-acc1-4cfa-825c-8183eb8c4aeb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "03b3b7e9-2750-42f5-aa78-1a3fce93689d",
"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-03-10T09:37:56.5677685+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "2a22b86e-a8f9-4ad8-9bc7-f5ed949f17bc",
"id_room_unit": "cd720393-f6f7-4bbf-85e3-7a2505e46960",
"id_room_list": "3b3de7f2-6f90-4e4e-95ef-f84bbaffc77d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:37:56.5677685+01:00",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"date_open": "2026-03-10T09:37:56.5677685+01:00",
"date_close": "2026-03-10T09:37:56.5677685+01:00",
"id_employee": "d9d9cd80-1d3a-42ac-a6cd-0a82bf5a8cfb",
"id_employee_sec": "271af9df-c4f7-40d1-bac4-6d478282fa13",
"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": "325efdf7-791c-45ef-9df6-8fe274740d1d",
"comment": "sample string 7",
"id_user_open": "142857bb-c6d7-4c78-a5c9-defa98efcb5e",
"id_user_close": "c6100ac4-733b-4580-bf60-89f1fd5233b7",
"id_unit_state": "9d38bac2-dff4-4640-9ff9-66758ec61610",
"id_pos_sesion": "86935b07-b56c-4263-ae4c-81a88ed6adf9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:37:56.5677685+01:00",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "2f6040ba-6f64-4f74-a751-27e452c60229",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "24b164f0-edeb-4592-a9ae-dc951cdcc96e",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "001f8971-b275-414f-8c73-b009f6bd4a3f",
"locked": true,
"date_locked": "2026-03-10T09:37:56.5677685+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "3c53559f-8412-4918-9095-5b8aae7dba57",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "0517e406-72ca-450d-8341-8ec30c75f72a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "51ec5bbe-acb9-4888-973f-f0d489eae1ae",
"name_pos": "sample string 6",
"id_image": "92380646-b9dd-4655-b7e9-bea1c7c08c1e",
"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": "51643ccc-e1bb-40a2-bebe-ebf5e14b4d25",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "10400ad0-e06e-4deb-a106-507c4f96fb4a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "8b1b59d4-547d-4803-accb-80424dd473e2",
"id_room": "56714d3b-cc7e-4b44-8422-11627857a4c5",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "aef3c347-8a27-4e81-8988-3747c2627b38",
"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": "1e98208a-85ab-441e-8ca0-9da54fce76e2",
"id_room": "64c78b0e-d756-4fce-a3f4-60919434ec90",
"date_in": "2026-03-10T09:37:56.5677685+01:00",
"date_out": "2026-03-10T09:37:56.5677685+01:00",
"id_user_add": "70ddbdc2-38f9-4e35-98ec-f2d9cd527f70",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "0076fcc1-3d8a-4f34-97d8-b06d87104384",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "68df9960-fd57-41b6-aead-fe439b898c3f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "b7c0db97-de8d-48ec-9102-140095344b97",
"id_room_state": "ff99c7ef-6d09-4233-8d12-d959c7d0cb88",
"id_image": "153db538-29b8-4416-b4ca-4faf1974fd0a",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "fa8488a4-6714-4a0e-a3c2-efde87f1d626",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "1887da03-8743-4dbd-b9fe-9aa58c53d5ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "dec970ed-b858-4e4c-abf5-ba88f82c789f",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "57",
"id": "2eb536b8-b65c-4d7c-bfe6-9439f5efb8ec",
"id_pos_sesion": "ee49179a-249e-49d4-a40b-0eb63820e4d3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "6cdabd0f-ae26-4e5a-bb7f-69af2bd632c0",
"id_room_unit_activity": "5681d8a7-e9e3-4985-8ba6-9938ba158f07",
"id_doc_sa": "e6ed6e81-440e-492b-8915-8ca05afe3e3d",
"id_pos_type": "b5f56e10-aa36-4720-8b35-370fd9116262",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "391d9587-9560-44c1-87bf-7bf965644eee",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "b6fb2719-2b0a-4032-a9b5-f4fd2993fbcb",
"id_user": "8181e55b-3e5b-4d3b-abd3-a2faa9a32b25",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "b8784c2c-ffca-44b3-ae50-046cd4302526",
"id_user": "f157c803-5522-4b28-a045-0193657e98ff",
"date_add": "2026-03-10T09:37:56.5677685+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "21fd5c55-72b4-4ea5-b6af-4c1f0245af8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "36142c8e-7a31-4286-939d-dab06e1c6448",
"id_doc_print": "5ba05898-c687-454e-ae68-7a11f3ad6ba6",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "ec5d3727-69cc-4d0f-ab75-e74d85b63365",
"id_line": 2,
"id_item": "4c22cc41-e612-4d7a-ab2d-9c0bbe5cfdfa",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "9f523ae8-8a72-44dc-a019-c5fdf8f0e7f2",
"id_doc": "7bf1a5a9-5f70-4f96-bd29-e90e9c3e4a05",
"value": 3,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "63",
"id": "1f9b3449-34fb-4b7b-9150-a63f6259e6ee",
"id_pos": "7436d190-9e5a-4003-8a84-7b8bd8a3c3bc",
"id_doc": "1597a460-b598-4e52-a918-e35d38288acd",
"id_branch": "0293fadd-0e69-4f52-b697-8194c554d5ca",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:37:56.5677685+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8fbce1d5-76d1-4166-b209-01c7c4aad8da",
"id_loc_from": "dde23b8c-fd15-4311-bf17-99ce56d3f0d4",
"id_loc_end": "ed07acc7-ff66-4f8c-a90f-af6f35418ce2",
"id_user_add": "7a8e575d-0c25-4b57-acf7-97676a65e408",
"id_user_upd": "99ed26d5-3fbf-4a72-8495-06dc3ad8b76c",
"id_pos_sesion": "cbd0c93a-e6df-4e9f-a1ae-34f7110d4a21",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:37:56.5677685+01:00",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "695bdb99-3b19-407d-b1dc-e83699fe55a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "90bb105f-ab9c-4ade-a6ac-64cb5ec56f08",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"id_user_upd": "d357b581-b54f-446d-b415-1da215d781ef",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_stock": [
{
"$id": "65",
"id_location": "7ab14dde-c819-4c3e-aa90-6e8e9de99879",
"id_item": "32d9d921-a95e-4593-9791-bca2ffc9a1d8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "64"
}
},
{
"$ref": "65"
}
]
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "66",
"id_doc_st": "1b566349-4c2b-44cd-9f5e-984e1f228ca6",
"id_line": 2,
"id_item": "f4d498e1-a973-4b75-9db8-8a366c9a714f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "63"
}
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st2": {
"$ref": "63"
}
},
{
"$ref": "63"
}
]
},
"mt_locations": {
"$ref": "64"
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "068e5392-147c-43a2-a621-c6df25cfb6e2",
"spool_server": "sample string 2",
"id_doc_sa": "4ada989a-cd5f-473b-9410-842eeb760e37",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"printed": true,
"print_on": "2026-03-10T09:37:56.5677685+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "62a4cd8a-fee7-41d9-a758-05a7a3c07b46",
"id_pos": "bb64be1b-ec5f-4386-abd5-eaae79afc220",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"key_access": "sample string 5",
"id_user_add": "605d4c9a-6518-4a93-bc74-a0a589bca4a6",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "47f4164e-4cb1-4696-a908-6fe4bc06973b",
"id_pos": "df72271a-61db-43e9-b9c2-95737ce22f16",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "70",
"id": "51b03b12-cafa-40ac-bf10-651441a521d5",
"id_pos": "fe5871fe-717c-43e0-95df-0fb3839e7abc",
"date_add": "2026-03-10T09:37:56.5677685+01:00",
"date_upd": "2026-03-10T09:37:56.5677685+01:00",
"date_out": "2026-03-10T09:37:56.5677685+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "71",
"id": "9a87131b-ea2a-4224-a71d-c8e3d3ce8dc3",
"id_user_add": "81c1c9d3-ce9b-451b-ba80-a49cdd1112a5",
"id_table": "ba2cb4e0-f6d2-417d-b981-7cc3d1d313a6",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "e7565983-66ad-48d0-9f10-77a5ec060702",
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "e0d96ae0-1bbe-432f-8af0-6e53169733db",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "96aa60ef-bf8f-49fe-bfd9-c086ee87b1dd",
"id_sync": "2238b7e4-7a77-4197-ab1c-90543ad5d366",
"json": "sample string 3",
"id_table": "384451d2-1e05-4a48-8419-772931295eca",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "0955a0e8-f7e2-41fd-8ecf-9be99fb630c7",
"id_branch_from": "8db45750-ff9e-4439-a88f-98e06443b87a",
"id_branch_to": "f132be62-31c6-4483-b0e8-4a0b7ee05b0d",
"type": 4,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:37:56.5677685+01:00",
"send_on": "2026-03-10T09:37:56.5677685+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "75",
"id": "c298d989-b5e2-4f47-8666-4097e9d5c80e",
"id_pos": "0bdf5e63-976c-48ad-a404-54994d77f41c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "76",
"id": "8c0450c3-cbaf-4f1d-bc71-61b728f66950",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8416ca4c-5c3f-4393-8a2b-c7b347ba761b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "27c7fa3b-85fb-41bc-b413-7e2d82cd620a",
"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-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "9c206615-1bb7-4050-85ef-582fd3ab9722",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "bbb1042b-b41b-4f23-8d64-8c796092b400",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "ab2f7685-fa4d-4f9a-84e2-1b867b43158b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"last_update": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "1"
},
"st_users_token": [
{
"$id": "80",
"id": "3a7c0314-5912-4232-8d6e-afadcc00e2df",
"token_id": "sample string 2",
"id_user": "1204d867-cf9b-494f-be74-2f7429ec6220",
"date_from": "2026-03-10T09:37:56.5677685+01:00",
"date_end": "2026-03-10T09:37:56.5677685+01:00",
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "5cd12fa7-4b5c-494a-aa62-6260192dc895",
"id_room_activity": "713244cb-4a17-4e4b-b08e-b36c6b6f9f5b",
"id_pos_sesion": "b6da8461-2d05-43be-b72b-f766f9acfe7c",
"log_text": "sample string 4",
"id_user": "0ceef2de-b85a-46a4-8a53-593f66d30c52",
"created_on": "2026-03-10T09:37:56.5677685+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"st_functions": {
"$ref": "76"
}
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.