POST 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": "b2e94e8b-97ba-4235-9d66-f44955c70c01",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "cefeee10-55ce-4275-a560-855ebdc98613",
"id_function": "aa28fc94-bd5d-44e7-8a08-eb1090af19a7",
"id_user": "c9758052-8bec-44c6-bc0b-ddc330dcad1a",
"id_profile": "b0b74041-6ea4-410e-b17e-873d5ccbc63d",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "8d8deefe-f8e4-4c20-828f-5f08ed968614",
"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": "7623a8fe-a6c3-4602-afd0-d7ae483ebb90",
"view_messages": true,
"id_image_photo": "ec9a85c1-27fc-4069-bbc9-ac38c6b77af0",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "bcce0722-347f-4407-b96b-86044247389d",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "3b24d044-7dd8-4246-8617-7f8820238d4c",
"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": "868fbfa1-2386-40ff-a67d-410d670c55d6",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "65004b4b-2cef-49ef-9ad1-d120aa13ab9d",
"commited": true,
"st_images": {
"$id": "5",
"id": "9e88e75a-1d7c-473f-a076-110fdb999b92",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "4a2a3a72-8274-48b6-a46c-103a632295c8",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "a43978b1-8897-48f6-bccd-f40b9c5d98ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "76809e27-8937-4ac1-a2ae-4cf54b9fca2f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "94a03e34-2124-4dfe-a38a-673df1796139",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "d795c7cf-1eb8-4242-9e13-cb257188c2a1",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "23e4acd3-36a0-42e1-a217-9e7bc79b68a7",
"id_item": "423b6c01-2c5e-4a9e-a1e4-6817cce8acb4",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "989dfb9a-9add-443c-bea8-d0a2ade296d3",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "90cc3274-72b6-4192-99f0-54c55069051d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f5d926a0-173a-4688-b68d-f9a4d2c30bf9",
"id_unit_sec": "39213ab2-c997-410d-80b4-011884128925",
"id_brand": "ea5c9aae-7584-4466-b522-d8a0c4dcf6bc",
"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": "2056913b-d5c7-4f12-827f-09ca9df625b8",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "b49d4094-7aa1-482e-964c-5746c86eda54",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "d4763792-3978-42a0-b04f-48c52ef9666c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "48574ab5-4339-4d2d-8aee-d2382b2e2b6f",
"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": "209396eb-a269-453c-940c-564ca9c9514f",
"id_branch": "8a222f7b-a93a-4bbc-b495-03172a91980f",
"id_pos_type": "19432dbf-c7ba-4c55-92b9-e45e83225c50",
"id_pos": "e58e9592-16cc-4e69-9233-c019607a59cb",
"id_item": "43549d9a-70b2-40bb-9276-b4b0ad964c5d",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "b80a7424-a531-45c1-8dac-86e34b6e9bfe",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "79c403f0-de81-4e70-a329-8a00aed17ba2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cad503dc-f0d9-4d20-99a9-3f21381b6c0e",
"id_zone": "fd6b6777-9373-4c34-a6c4-18c628d951d4",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "e2ee8ebb-7472-4baf-92d9-7e7555f14ea5",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "4eb62194-e9de-4f7f-acae-b18d01574b96",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e50ec70d-59d4-4338-8dee-9b3caeb4aad2",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "bd0bdf5a-7224-440b-abbd-dcd369614d77",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "a44fecfc-8664-4d9d-b03a-03c0e45ba54f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "696cf222-0c8b-43d9-98cd-2ee1025e7532",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3db7ff9a-9086-42df-93ae-37912e4ffa79",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "8ec76af6-b76c-4611-ae40-fe428d49f793",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "b1ab6b26-530d-4b3d-baff-a7e2d344175d",
"id_cloakroom": "086f9aaa-142d-40d1-8d76-a9047f6940ea",
"id_pos_sesion": "e3d63152-66a8-414d-9a14-c00781ad2efe",
"unit_id": 4,
"date_open": "2026-05-09T09:34:15.0247536+02:00",
"date_close": "2026-05-09T09:34:15.0247536+02:00",
"id_doc_sa": "7cb75d3a-5cb6-40ef-8833-61c762e112fb",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "fd7eda14-316b-448b-b6dd-c2f6629c3d56",
"id_pos": "8a3ed206-44bb-44bc-8946-dd2ae5987d6d",
"id_doc": "6d5ad173-198a-4571-ac08-2cedcc239820",
"id_branch": "bedf7573-a1cf-49e4-926f-ec6072623635",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:15.0247536+02:00",
"date_tax": "2026-05-09T09:34:15.0247536+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "06fe9339-5c13-4b18-bb12-1fd4e2a8c52b",
"id_relationship": "dc89028a-ee4c-4938-9794-53af8fdddad2",
"id_loc_from": "306cd3c6-fd9f-4995-b8e3-2304704faf5b",
"id_loc_end": "07a94202-7dbf-41ba-8eda-77b6d3872cab",
"id_user_add": "40e8081a-a6bf-4d2f-b48c-260c9e48b01b",
"id_user_upd": "7d39ec4d-43e6-4524-9081-6abbf7589059",
"comment": "sample string 12",
"id_pos_sesion": "5c3e3695-1299-41c7-936e-7ede8f5bbce4",
"id_room_unit": "5213ad7d-9b20-485f-8cee-83f7a6aa0e1a",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "59025a3a-0bc5-4fa1-b55f-87662ff0f060",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "1a88880e-e468-42f1-9de0-07d2800170a2",
"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": "0b5dc003-7416-4f7e-b1b5-171d8d30d53e",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "6e81c2d3-4c76-4c3c-9995-5205e01de77c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "bae03bf6-d156-40af-a6de-ff4e731f9c3a",
"id_pay": "e3f0ee4d-0618-4ce2-a03e-56c41fdb310a",
"id_money": "ecae816c-fc37-44a8-a52f-1ae7ef2e00b1",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "ac288957-16eb-4544-ae62-e607fe971c07",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "b71ea3c5-5e68-47a5-b612-6a819afd6371",
"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": "9653b172-c278-4b87-b0dd-d5dead9df767",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "1c5b594e-24bf-4eb6-b072-ad8693cdb9da",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "1f01e131-1527-427c-aa87-cc0f6a31ad0b",
"id_money_2": "3f35deef-14db-4536-92ac-42c9ab59bd3e",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "d868a6b6-aa78-470c-8e62-7a0a87ba5039",
"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": "fa246a8b-646c-4b6f-bdbf-3cd57eee2e7b",
"id_pay": "42c80b8a-fc72-46a5-80f4-85046e3a982d",
"id_money": "8d5d337a-228b-4900-a915-3262f8e1351b",
"date_cashflow": "2026-05-09T09:34:15.0247536+02:00",
"coefficient": 5.1,
"id_user_add": "5eaaab70-854b-42e8-a0fb-7817a782f5e9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "763c9a21-4218-4e2a-b4ce-0b8562456586",
"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": "b44cdb9f-b655-456c-8683-a8c47da750ed",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "c82b4bbe-d627-4cd6-a75b-aab18f06a2b8",
"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": "9beefffb-6b77-4fb2-b634-6ab1236e0fc3",
"id_line": 2,
"id_pay": "c1479e1d-dd17-4ff6-83e4-6f69478793eb",
"id_money": "c1343a9a-e24e-48cf-aa8d-64a091cb05f0",
"coefficient": 5.1,
"id_voucher": "40e060c2-ac95-4b20-9cae-460766a2de28",
"id_employee": "d2db88fc-467e-4e39-ba84-277c5360b86f",
"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": "07069efd-a4f0-4309-9551-5ef28dc120ab",
"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": "1f9169fd-9ef4-4832-8353-2cf5cd3a2b55",
"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": "6b86afde-998d-4b12-8882-10e416718e09",
"name_pos": "sample string 12",
"id_image": "989fda88-7db9-4396-8f32-4a89cea1ad72",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "6df13e30-4ca6-4e2f-bf05-04d9fa06e593",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "da3262a6-6369-427f-b5c4-0bc56755db33",
"id_branch": "30a3e868-f613-4e4f-99d1-04e3d2da96ec",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "6610d7cb-6dd7-456f-84dc-ece67242f7fb",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "f21f3e91-febd-4fa6-aa35-eedfb96cfec6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "854a12d8-1574-4511-8061-448750c2d6ff",
"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": "ffcf8c66-6ac6-494e-a7ba-c58a13862b49",
"id_line": 2,
"id_item_sub": "f62713f4-9c98-49d3-a3bd-1acb8fae93b0",
"qty": 4.1,
"id_list": "c429148d-5b5e-49be-8b7a-6b625b3b9a39",
"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": "a510a422-1547-4e8f-847e-22599c741cc6",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "eb70c2a2-0be9-4e8b-8c18-f268444c3dda",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ab58468a-408b-42f8-8e99-3e3dd90e3650",
"id_user_upd": "ce93fdf6-694e-4422-8c81-0b502408748b",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "bc5ca621-6236-4a6b-b877-6f7df9d985a7",
"id_item": "e332548b-3130-4018-90db-f7097cefe059",
"id_item_type": "3e0ec3bc-07c9-4f35-a5c1-4947dc629c98",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "45b38489-591e-440f-b391-c4398421ac95",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "5044be53-eb2a-4b7f-acf6-3ccfbd8be5f7",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "3616d0a5-83ac-4b17-ba85-2e88bfbf2cd2",
"id_item": "a742edf9-88be-4d6b-b01e-c5707afe8de4",
"group_id": 3,
"id_unit_ref": "b11fca34-0b39-4704-a16a-658c8eaa4364",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "8b6867f0-2550-4e88-9bf6-7571ac4e6374",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "62e48725-64ff-49cb-b7e1-a500e3bd739a",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "5718a830-4e8b-4460-8520-fef5ad778d80",
"commited": true,
"mt_units": {
"$id": "30",
"id": "dfa08cce-e9d6-4a5e-8358-b74f54d87574",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "0676abed-87e0-4773-be14-7199c108b1fa",
"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": "4cc61355-16d4-437a-ac05-13ad694a72fa",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "fd060551-fcff-456e-bf54-9974766bfc9b",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "b626047b-24dc-40dc-a280-31b86c56c292",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "e7767c90-a9a8-4379-ae1b-45083026fea7",
"id_line": "a9f86982-efbf-4ae7-b170-377042efeaad",
"id_category": "f2e2f768-14b0-4854-aa1c-e81357fd2e3d",
"id_item": "9efac10a-cd9a-4b8b-95e9-e3165745fdbd",
"id_item_type": "bb379605-8190-47f6-a00d-94124dde5106",
"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": "9381c6eb-0eb4-49f5-9347-0ecf853a80ea",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"date_used": "2026-05-09T09:34:15.0247536+02:00",
"date_sesion": "2026-05-09T09:34:15.0247536+02:00",
"id_employee": "0beede96-4ec5-42d6-a276-31c75ed76413",
"id_branch": "3ca23e09-93e1-492c-8117-e417a135069d",
"id_voucher_permision": "04a86b09-f814-4c13-9eae-626cdf7352d8",
"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": "fbc68e50-61e2-45c4-bf90-c96754a7f563",
"id_user_add": "35b3f34f-b80e-47ee-8aae-4f49f0da9f10",
"id_doc_sa": "c478238a-1cfb-4e50-9092-55233f90a33d",
"id_item_sub": "586872c3-11f9-4af9-8cb2-7b285fb0a99c",
"id_pos_sesion": "c2378b03-d191-43ed-85c0-bd1a417e362e",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "4bd7371f-a671-4aac-a620-dc3d7a6923ee",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"date_used": "2026-05-09T09:34:15.0247536+02:00",
"id_employee": "e56312ce-df96-4da7-a3c6-f0d836c50d00",
"id_branch": "bf7fa128-e634-4ab9-b314-555e89b69aa1",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d24e1ab2-f32c-4ce5-aba5-f3ba450ade9d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "8b096e4a-51ed-428c-804b-995a47bed2aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+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": "81dbf448-92be-42b1-93cf-cc2243e2fa44",
"id_pos": "c721acf9-1919-4539-bc19-e09cd01a0f62",
"id_list": "2636df1c-3a0a-48fe-97b1-5d4ace6f7558",
"id_item": "e92a412f-139a-407f-bd3f-965d3a0330ab",
"id_item_type": "ce3e29ff-709a-4c41-b6be-d41050b9cb86",
"id_category": "d8ae6a44-feeb-4a4d-b3df-5583d1dcc6c3",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "b44e8204-89e3-4814-8c6c-1345ca471cd8",
"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": "6b56bae7-3ab7-4811-b876-97272a866f29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "30509f70-84a8-4e60-a743-37ff57eec6e0",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "cf00dfe2-549b-4bc8-8c13-affa24ebe06e",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "6e3e292b-70ab-4a44-8970-b9d35f595426",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "eb92336e-c7b9-43a2-9823-dbf4638f3b03",
"id_pos_type": "9a863813-db72-481a-9733-4fbbb612d2cb",
"id_price_list": "23d45d32-7ee8-4ec3-8fbf-a69801212e2c",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "177d9c21-38a7-40e9-85d7-832243308c77",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "052ccce4-f0fe-4e98-88df-fc7a7e89d693",
"id_pos_type": "ded3b23b-675c-46a9-9a1d-dd47d8d2ef8c",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "acdccb51-7760-4d7a-b1e2-0b9e7279d1be",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "ac6fc438-0102-47c6-bfba-9903536105ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "ae8e6dfe-9239-48ca-b5c6-021750038fe8",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "058f68f7-3459-45c3-940b-8fb8429cb776",
"id_doc": "731bbbb7-e301-49b6-824f-d7db6dfd306b",
"id_pos_type": "2398dc66-218e-40ee-81a7-7552b951860d",
"id_doc_print": "3795b84c-8735-440c-9daf-9e20a90b0745",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "38cf7004-27d9-4f29-8fe2-ffe6267820e0",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "d43ad7da-9d79-44c4-b0bc-9b8a39a96e09",
"id_pos": "adf0d6e2-f1c8-424d-b853-953888759789",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "dc6dfebc-af95-437a-878a-2f1c5912da98",
"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": "c03ae3b9-744b-4804-b890-749096a13753",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "6da3ac5b-92b4-463e-a6c7-885e319e3d1a",
"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": "93d2473a-c99b-4337-8134-f6fab2bc5dd5",
"id_item_sub": "c35ab4a3-5495-46aa-b409-2d84e2a8a630",
"validity_date": "2026-05-09T09:34:15.0247536+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "d03b16b1-6061-43c5-a9e1-66013a74add4",
"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": "159dea29-01a6-43b5-b7bd-eb872f0fe0ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"id_branch": "e4330cd4-11d7-4c68-9c16-6d194a97e2d5",
"id_pos": "8e07698c-8ff1-43d1-a589-36d1fc051b1d",
"id_list": "de5b01fd-260e-4a84-a029-43b3858e6f86",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "5a54ead1-cce8-46c7-9a07-35c3fc78210b",
"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": "3934de6b-46fa-4c41-bb88-61a8ae13b2bc",
"order_id": 2,
"id_item": "dcca9e1b-ef77-47e0-9466-7a6c156f0be4",
"id_item_type": "a8b97862-f57e-422c-a1bb-bcdf0c1f32e5",
"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": "bc36bf0a-e135-4e9b-9d81-d7a646004071",
"type_item": 11,
"id_voucher_json": "6abd3d6d-786f-4a0e-80ba-eae79fc50aaa",
"count_voucher": 1,
"id_category": "bc8e46be-8751-496b-a98e-2b3b3edb486b",
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "c15e46f8-bfad-48df-b923-c4f3646f2bd6",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "9ce464b3-027c-4790-8ffa-3e2951ce50b2",
"nro_sesion": 2,
"id_pos": "a4651b45-8a1e-428a-9475-25f7b626dbc5",
"date_tax": "2026-05-09T09:34:15.0247536+02:00",
"date_open": "2026-05-09T09:34:15.0247536+02:00",
"date_close": "2026-05-09T09:34:15.0247536+02:00",
"id_user_open": "7b665bd6-e30c-4260-aad4-d729e864e3cf",
"id_user_close": "e25962fa-60f9-4758-8e66-7287316dc13b",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "5a1ec5fb-63ed-4bc4-86fe-8911f5bf25e4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "1326c023-d1f4-4acb-a58a-e76d06a4e8e1",
"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:15.0247536+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "458ea095-bf1f-4e96-8611-d02344de0031",
"id_room_unit": "57c99d7a-a916-47d4-b2c1-7634f1094434",
"id_room_list": "5b4d27aa-8fda-47ce-b494-4e9217672ea7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:34:15.0247536+02:00",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"date_open": "2026-05-09T09:34:15.0247536+02:00",
"date_close": "2026-05-09T09:34:15.0247536+02:00",
"id_employee": "cfec1178-d2eb-4789-aec6-b21f74212870",
"id_employee_sec": "283972bf-6568-41be-9864-a97cd8ace6d9",
"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": "744c62ed-7531-4a4f-a87d-e70a7ab3f6f2",
"comment": "sample string 7",
"id_user_open": "881dc5b9-cb3b-46fa-9a03-35de3bf17e43",
"id_user_close": "231c7684-288e-4e85-8557-d4d811ad16cf",
"id_unit_state": "62dbdc41-97e7-4806-83ff-cdcd5435a72a",
"id_pos_sesion": "d6b542d0-6a96-413c-a7ff-507199b3038a",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:34:15.0247536+02:00",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "b8a71add-ca7f-42d7-ad6a-3d0ab4f0b645",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "b98054b5-1a89-44a7-a116-779a67c754d5",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ce70b6a9-230d-4074-b3fe-37738d8f2d51",
"locked": true,
"date_locked": "2026-05-09T09:34:15.0247536+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "cbeb93d1-8385-47e3-b908-835aa9ad9886",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "42b6f7e8-3af1-471c-a3c8-f64620173a19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "c849bc1e-7203-4cf6-95af-0267e3170d2d",
"name_pos": "sample string 6",
"id_image": "03fa44d8-6012-470a-8d7e-cf03aab0f0b1",
"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": "5e9bd6ce-f5be-4069-b7a6-2eb3966b8c25",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "b97782f1-1db3-408c-bc61-b20aa8a4197a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "e9153e90-44f5-444c-8184-69e61829b46d",
"id_room": "c940edda-ee3a-4488-bb0b-e6915cf1147d",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "bcdfbace-b732-44cc-9247-0cec2e83e8af",
"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": "b504622c-3d82-45d7-ab93-401b73bb5e5a",
"id_room": "0a56b28c-7e8d-4f9f-8e18-eeb12add6066",
"date_in": "2026-05-09T09:34:15.0247536+02:00",
"date_out": "2026-05-09T09:34:15.0247536+02:00",
"id_user_add": "d746bca0-8ffa-43ee-b8b1-2c61cb7f772b",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "441de7dc-3c55-4971-83a1-d787b3eeb4a8",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "cb89f2bc-d4da-4924-b6be-5a811e40dae2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "78400498-3641-4774-9a62-c2757f1d9f10",
"id_room_state": "5cbdbcb9-fa75-4170-99c4-d451a48b6bb7",
"id_image": "755ec708-0c64-4dac-b000-23b69f5719a5",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "8fbb30f9-ae6b-4355-baa1-a8ae56c794bc",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "45e56e2c-0893-4bf3-88d5-e5a723d28eb2",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "39ea3238-c2a3-42b7-861f-1ab206b877e6",
"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": "61db72ef-9e42-48a6-a135-42ad3c854eef",
"id_pos_sesion": "23e3a2e7-df9a-4458-b03a-45bbac879b23",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "50ca8927-cac7-44df-a45c-80d8b1c6124f",
"id_room_unit_activity": "7fbb43fd-e3a6-4ef5-a127-4ca8769ac89f",
"id_doc_sa": "90ffbbab-82b5-498b-967b-38994dc91892",
"id_pos_type": "1f578836-bfc9-445f-83d6-2e6fe684cf95",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "e770036d-1ac7-473c-a91b-26c14a5c6814",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "b2f76734-c2e0-4255-a151-1bf6151257ae",
"id_user": "4140f408-fbfc-43e3-965c-fab593f0b0b4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "4df1297c-2602-464b-aa54-f13f61657ade",
"id_user": "1a761d74-ed2f-4fae-b25d-8cda63053637",
"date_add": "2026-05-09T09:34:15.0247536+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "9c118fc5-0536-4f2b-a912-322e6405c07f",
"id_user": "f8dee152-7273-4898-835b-d159281126e6",
"id_user_profile": "507eddbc-8d2e-4da4-8fbc-07db073f1970",
"locator": "sample string 4",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"id_pos_sesion": "fdbe0450-b064-432e-abf5-7b59655615c6",
"date_login": "2026-05-09T09:34:15.0247536+02:00",
"date_logout": "2026-05-09T09:34:15.0247536+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "81117a63-3059-4664-b020-75e707db70c4",
"id_user": "f10aa316-f7af-4348-8624-0616eaddfbb2",
"date_add": "2026-05-09T09:34:15.0247536+02:00",
"destiny_type": 4,
"id_key": "6e091850-912b-4a64-a477-584c29ed8e27",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:34:15.0247536+02:00",
"id_pos_sesion": "84ee9e3a-ee33-40fc-9e47-686def09ae2f",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "eec73e4a-1699-46c0-b2c4-06f397456c35",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "7cb49a9b-ceec-4948-a368-f0d0d70f19b8",
"id_doc_print": "e0c7bdb7-bef4-490b-8a1c-a2ad43f33cae",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "99d75d4c-a70a-4458-acae-58b2305b6507",
"id_line": 2,
"id_item": "1a96cb36-07a0-4560-8d7f-03af58cf7154",
"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": "65c35d8f-e953-4f14-bbef-28a34168b008",
"id_doc": "9274a2aa-d52c-441c-871b-8c7e161f5d5d",
"value": 3,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "ac27d6f5-9752-4dfe-82c1-825cf1763e3f",
"id_pos": "085fb5e8-e7bd-4164-8e92-2ac63d906507",
"id_doc": "51c80db7-97b2-47b2-9cff-5e53d5b24355",
"id_branch": "965de702-3e79-4600-9d2f-ac72bf211465",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:15.0247536+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ff73f29f-6a57-400d-aa8f-e8cb7eed6705",
"id_loc_from": "18b9f323-55ae-46fd-b0f0-7b79cbaee9c3",
"id_loc_end": "cfc429a2-b757-4e40-bbee-4490c47c0e39",
"id_user_add": "f2b2f139-b816-4030-9de9-11e7d5af5f2b",
"id_user_upd": "f180b5b0-cd08-4bca-9ea2-7c48ad38db1d",
"id_pos_sesion": "57ef7e89-7d20-4c05-895e-5436c79ffef9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:34:15.0247536+02:00",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "2816449d-d7ec-4ecb-8a84-4d6867ffa509",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2fc436ed-9a75-4192-967b-6455d1d61a04",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"id_user_upd": "fd8337ad-46bd-4331-8adf-c3d4b477a740",
"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": "8278800f-e321-4975-b6da-107c4de33ebb",
"id_item": "1314e5c9-3347-4807-83a1-e1f58ce571a8",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "a47bbc56-0cbc-44d8-8edf-b8f6b767d6f7",
"id_line": 2,
"id_item": "01eac4fa-54ed-4020-b69a-08b87ed1475b",
"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": "257550c9-f6e3-4ed6-a576-b17ce5c30e36",
"spool_server": "sample string 2",
"id_doc_sa": "9003a215-604b-4d0d-bee7-da3fcde3c875",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"printed": true,
"print_on": "2026-05-09T09:34:15.0247536+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": "8e32a28a-790c-4570-9562-5bce4b1d6051",
"id_pos": "f95438dd-27df-4c88-9cde-d0ed686e77b1",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"key_access": "sample string 5",
"id_user_add": "86f1f0f7-fb40-4142-9967-915767b00179",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "5a43262a-a768-41f7-bcba-7d4c70954d03",
"id_pos": "c4892a08-610f-4e36-900a-3d6f59d9bfb1",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "d1b84f69-f3db-4c1f-b8dd-e9a2ddb1012f",
"id_pos": "59118593-dde8-4b9b-b57d-b62a928f4b7f",
"date_add": "2026-05-09T09:34:15.0247536+02:00",
"date_upd": "2026-05-09T09:34:15.0247536+02:00",
"date_out": "2026-05-09T09:34:15.0247536+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": "afdfc74c-c667-4bc7-a0d9-85c50aed197d",
"id_user_add": "6d2ddc84-5051-4235-88bd-b10ce23e25bf",
"id_table": "3b2ef185-5ecb-4711-bcd9-78ce8c909bd7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d80d5038-c671-45b2-98ce-3c88a51fac36",
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "088bdac1-ece3-45c5-927a-19fb504aa264",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "eb5e9c9d-d00f-41d4-b915-fdae7824b89a",
"id_sync": "11d8b354-69a1-4fde-b8ae-468b53423a0d",
"json": "sample string 3",
"id_table": "b8133c71-584d-4b69-9467-23a321b1e4c7",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "6f266126-2f2e-4b6d-8860-c7905ded2c90",
"id_branch_from": "8c844a2c-0e57-4d3b-ac03-a3e1366e7c73",
"id_branch_to": "897c1eb5-e662-4581-b9ca-726ce1a47efc",
"type": 4,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:34:15.0247536+02:00",
"send_on": "2026-05-09T09:34:15.0247536+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": "66e4dc6b-8376-42b1-940e-70762b8aafbf",
"id_pos": "b6ff1e5a-d10f-4950-982b-8e11ccdb2708",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:34:15.0247536+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": "11bd48a5-a71e-4cf3-8311-5ac3f79c8819",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d400a13b-86f6-4846-81aa-7bc5513887d7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "bba7eb27-22a8-42ba-9f86-c9b8c9ef616f",
"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:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "97f37868-ea4f-4d8b-8a12-f43f8866eb33",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "8d1dd5d4-2061-4777-9552-ef56d5de7d0f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "a59e733c-cc94-46fb-961a-e9a6a9b38005",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:34:15.0247536+02:00",
"last_update": "2026-05-09T09:34:15.0247536+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": "c9a90220-3353-454b-ad68-acebfa7eb067",
"token_id": "sample string 2",
"id_user": "45695a4a-ee80-4d26-925e-17d1b6cf6399",
"date_from": "2026-05-09T09:34:15.0247536+02:00",
"date_end": "2026-05-09T09:34:15.0247536+02:00",
"created_on": "2026-05-09T09:34:15.0247536+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": "8ee9a76a-5390-48a8-8214-da967b4abf08",
"id_room_activity": "abdf3a7e-82e9-4ea8-b088-51f589f99c03",
"id_pos_sesion": "86884e1c-ced3-4498-a4e8-6a277e8defda",
"log_text": "sample string 4",
"id_user": "5954506c-089e-46e9-b0d6-bdd420310ed6",
"created_on": "2026-05-09T09:34:15.0247536+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
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. |
Response Formats
application/json, text/json
Sample:
{
"id": "ae147389-08bf-4177-8bd3-b5ccfdea68fa",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "8cbfa188-6f17-46fe-a218-4839508fb8a0",
"id_function": "c2cc7db9-6b35-4c75-a847-344779fb8df6",
"id_user": "cd4fca87-95c3-4ca4-bcb0-c16e7dd1dd25",
"id_profile": "3b4e17ef-7ccd-46e1-959f-20a242af109c",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "f3c14639-9969-42f8-aba6-f88dd9855825",
"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": "f277c76d-5919-4758-9797-730b9e1d739d",
"view_messages": true,
"id_image_photo": "5982798e-2103-4d76-a448-7aa50647db7f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5517b58e-c8ec-4188-94c4-8a7cd17ef317",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "4bfb3b05-aac3-4e7b-bf2d-d6eb2c9c6b97",
"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": "7a64215a-ef76-4c4c-a31c-fe91e7545f04",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "291dc332-16d7-4c13-820e-c5f42b3771e6",
"commited": true,
"st_images": {
"$id": "5",
"id": "9a2a66e2-50aa-4ee5-a7ce-fdb2680020f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "28481f51-af46-4378-b6d6-ceed82a1cd5a",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "add354c5-48a3-438c-8964-a0966364bdaa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "dd721ef7-c9a0-4400-b542-de11a8578a4a",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "75ec46b6-46d8-4a70-b720-810499921c2e",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "cde52c69-5340-4226-80b6-8cd1a9be46c7",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "39843410-e110-47a7-ab18-98352e3dbc5f",
"id_item": "d00fbb55-ae10-474a-94a8-bf5ecc57247a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "b6db585e-d54e-444e-90bb-d6f5586aa0f6",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "c4217b04-ab99-4eb2-b92e-da3142696bf2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "d0a68b2a-5737-4f75-b1a1-e4f67b995623",
"id_unit_sec": "d97f7927-655e-44db-9f92-2b954d5d0107",
"id_brand": "46ddbee9-9ce1-45a9-a23b-55e8c7757b87",
"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": "d8ee7ec3-1c9e-4329-80b2-922cb0aca4e8",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "65c4eb16-e475-4dbe-9778-74864cfd6c31",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "894be7c5-eeb1-4db7-bf8a-052f66f7e505",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "83a239dd-832a-44a0-af77-96a17a1db748",
"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": "5303cf4c-9be4-479c-82f8-85f457b00094",
"id_branch": "525273da-e9fb-4c42-a36a-134024e90913",
"id_pos_type": "e3990361-3440-4d10-88eb-e75cb51989c2",
"id_pos": "f58e6209-a0cd-401e-8f74-972193547b3a",
"id_item": "b30963de-ad1d-4f85-80f5-3f3eb54cdc0c",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "cb90da45-59de-403e-bdd9-7689f13b3e0a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "05b8bd47-cbe5-4cac-93ac-600db48c8fd3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1bf7e4bc-36b9-4aa7-8eb6-9f7f9c33f6ac",
"id_zone": "3be72588-8047-4ac0-8508-3c724b0fb2b5",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "c5d8325c-7fda-423c-a25f-394d5526723c",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "a08907e9-d35c-4988-8995-73fab1fdb691",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6ef9c81c-f149-4414-818d-4ea6ae766d28",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "c512d6b8-1847-49d2-a368-febc81e8f03f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "924e56d6-1a09-459e-ad80-8e23cf3d1fae",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5356c614-cb7d-469c-8b4b-4902ec1084b1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "408152a7-09e2-401d-adfb-52ad25130b41",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "c6068d11-ef1d-465b-8007-a4cdd54f34ac",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "adce4c33-e7ed-4aa7-8960-90595830ec27",
"id_cloakroom": "9d5ab225-df97-4eca-bb65-b62ace6dfa92",
"id_pos_sesion": "d8713900-dc8f-4e7d-b110-1281e01d9016",
"unit_id": 4,
"date_open": "2026-05-09T09:34:15.0404065+02:00",
"date_close": "2026-05-09T09:34:15.0404065+02:00",
"id_doc_sa": "e3d397d4-41a1-45f2-aa58-c0ec29e0bc20",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "e9324aec-994d-4e70-909c-d8b736244a3b",
"id_pos": "245f35c5-561a-40e0-8e69-a6164434bfc9",
"id_doc": "42b9eca2-b664-48aa-bdcf-bc6bae6f7eda",
"id_branch": "d1a0522f-bdf9-40e2-9888-ff0625e060fd",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:15.0404065+02:00",
"date_tax": "2026-05-09T09:34:15.0404065+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cb8c4042-f950-4856-993c-a621388d1305",
"id_relationship": "40dcd979-45e6-48c1-8300-2f07a6eeacb2",
"id_loc_from": "0a05b1fd-e936-439b-8f20-570e68792ee8",
"id_loc_end": "049b9b42-f6c3-4b3d-bc43-347eb4af9d8c",
"id_user_add": "337d2c47-d9bc-4cb9-9fe4-a7ce6a342ffd",
"id_user_upd": "5e8a7fd2-3ef2-46ce-ab5a-157fe1bb7234",
"comment": "sample string 12",
"id_pos_sesion": "a21f00fc-d48c-4b2d-ab30-29f2a0cf588e",
"id_room_unit": "723f1d6b-8c47-4e71-9022-e38af97f0f18",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "c4abe836-dc15-4e17-a0db-a5e7303a91f6",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "7d36afd4-5595-4704-8394-381015513465",
"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": "14706d75-b94c-40b4-a99b-2a3eedfbd8a1",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "d5f4114e-b345-471c-b12a-18679f109e53",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "61768fa3-71fb-47c5-8339-837ad8bad680",
"id_pay": "5da409e3-cdc2-483b-86a1-173acc821f79",
"id_money": "8f0abd5f-a8d1-4d51-bf9b-23ae487108df",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "e813d565-c37e-4d9e-bdfb-12c79b256fdc",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "8b868f94-6524-4395-b770-fffaeb9fe027",
"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": "20d93c29-9464-428c-bf27-c786c9514394",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "4db47f24-800b-439c-957e-4eb88bc14c37",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "9f74891e-d9a2-4f40-81f7-a378b924e1ae",
"id_money_2": "25c59628-43f7-42cb-aa6d-60f33a6d56ce",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "fe16d388-b0aa-47c8-9af9-eba35b4d9a7d",
"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": "1563ffca-6d98-4da2-a991-7c246a3af52a",
"id_pay": "9c4ba42d-712c-4549-8e64-f0b0247a059c",
"id_money": "474b82dd-4e21-4289-8f6c-9504ba0d3d8d",
"date_cashflow": "2026-05-09T09:34:15.0404065+02:00",
"coefficient": 5.1,
"id_user_add": "92c7ddb3-1d45-4c0c-93fe-c38194923655",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "116e6b3a-1fab-4d21-8ed5-82b344731a3a",
"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": "95dc8605-1de7-4fd4-9d06-ab5e2054daaf",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "75862489-82fb-427b-8fba-431715bbad86",
"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": "289fb8ed-be09-421e-b29c-0124be52022b",
"id_line": 2,
"id_pay": "6f92d5e7-3838-4042-bd3c-0f3a09eb5f06",
"id_money": "70b6c5b1-ddae-491a-add3-abc7cb932c64",
"coefficient": 5.1,
"id_voucher": "0007e62c-cf36-40e9-ada5-979e06a48500",
"id_employee": "c0e06b39-9ec4-44bb-810f-4e47fbac225d",
"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": "bd65a127-b0d0-4550-9b0e-4737ccf00a37",
"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": "df7458d9-c9cd-4daf-beed-388c5e3f7350",
"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": "a7b24b6f-55db-49cc-8f52-9620af77c2f4",
"name_pos": "sample string 12",
"id_image": "865197ed-9f6f-4b95-aa1f-e5eefa9abf9c",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "c5102bea-0be7-4877-b0df-2204e2cb9600",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "1b7b7d22-7d7a-44aa-879c-1fc03b68ba59",
"id_branch": "cdbee153-a879-4174-86af-67fb30128ffe",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "a05150c6-14a3-4877-a608-6f4c8550522a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "c42b121f-112c-4dc3-8b74-47c45493ac18",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "285b477b-7127-4ceb-91d5-ba8520fff725",
"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": "c355e097-9875-4258-a9bb-8e3b8b649919",
"id_line": 2,
"id_item_sub": "a8edb2d5-d7c8-435f-a96a-b38097827e74",
"qty": 4.1,
"id_list": "f534c8f7-da85-4265-95c1-7e31f2db1b18",
"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": "e5ecda2d-19ca-4356-8130-b173fcd62785",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "23503979-8b00-4ae1-897c-b6f306fede96",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "64775cdb-eff7-425a-a559-76cc35ed520c",
"id_user_upd": "6511bbad-b74c-4e80-9a05-8f99b8594b76",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "c1afd207-ab0e-4a36-858d-bbdfa95c5746",
"id_item": "9f39bd92-e7b6-4061-8e84-cf709ee89b16",
"id_item_type": "139fb802-787c-445b-ba2a-5ddb27f8105c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "0971adc1-0167-4615-be66-673220407cb9",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "a0178d6d-25e4-4ed5-bd0a-9706d9865d03",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "c95d0c2c-6a26-4fab-a421-a68788111673",
"id_item": "e6a1dca8-df14-4bb0-914b-d0949afb74e8",
"group_id": 3,
"id_unit_ref": "59d32fdb-db35-4375-8fc6-108378e07118",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "1cc7a3d0-98f4-4a49-80fe-316df13924a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "86ff0c56-ebe0-4077-b5e1-d9a981e66d97",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "c712d2f9-aac6-4374-94ff-53b0693fefad",
"commited": true,
"mt_units": {
"$id": "30",
"id": "081685a5-5913-4f8f-96b4-b7be261f5d86",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "00b6adec-9256-46fd-a303-508f89f31105",
"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": "fef42e82-febd-4d4a-988d-bb5bc355363c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c350af33-0183-4db5-8743-b0d6e0cdf15f",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "b84f9970-17c5-497b-8a80-d2eaaa6626f3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "fa7cdf88-210b-413e-9fc3-f306e92778aa",
"id_line": "28fe6677-4686-4141-bbd0-ee36edad7468",
"id_category": "561463ba-1615-4a4e-bd90-82c212090e1d",
"id_item": "7a499ce6-5797-404c-9f7b-df761bfc463d",
"id_item_type": "fe37c0ec-473f-446e-845c-91599983c571",
"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": "daa37668-159f-4982-805e-0b3a7018a9bc",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"date_used": "2026-05-09T09:34:15.0404065+02:00",
"date_sesion": "2026-05-09T09:34:15.0404065+02:00",
"id_employee": "bbb2dede-0c14-4dbb-a7bf-2006adb8242e",
"id_branch": "8acf1b4c-417c-4914-b572-595946cd6289",
"id_voucher_permision": "698c4826-2d9c-466d-81ab-0b1e616ec8f0",
"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": "dc729aa7-f353-4c5f-b1aa-fb7bdf8fb056",
"id_user_add": "b030d5ff-8578-4ce1-8250-4029e9706553",
"id_doc_sa": "772727dc-b418-451c-93c9-27385048b0af",
"id_item_sub": "c56f1637-4c79-4f80-996e-2e585e53cdc2",
"id_pos_sesion": "749a71b8-9436-4a8d-ae76-e2990cd7ef73",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "09e46f74-5868-46ff-ba8f-d9a4c6850c28",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"date_used": "2026-05-09T09:34:15.0404065+02:00",
"id_employee": "a2bc5180-92d4-4705-a95f-c1b79dbbba9c",
"id_branch": "4d57082b-b57b-44a2-81a9-84e28bbafa55",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8cf1b0bb-4ae1-4100-b4f4-3ecf701f15ee",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "b6779ccd-ba11-40cb-a15f-5b5c4bda31ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+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": "d73edbff-1a89-44d3-83b6-6eb0f6f0760b",
"id_pos": "8d0ac9a7-b19e-4aac-9be7-22860d8e9987",
"id_list": "0c4d50ea-e79c-419d-968a-363886658e80",
"id_item": "4c4783aa-6d56-4d46-bc45-ce7a194901f8",
"id_item_type": "be082110-4d91-47ea-ad5d-2434b83c6ca6",
"id_category": "3ff08a54-7eb3-4c9e-9da6-b8e44a88b31b",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "801be77a-8b31-4b3a-8c0f-82440d9734b8",
"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": "205e3eed-8762-4560-8837-54547134a347",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4216f83e-275f-48de-82ff-265da5827660",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "b9a663fd-485d-4cff-bc3d-6b4c223b81f4",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "798ed584-c6e0-4b95-816f-355fb447ecfc",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "936e61b5-cecd-4983-8340-1f90174e7e8b",
"id_pos_type": "ac65b9d6-2d93-466f-9546-01b90369b318",
"id_price_list": "37a90ccd-f35e-4aa5-866c-b78194d6e8e5",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "547feacf-7688-4f94-bf98-2881065d2bb9",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "00aa3a78-c292-409c-88bc-b84ea59041da",
"id_pos_type": "a376bd88-c3e0-4c04-8a0e-978b70f6b7cd",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "d6e14704-fde5-49e7-a00d-f80de75c9b9b",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "23e53cbc-1cc6-4ecd-a37f-bfc55e5e85f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "9053d7f1-0053-4701-90c3-c56f2da83c8d",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "f0bcf8b1-3eb5-490b-9c58-d7bf8d59498e",
"id_doc": "df60af19-a61d-4fe0-a122-5713f86523ed",
"id_pos_type": "0b402c68-5264-4cb2-9c96-793b21bf8e0b",
"id_doc_print": "70d815ef-c13b-463c-b604-c35e3dbdf1b9",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "ac64437e-dee0-4ccc-bb6f-509899117475",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "d286e595-9806-494c-b5b5-84bc544a3092",
"id_pos": "b038fd74-842c-47dc-8657-821af663ad44",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "f6697f59-9043-4ddc-9bf2-cf93907694a5",
"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": "86118406-0173-49c9-8576-a013a32315d7",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "86c5cd0b-19ab-4a42-a249-b2cf8c2fea23",
"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": "96e63c22-d820-412d-92fa-f5ee4fac27a1",
"id_item_sub": "28d933e2-f1d5-4b83-9b15-25516508ba4e",
"validity_date": "2026-05-09T09:34:15.0404065+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "951b24da-ec8c-4962-9aba-1625a64c5195",
"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": "18d0eb62-51ef-435c-922d-65e5780cbe76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"id_branch": "c8e17c03-89ef-4df7-96ae-904776d4cb49",
"id_pos": "7b90bc15-9bf0-4216-82e7-e9853c7a4e76",
"id_list": "f2b8c6eb-810a-40a3-8a09-bbe4dbcc6c73",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "0bc6eda9-3734-4101-a98e-028ab3b4dece",
"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": "01b851a6-71cf-4b54-b1b3-a2c27997af10",
"order_id": 2,
"id_item": "caf0f5ee-b47d-41ca-b1d5-2681a1b84316",
"id_item_type": "39e48705-3e65-4c25-b841-9a843391f077",
"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": "2fb9edf0-e5dd-4a32-97fb-16ed2d7dfeb4",
"type_item": 11,
"id_voucher_json": "e456a655-7dea-45b0-ae56-bb7c31003a80",
"count_voucher": 1,
"id_category": "e016e7a3-abe7-4659-a6dd-8b67539f8b5c",
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "6fbd074b-a900-40dc-a4cb-8053f3b1bf1e",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "2a3ee9cd-4f41-44b4-ba7c-bd5de82e1a96",
"nro_sesion": 2,
"id_pos": "ffe53228-c8d9-4596-bd53-af5f18bda4cb",
"date_tax": "2026-05-09T09:34:15.0404065+02:00",
"date_open": "2026-05-09T09:34:15.0404065+02:00",
"date_close": "2026-05-09T09:34:15.0404065+02:00",
"id_user_open": "92528a18-87f1-4ce2-9214-875c5fe4b823",
"id_user_close": "a26f6692-d1be-4483-9633-efb2ba17b86a",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "e279437b-2cbb-4e63-8029-3bde5bf22089",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "42659093-77b3-4422-a4d4-b9ac517436e2",
"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:15.0404065+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "87ba4f6d-9747-4429-b2fb-026b65db041b",
"id_room_unit": "362c3b20-199a-4fce-b144-8d8d8e8ae255",
"id_room_list": "58b39fc9-3204-46be-801e-30309a822e48",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:34:15.0404065+02:00",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"date_open": "2026-05-09T09:34:15.0404065+02:00",
"date_close": "2026-05-09T09:34:15.0404065+02:00",
"id_employee": "d3810a5a-8d4f-4d48-8506-05026397c274",
"id_employee_sec": "6d00b475-8039-40a5-82b6-a49ab75c2fa4",
"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": "5764a916-0cbe-456f-a634-58446ca0b2d9",
"comment": "sample string 7",
"id_user_open": "51aafef0-a7ea-4a09-bf3e-5efba674dc44",
"id_user_close": "52fa7cd8-0c6a-4257-824e-197f3fa51897",
"id_unit_state": "71c06027-9741-45a0-99e5-3593d1756266",
"id_pos_sesion": "0b64e7da-6f85-4049-bb01-074d9c1ff695",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:34:15.0404065+02:00",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "c5dbae12-be54-4a6a-8816-39c93829bdc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "99b7d93b-97d5-4a6c-ac2e-c5df7a3497ea",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4cfe7cbb-3080-4a04-b699-16b38f21ce88",
"locked": true,
"date_locked": "2026-05-09T09:34:15.0404065+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "44be7459-c684-4f0f-b9c4-16a1d0ad9d7f",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "35cf1797-0c55-44ae-9df9-27f12586e4a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4c458eec-e8d1-40b4-a6d9-0bd1203be117",
"name_pos": "sample string 6",
"id_image": "72164848-c288-41c2-b925-91ef719b0a76",
"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": "b2a7f105-a312-4085-a4bd-f3014e5b24b4",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "031a457f-3c49-4680-a24e-5030a64dccd9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "ed607d7e-2b30-45d1-9fbf-38e63c91a6e8",
"id_room": "b06769be-9a40-4100-8bea-fb2ad272e0ec",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "c1c006aa-478b-4864-8ad8-fd7bd3d2ab12",
"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": "5b0329b9-4b77-4db3-930d-0c3fc4ad9f19",
"id_room": "f1ef645f-1f51-44fd-b041-178fde997dcc",
"date_in": "2026-05-09T09:34:15.0404065+02:00",
"date_out": "2026-05-09T09:34:15.0404065+02:00",
"id_user_add": "bf5f565b-6210-4777-af71-e14d524fd76f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "32eda689-1f8a-4315-bb42-b1c246b8eb10",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "ad688d95-8558-4b7a-b598-40f5629abd8a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "19e888b9-7542-43e7-84b2-03a4c8822bf9",
"id_room_state": "17b8c00e-9801-41fc-ab26-634c444d7b9c",
"id_image": "cfb82e63-3a7c-43ab-8f28-651ad6c4eec6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "711e451a-456d-47c0-9784-f4cc793fc515",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "d996372f-0437-449d-9aac-85c7ab1dc103",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "2d9a590e-206a-4f74-924d-64a24cc7e8ad",
"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": "2a6aa37d-110f-48c0-94b5-0fa8054800bd",
"id_pos_sesion": "a7ac7533-7134-4a87-9779-a469c199cd43",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "547c28d3-2f61-4309-9f50-2f0a2ec81249",
"id_room_unit_activity": "b4818f5b-1322-4395-85d9-bb5093e80ee0",
"id_doc_sa": "486ebc7b-c0ca-46a5-90de-ec7e953c914e",
"id_pos_type": "404140ec-f418-4330-bfab-64a61e7c9ff9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "8dd97e60-1e9e-4b02-9097-ca3c3dc825e0",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "81aefe8a-c001-4db1-bc48-b15e8f36491d",
"id_user": "b1d3ea71-8859-4fbc-85f8-ab34b8410b04",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "c8e8fe18-5cc5-4d82-b79f-c57dea2c1f62",
"id_user": "782ed314-ff4f-4f42-9716-4562ca2f659e",
"date_add": "2026-05-09T09:34:15.0404065+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "16561ba1-4196-4669-9937-cacaf990be8c",
"id_user": "74dcbde6-82a5-4319-9d4c-4c393c5aa628",
"id_user_profile": "78f6d98d-5f15-4235-9b90-a5262a5c6bc6",
"locator": "sample string 4",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"id_pos_sesion": "33547ae9-74cd-4131-95a5-4a67775b022f",
"date_login": "2026-05-09T09:34:15.0404065+02:00",
"date_logout": "2026-05-09T09:34:15.0404065+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "fee6ccd1-993d-4363-8526-a3d411b4bfe7",
"id_user": "a25c2374-ff24-4373-b67a-052dd024e36a",
"date_add": "2026-05-09T09:34:15.0404065+02:00",
"destiny_type": 4,
"id_key": "0da12f18-40f4-47ab-bea9-ef8772136d91",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:34:15.0404065+02:00",
"id_pos_sesion": "8677a37c-feaf-49e9-89da-22c0854592a0",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "09afc1c0-6d7d-42de-9526-630289c9a6d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "80785cfd-c347-4678-95e8-a6515629f122",
"id_doc_print": "b8e9dced-195b-477e-b579-5ffa8f6dd177",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "5b85addb-b8f9-438f-8cee-c8ce02ed8ab8",
"id_line": 2,
"id_item": "79a34ac7-263e-40c6-9941-d21a98e2ecb8",
"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": "a0f1348d-3208-41ab-bf97-92ee63e0c7c6",
"id_doc": "e50d2d01-50c2-4317-ac99-c1c6722e8bb8",
"value": 3,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "72584106-cc61-45cb-b209-f7f096c2229f",
"id_pos": "413d4b6d-e6f0-4e32-a8b2-f8bf54837015",
"id_doc": "7aa491d0-4114-46b2-ac40-20dd98066da8",
"id_branch": "146105bd-fd6b-40df-8a30-b5dd62789bc2",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:34:15.0404065+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8cfb24da-c5ee-433e-9396-155720ba9313",
"id_loc_from": "20f79a32-cea3-4216-ab08-c97a08475d83",
"id_loc_end": "20fa0c0f-8eaa-4302-8292-d30fb859f530",
"id_user_add": "b112bf11-5834-452a-be74-0ea22f3b54e1",
"id_user_upd": "c57d7338-d275-4255-b6dd-b18f72df23ca",
"id_pos_sesion": "567f1b4f-b334-447a-817a-93b5f3353989",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:34:15.0404065+02:00",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "117e85e4-895d-4a7b-8ce4-ba9d506490c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "44a9fc29-c0e3-45e8-9a0e-03c43df14469",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"id_user_upd": "481887c4-12d5-4988-a9c3-40f9cb8c84a6",
"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": "95ed433d-99bc-4545-bdf2-2d5549379e74",
"id_item": "af214d37-70b8-409d-99f4-f7c963f44fae",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "4056d40b-e87d-402e-8074-332b2528c90d",
"id_line": 2,
"id_item": "5c4dcb68-2be6-4038-8998-f4a0430e1854",
"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": "337d7875-e404-4023-8d77-50e3409f6b90",
"spool_server": "sample string 2",
"id_doc_sa": "ed400e16-e6c7-4db2-b2f0-0c27ca6a33c7",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"printed": true,
"print_on": "2026-05-09T09:34:15.0404065+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": "2f4b1e8b-ab8a-43c8-aebb-6641ac75e57f",
"id_pos": "82e7eb22-b0e5-4545-991e-8db2466d83a5",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"key_access": "sample string 5",
"id_user_add": "64de2c2e-7ab2-4e6b-9701-eef311b010b5",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "3c0bc95a-0701-49e5-af7e-fb3be38e6fa3",
"id_pos": "f953fc87-06f0-49a3-aa32-bb98f01fbf63",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "5fca820a-723d-4a1a-a926-a72c07d86373",
"id_pos": "8265959c-f1a2-4297-acc2-3a505686c9c1",
"date_add": "2026-05-09T09:34:15.0404065+02:00",
"date_upd": "2026-05-09T09:34:15.0404065+02:00",
"date_out": "2026-05-09T09:34:15.0404065+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": "306511f8-d404-4772-9752-0a0681d4b253",
"id_user_add": "0107fbc2-b51e-4445-ba8e-f69e07a5571c",
"id_table": "1501897a-715d-4447-91f4-924d71416cd9",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "dc5e8d4c-ee4e-4245-9f33-497842730bf2",
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "cd343163-0ece-4a90-9a8e-0c54fd0e666f",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "24e3b930-3b4d-437f-ab73-396ba5fd9aab",
"id_sync": "972ae4c0-904f-4e4c-8b5c-425cee58720a",
"json": "sample string 3",
"id_table": "17deb665-d046-4aa9-87d9-b21d1a164f53",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "12ad436d-df85-4be5-b8e8-9870dae9e4f4",
"id_branch_from": "df974f31-e1f8-42b6-9f66-471b8f36b6c2",
"id_branch_to": "1189bf1d-c8b3-4459-bcc5-8fe8e9853112",
"type": 4,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:34:15.0404065+02:00",
"send_on": "2026-05-09T09:34:15.0404065+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": "a14cf2a4-7538-41d2-a731-5b29dc0f202d",
"id_pos": "6557f50c-5998-4cc9-bb04-9f922143d1df",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:34:15.0404065+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": "12ddd88e-20ba-4441-9f71-5d242a852bca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "e37c251c-b66a-400a-a5da-8d6e1731d810",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ce17f908-7a78-4f7f-a09c-ad35e4c0fd02",
"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:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "b02f3852-9b58-47f1-adfe-0e25245df2dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "b3bef4ae-4851-48d7-bf1f-2031ca543db2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "ccc19f0d-1d50-4d8f-9571-226454b1130f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:34:15.0404065+02:00",
"last_update": "2026-05-09T09:34:15.0404065+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": "8d03ce27-cc6b-4d72-abb0-517a953c965f",
"token_id": "sample string 2",
"id_user": "d533e18d-52b8-4f36-b220-e7f7f2d8fc2a",
"date_from": "2026-05-09T09:34:15.0404065+02:00",
"date_end": "2026-05-09T09:34:15.0404065+02:00",
"created_on": "2026-05-09T09:34:15.0404065+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": "96321b1d-6b04-407c-95b0-c19fc15cb992",
"id_room_activity": "6101a542-e664-4257-9891-a439a3f5ad8c",
"id_pos_sesion": "4ff25539-158d-4b0c-b4cb-f235cb497f4c",
"log_text": "sample string 4",
"id_user": "d642bd34-a025-4ed0-ac60-94e1039bf504",
"created_on": "2026-05-09T09:34:15.0404065+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"
}
]
}