GET api/St_Users?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of st_users| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| username | string |
Required Max length: 20 |
|
| password | string |
Required Max length: 200 |
|
| first_name | string |
Max length: 20 |
|
| last_name | string |
Max length: 20 |
|
| external_id | string |
Max length: 100 |
|
| string |
Max length: 50 |
||
| mobile | string |
Max length: 30 |
|
| nif | string |
Max length: 20 |
|
| block | boolean |
Required |
|
| id_user_profile | globally unique identifier |
Required |
|
| view_messages | boolean |
Required |
|
| id_image_photo | globally unique identifier |
None. |
|
| reserved | boolean |
None. |
|
| pos_access | boolean |
None. |
|
| back_access | boolean |
None. |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | Collection of mt_branches |
None. |
|
| mt_branches_zones | Collection of mt_branches_zones |
None. |
|
| mt_brands | Collection of mt_brands |
None. |
|
| mt_categories | Collection of mt_categories |
None. |
|
| mt_categories_items | Collection of mt_categories_items |
None. |
|
| mt_cloakrooms | Collection of mt_cloakrooms |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| mt_employees_profiles | Collection of mt_employees_profiles |
None. |
|
| mt_items | Collection of mt_items |
None. |
|
| mt_items_featured | Collection of mt_items_featured |
None. |
|
| mt_items_sub | Collection of mt_items_sub |
None. |
|
| mt_items_types | Collection of mt_items_types |
None. |
|
| mt_locations | Collection of mt_locations |
None. |
|
| mt_money_rates | Collection of mt_money_rates |
None. |
|
| mt_money_types | Collection of mt_money_types |
None. |
|
| mt_payment_types | Collection of mt_payment_types |
None. |
|
| mt_pos | Collection of mt_pos |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| mt_pos_prices_list | Collection of mt_pos_prices_list |
None. |
|
| mt_pos_print | Collection of mt_pos_print |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| mt_pos_types | Collection of mt_pos_types |
None. |
|
| mt_pos_view | Collection of mt_pos_view |
None. |
|
| mt_prices_items | Collection of mt_prices_items |
None. |
|
| mt_prices_list | Collection of mt_prices_list |
None. |
|
| mt_prices_list_rules | Collection of mt_prices_list_rules |
None. |
|
| mt_prices_rules | Collection of mt_prices_rules |
None. |
|
| mt_rooms | Collection of mt_rooms |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| mt_rooms_units_states | Collection of mt_rooms_units_states |
None. |
|
| mt_rooms_units_states_types | Collection of mt_rooms_units_states_types |
None. |
|
| mt_rooms_units_types | Collection of mt_rooms_units_types |
None. |
|
| mt_units | Collection of mt_units |
None. |
|
| mt_units_ref | Collection of mt_units_ref |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_pos_license | Collection of st_pos_license |
None. |
|
| st_users_pos | Collection of st_users_pos |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users_token | Collection of st_users_token |
None. |
|
| tt_doc_sa_cashflow | Collection of tt_doc_sa_cashflow |
None. |
|
| tt_doc_sa_det | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa_det1 | Collection of tt_doc_sa_det |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_sa1 | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
|
| tt_doc_st1 | Collection of tt_doc_st |
None. |
|
| tt_items_customs | Collection of tt_items_customs |
None. |
|
| tt_logs | Collection of tt_logs |
None. |
|
| tt_pos_sesion | Collection of tt_pos_sesion |
None. |
|
| tt_pos_sesion1 | Collection of tt_pos_sesion |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
|
| tt_rooms_units_activity | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_activity1 | Collection of tt_rooms_units_activity |
None. |
|
| tt_rooms_units_log | Collection of tt_rooms_units_log |
None. |
|
| tt_tips_users | Collection of tt_tips_users |
None. |
|
| tt_vouchers_permisions | Collection of tt_vouchers_permisions |
None. |
|
| tt_vouchers | Collection of tt_vouchers |
None. |
|
| mt_docs | Collection of mt_docs |
None. |
|
| tt_pos_sesion_users | Collection of tt_pos_sesion_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "3f3ad025-2527-412f-976b-3af330c5b23a",
"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": "b3757053-3500-48e9-b33a-a7b9ade55dad",
"view_messages": true,
"id_image_photo": "5b2498d0-3267-4a4e-8400-51f97aaf8c29",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "746de515-a244-4e7f-84ed-d65455948d22",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:24:15.1480187+01:00",
"last_update": "2025-12-08T21:24:15.1480187+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "d5aa3ec5-ad4c-4c63-b1cc-be8e091949fc",
"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": "250d04f6-c1aa-4b88-8922-1dfbc393c6c2",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1480187+01:00",
"last_update": "2025-12-08T21:24:15.1480187+01:00",
"id_user_upd": "2b9656fe-1ad3-4f24-a4a1-6f74185b3d67",
"commited": true,
"st_images": {
"$id": "3",
"id": "0ba895ee-d12c-4c17-b303-7109601ad01f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "69f38cc8-9e24-443f-8e38-110ef3e14772",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:24:15.1480187+01:00",
"last_update": "2025-12-08T21:24:15.1480187+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "bbaa3a06-40b9-439c-a708-b5ae30525874",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "fd9f4152-69d8-4e97-818d-11af26ed03b1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "19e225ef-c36e-4ebd-976f-2aa658b21d6a",
"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": "2025-12-08T21:24:15.1480187+01:00",
"last_update": "2025-12-08T21:24:15.1480187+01:00",
"id_user_upd": "49123aeb-c545-4334-a12a-c8847bb59291",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2af5e5e1-8cf2-4816-b03d-f3d0e3ee3d43",
"id_item": "86c84bee-47ac-4bd5-baab-ee88e1a25975",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "0e61303f-cb81-4071-83b3-3ff58af6c0a0",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "06a46a77-e6a3-4c02-9eba-bfb4ab55dace",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e34577da-bb58-42e2-8841-caa7912eee07",
"id_unit_sec": "ed4218fa-3a1b-46ee-8c92-64aecd410fcb",
"id_brand": "aea7050a-8f4f-4e5f-b19e-6263946ea178",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "83437532-0482-4463-97a8-8ba31e2c7ee2",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "26d773e9-4dd3-4df4-ab17-6a1e70fa58eb",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "1d68fb61-c9c0-4989-af2f-67d99d6d06b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "714dc944-81d6-4d91-87d3-70ddf90f82b9",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$id": "8",
"id": "2298a902-2411-4708-8409-62e01719cc8b",
"id_branch": "83e27cf8-fccb-48af-9e7c-c9a35822f293",
"id_pos_type": "0cd9312d-f961-4873-bed7-696cb62a9ab4",
"id_pos": "b369dec6-7f59-4e48-a879-51abf0bfb1da",
"id_item": "a1d5fdad-5a5d-48c2-892e-abd5bbbc31bd",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "88da018e-447d-40b0-a4aa-62a5f28cd578",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "2b3ff444-b94a-4631-bffb-31508b267110",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4491af7a-9c91-4194-96c2-4c06e3f633d4",
"id_zone": "02490041-d568-427c-9c72-ee1245ae1351",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "2e6ff5f3-4104-48b3-bfa6-1110ae5157f9",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "4c255852-1017-421f-b442-4155bcc252b5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "50bc0778-d4c7-4a72-9d55-75a8ed01d567",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "964a0952-e815-4f1d-92b1-cdae9cd5e009",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "9f327e6c-f9d7-494c-a157-a669455a7e07",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "769e146f-a923-41f0-9526-b3c9669a67c4",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0b14e263-9fd0-432f-bdb7-ce0d26215a8e",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "8bdef1e7-b37d-4c0b-814f-02c4138f93ab",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "11fe0b8e-3b27-4ef1-8a3f-b270b51dcccf",
"id_cloakroom": "b0f7be3c-4168-4ff7-883d-1da00bb64d94",
"id_pos_sesion": "711ea3ba-139a-4224-9863-a36e8519a37c",
"unit_id": 4,
"date_open": "2025-12-08T21:24:15.1636626+01:00",
"date_close": "2025-12-08T21:24:15.1636626+01:00",
"id_doc_sa": "44a85df9-d60a-4743-92b5-558070176947",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "8cf555b7-b176-4676-9e7d-fea66b855c48",
"id_pos": "988357c0-f81f-4c36-88c5-2af964830975",
"id_doc": "381d6fdb-2f4c-475e-b1ce-c5fb4a8a7645",
"id_branch": "b683b3e2-b339-4caa-8900-0ed654a76171",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:15.1636626+01:00",
"date_tax": "2025-12-08T21:24:15.1636626+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e781e744-a79d-4055-b382-6cde92b7dabd",
"id_relationship": "97978a95-14f9-44e7-a0e0-8f4073930098",
"id_loc_from": "5bd9050f-6f8c-421b-9b83-09b9efbbe6e0",
"id_loc_end": "54d00045-b3b7-4f5d-ac0e-2ffa52ad016d",
"id_user_add": "7071091f-27cf-4c70-b363-59fa6d515812",
"id_user_upd": "ba6310fd-beb0-4338-a4a3-ffb012c55c18",
"comment": "sample string 12",
"id_pos_sesion": "2793ceda-791a-4843-adec-f99029f472b1",
"id_room_unit": "e5e24b83-9c10-45d3-9549-5759313168eb",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "f9853bdc-38c2-4cca-976e-161c86a9e2da",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "1fadad20-4fae-4432-ba16-c1c4f79943b4",
"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": "27db9296-fe49-4d55-a92d-4a583117cfe4",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "8699e1c9-7b12-4de9-975c-734c43b85572",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "e17aebe3-66a9-4f28-8961-902ae8ced82b",
"id_pay": "419e5e61-85f5-4eab-8c93-c7e29afe9023",
"id_money": "410e29f8-f5ad-4124-a10b-bd2b3a2d40f6",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "ae96ea96-3452-40fe-b3c4-dffe91764349",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "438ccb30-75ea-4daf-8e0b-926d6b9ab309",
"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": "c4b2f563-2a94-4cc4-b0d5-3535db5c38c4",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "f50f6bef-dc90-42b2-8809-6ffa278db92b",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "acf0eca2-e3c4-4315-82f0-1cbb12244169",
"id_money_2": "2a16f9e9-fee3-4455-8d08-ab43ddd4341f",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "1d858fe8-8bcd-49e0-af3b-0ef4e3d6ee47",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "9a08ab04-98cd-4310-b0f4-1d59bc910551",
"id_pay": "3a30363d-6c97-47e9-b520-3202cdb983a3",
"id_money": "12e33446-196b-4933-97b2-128d47ce60cd",
"date_cashflow": "2025-12-08T21:24:15.1636626+01:00",
"coefficient": 5.1,
"id_user_add": "d6649d07-ca50-49f6-8f99-678cdc658666",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "e3e6cb2d-4152-41d9-96cb-0f04654e570e",
"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": "10c81cec-297f-4082-98e3-69f0da9c250d",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "a93b1cf8-c1fa-4263-8738-0ab20e3afc05",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "ea81571e-171d-4b1b-9b03-ab84e1604560",
"id_line": 2,
"id_pay": "29f4b616-86d3-4cf9-851e-3c286c4e91a0",
"id_money": "5e2e454c-b941-43ab-b27b-cc1b52e63551",
"coefficient": 5.1,
"id_voucher": "2d87a4b8-0688-4973-b8f0-e6535ed8063a",
"id_employee": "48d331e7-bb31-41b2-bb1e-28591f9fa3c0",
"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": "fdb23a1f-d487-48d7-b6f0-b456c50e34f6",
"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": "21",
"id": "d2c802a4-95a7-4dc3-82d7-146702b01ccc",
"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": "fa4fdf46-6509-4ae9-9efb-7545c60583c8",
"name_pos": "sample string 12",
"id_image": "23f307f3-256a-4b62-951e-0fd077cbe5e3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "e3f16d97-3a2c-4830-9bd1-2364a31106a7",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4bc194b0-1014-4b93-b36d-d1da5ce497a2",
"id_branch": "5cab61dc-d2ba-4674-a801-2d7e19c12ff4",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "8d069c26-ff21-48a5-8d34-00dacdbe4111",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d2c5cde0-6f12-4e21-9b01-880855932b0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "a4810b20-1f02-4ca6-bb91-792f9743c3d2",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "1"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "fb3fe4ea-f609-4551-b5eb-921ab97779d2",
"id_line": 2,
"id_item_sub": "3325a220-0741-4802-a53c-aa315d2437c4",
"qty": 4.1,
"id_list": "573ef6a7-fc76-4857-869c-5c9b523cd4fb",
"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": "fc092fcf-7078-4d93-8278-2069138700bf",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a661e3f5-0978-419e-8284-d84084764421",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "d2626dfb-5841-48ae-bc6d-eeb3074c4d27",
"id_user_upd": "28d7e336-52ce-4bda-b335-7377d2212edc",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "b33ffaad-2b70-4e7c-80e1-fd0047ec45aa",
"id_item": "24c2220f-158f-4c7a-8eff-c8c445dab530",
"id_item_type": "7bd24363-c293-440d-9ec1-196d5f4d922f",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "13c1bfa1-16a3-436a-939c-a37c7d4f1269",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "b0fe2b08-e6eb-48d2-8876-ddedc4244d90",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "cf540e9a-0746-41ee-aef8-6a0b48f7cc64",
"id_item": "f9faea80-5d3e-4f70-b0ab-76aa50f422f7",
"group_id": 3,
"id_unit_ref": "1db7f817-2df8-4061-b2bf-82b86e39a52d",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "0b3fab69-aabd-4bf1-becb-e30296a6ffe2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "40fdcc37-9d96-481d-810e-d7c6d1d631d5",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "7ce32b3a-0e77-423d-a4e8-bf854f7c4ffe",
"commited": true,
"mt_units": {
"$id": "28",
"id": "b4875d5c-2eb9-4d15-8c6c-5e6da120922e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "f4e06728-0dde-4084-ada7-57218d2edbf6",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "1"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "2d7fa551-1172-48f5-9324-497a2f59605d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "eb9002fa-4ba1-4750-8a00-5e80d477f062",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "2c908c96-6af2-4d47-80e4-b947dedb8fb5",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "c68fd1a7-8319-4a72-bf28-53396413ac80",
"id_line": "6b6370ec-707f-4a9d-9128-d7756a141db5",
"id_category": "6edfd9ee-5888-4d0b-bfb1-0b3ebe42e7b8",
"id_item": "0ab5095d-aa9e-4fef-aded-48a70e9bf5e8",
"id_item_type": "7bf6370d-07bc-4960-adc1-cb83a6f08db8",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "037ec73c-1bbf-42b4-b80b-1cda5ade5273",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"date_used": "2025-12-08T21:24:15.1636626+01:00",
"date_sesion": "2025-12-08T21:24:15.1636626+01:00",
"id_employee": "9f6289b7-5c3e-4ed3-92b7-bf26dfe5eedc",
"id_branch": "fcf13a80-45f7-4766-8141-f5f338c21871",
"id_voucher_permision": "24e88a3c-082f-48b3-b366-7a7b586ef4a7",
"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": "4bf72e56-7905-4497-b16e-201199ee8681",
"id_user_add": "20508422-8feb-48e1-9aa6-7011ddf2da08",
"id_doc_sa": "b928b1a2-0ae9-4921-b774-55f46551ab3b",
"id_item_sub": "8df1a9f0-5c64-4521-8924-a7e0c86c30dc",
"id_pos_sesion": "46c2c4f8-bf30-4093-9fe0-1f1d480973a7",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "61f35904-669d-49db-8171-d7b804aaac83",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"date_used": "2025-12-08T21:24:15.1636626+01:00",
"id_employee": "f29e628a-617c-48d5-9354-133bfad5175a",
"id_branch": "0778de5b-314b-48a0-8991-6da9d2b1c5d8",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "1c15cc24-0e49-4c4a-8ff4-cf7fc1599272",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "1"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "06e57a3f-9d40-4b5e-8047-2dd7c5ee9d7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "0c363a51-64cb-4749-9400-b418fdad2bd8",
"id_pos": "f085aee1-49eb-4deb-b8d8-211a11ae7f68",
"id_list": "863f9b88-e3e8-4377-84ad-80ebe9ffcb49",
"id_item": "5e42ff16-ceb5-4dcd-ab19-2e92781446aa",
"id_item_type": "e7cc2e30-26a3-4a67-a01b-13f57f140361",
"id_category": "8d126f8b-2ea8-4bb8-a8fa-481c5902b50c",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "b12d83de-dc85-4987-9a58-dc96d2b481f1",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$id": "34",
"id": "2212c65f-52f6-4e6a-a550-362991b9e4ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "bf665dbc-1e10-496a-92ba-a9e5ada7b13c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "1219688d-35d4-4f91-bdc3-df418458a82f",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "a7107487-914f-4452-80c6-01696232fc53",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "09aedfa8-0e4a-463b-83f9-8c90e747f3f0",
"id_pos_type": "08a767d0-e380-48eb-8709-58776c1b5db6",
"id_price_list": "8cefa5dd-b79c-401c-90f1-e82b43f7d7a4",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "15d635fc-e14d-4abe-b364-0b36b796d062",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "ea949150-4626-413e-9fa0-51353e940680",
"id_pos_type": "6922d723-a9e7-491c-b2e1-1c6ab6c0988a",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "676ce653-37fb-4065-9428-d7922649322e",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "8b3327be-b5e8-4d74-9b24-29d17cc17ab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "4836b972-3dff-4547-8f13-20f880305939",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "37a0a3bb-17e9-458f-887b-c5f4a8e7fc96",
"id_doc": "1c3ff357-ba86-47dc-9f88-e73916eb62e3",
"id_pos_type": "5cdb83de-5cde-43df-895a-664c06ebc5fa",
"id_doc_print": "15424d08-accb-4745-b684-22867c0aa39d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "0c5db56e-bf4c-43bf-8b92-d0aa9d775b1a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "a2b31265-85f8-421e-ab22-d67a9ff574ac",
"id_pos": "4771f06a-093d-418b-9e9c-dad2ca9bf01e",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "b1f7a10a-e564-4f36-a438-f730eb010e89",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "40",
"id": "d055e12d-d888-4e4a-8ea2-de5dd5e73ff5",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "20096275-f374-4c8b-b4dd-144177bdfc31",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "1"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "eeee6eb7-77c3-4981-a929-9ee69e9705e4",
"id_item_sub": "dcf93b80-4444-4ac1-8a90-0036a616046f",
"validity_date": "2025-12-08T21:24:15.1636626+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "92ab43e1-39da-47dd-9c34-de8127a57efe",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "c556c8a0-25d9-46e5-9a91-90c3c55ef83c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"id_branch": "21b7845d-72ee-4b0e-9110-ca0dec050412",
"id_pos": "f80394a1-7c35-45db-bdd6-4751440d7e37",
"id_list": "ed197cee-68df-4bff-83e6-65cc616c614e",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "b890793d-0534-43af-8086-b46fac034d10",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "9"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "3220e5d0-3710-4d8e-8418-4166ce7ebb9f",
"order_id": 2,
"id_item": "c249ab56-4b24-40e8-bf5c-c9e0452d6872",
"id_item_type": "2fa3f289-309a-4aa6-b08a-5e269f82b70f",
"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": "912706a8-a06b-4a52-9d4f-68ef6107b2a9",
"type_item": 11,
"id_voucher_json": "f373c5c0-3774-41f4-a6c3-cdf2b06a9ec9",
"count_voucher": 1,
"id_category": "2059c46e-9d03-48de-8a03-648ebe18a809",
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "31605a02-5e1f-45ef-91b8-370a048941f9",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "c1f8ec32-5fd4-4aed-97e9-ed067446f0cb",
"nro_sesion": 2,
"id_pos": "010a7de1-9b40-4d4c-bc8b-9cae1c664fd4",
"date_tax": "2025-12-08T21:24:15.1636626+01:00",
"date_open": "2025-12-08T21:24:15.1636626+01:00",
"date_close": "2025-12-08T21:24:15.1636626+01:00",
"id_user_open": "cf7bb190-3840-4401-bad7-dbeb11bb4724",
"id_user_close": "39fbbe99-964c-4be5-925b-654bb8e77cb8",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "de6aaa23-3e89-4173-ba77-f4ac870a3d2b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "c936fff4-1cc3-4535-857e-751adff0f71b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "d28a2da8-7542-4fb5-99e9-3afc1d6b0b07",
"id_room_unit": "7391f3fe-d235-4a78-a3a3-6c9a2f392231",
"id_room_list": "09b28123-a9d7-4e2b-98ca-bea33965ca8c",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:24:15.1636626+01:00",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"date_open": "2025-12-08T21:24:15.1636626+01:00",
"date_close": "2025-12-08T21:24:15.1636626+01:00",
"id_employee": "2bcda851-d047-4bdc-ab0f-a04e397ae9d3",
"id_employee_sec": "d09251da-c96b-4a2b-b878-a912e793e7d3",
"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": "a2281deb-2465-42f0-9266-04bcdea105b4",
"comment": "sample string 7",
"id_user_open": "cd357785-3d4d-4481-b7ca-0076d0a3e0f6",
"id_user_close": "a23d6d7d-6f76-470a-8b57-2d8b54753a1d",
"id_unit_state": "7b744ee7-a187-416b-8ab0-24a2443e848f",
"id_pos_sesion": "34556bf5-fb61-446c-b04d-c504422508a0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:24:15.1636626+01:00",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "31d9d854-c0ae-4030-8c2a-480e806a0fa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4d33ec9f-88ac-4cd9-ab98-663c5d6a8850",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f53034e1-6bf5-4c5d-b732-75863ddb17ec",
"locked": true,
"date_locked": "2025-12-08T21:24:15.1636626+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "1b826c96-0127-42db-9fdf-fcfbe271589d",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "4df69406-2df5-4a8f-b152-0e075e810408",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e845548d-dc75-42b4-9f51-840a1bac17b1",
"name_pos": "sample string 6",
"id_image": "137be721-5e9b-457d-b38f-8f134892f6d6",
"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": "da949dfc-e857-4681-ad54-48696aaed872",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "2ad85f77-1cf6-4869-98d6-597d69e8dbfb",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "fdfbc205-f5a5-4371-9ce7-f2b8ab863fc0",
"id_room": "f54e2dd0-1685-43d7-b8ea-c841aac27306",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "e45ec421-a293-4971-986f-8e9d32df37fd",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "87305afc-5403-4366-ba2f-bf9a33b7c147",
"id_room": "02a3537e-8ced-4808-aad0-9b1dac43400d",
"date_in": "2025-12-08T21:24:15.1636626+01:00",
"date_out": "2025-12-08T21:24:15.1636626+01:00",
"id_user_add": "ee2ca1f5-2ff8-4f33-be10-c7323f86fa86",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "3a0aa8cd-73a8-4a71-9616-aea95f76c2a6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "326cbf8d-7eb2-4efa-9b06-bdf4a0c4d0b8",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "769a85ad-3b4c-41d5-9feb-449d6da88803",
"id_room_state": "c9776fe7-b7d6-474b-9fe9-0ad8646842af",
"id_image": "5fa62ca5-7663-4978-a8d3-b8899fcba4e2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "8fd72b80-b488-4537-86e2-e62c744878b5",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "26e525c7-3ecf-4b77-9d24-7f9e54f01994",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "834f4aad-ab39-4878-bf56-d96e2a8e442f",
"commited": true,
"st_users": {
"$ref": "1"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "1"
}
},
"st_users": {
"$ref": "1"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "e803f11d-98e6-4bf5-a417-14c7f118c156",
"id_pos_sesion": "696aee5a-3acd-4805-a6fb-2154cec578b9",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "68065f2e-1614-47f2-a571-2d65c7763bac",
"id_room_unit_activity": "2de8b89a-ddd5-4df4-8dfb-6a565b08a1cc",
"id_doc_sa": "a98bf783-2d0f-40b8-977a-2a5b91833c5c",
"id_pos_type": "6ce2ccc8-2f2f-415d-95d9-a4af14715fb2",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a876ad36-9cf0-4724-8054-d56881591b9e",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "1d5388f2-3333-4eae-b7fc-bedc1c258c69",
"id_user": "efa1a299-c4e9-46bc-a5d6-b9d96795fe14",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "e85a7365-bc42-4708-8308-4501776836b9",
"id_user": "fbc3b287-0f58-45a9-abaa-8b6d01331388",
"date_add": "2025-12-08T21:24:15.1636626+01:00",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "1070f034-1b08-4b36-9a63-0d19693a3423",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "02ebbb4b-1b8c-4aec-b199-b9320aaf36db",
"id_doc_print": "3c15518a-c91f-48bf-9cef-cdbc271dbbc0",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "6d428efb-705c-427b-940b-89ddf67a8090",
"id_line": 2,
"id_item": "b694f7cd-93fd-4b08-bce2-a5bea021a6cf",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "d8e44e43-1fd2-4da9-b5ac-fb154645937d",
"id_doc": "39cfda58-70f4-4fb9-ab9a-39516afe1cc4",
"value": 3,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "b2bf4b50-2975-4f9d-a80e-b4d2be243785",
"id_pos": "287833bd-f3d2-48d1-b7af-4b2da7aa6978",
"id_doc": "26a0763a-9d9f-4078-b379-12d4c0ed22ac",
"id_branch": "ab737588-1368-4f95-902b-bac1d6b4aec4",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:15.1636626+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "bb7d4cb9-27ca-4d03-ae59-7c004f873be3",
"id_loc_from": "7a5c3b0a-0c81-4dc1-bebd-004bb6305282",
"id_loc_end": "9cd31d6a-d621-468a-8eca-cbccc96757f1",
"id_user_add": "50407756-5faf-451f-b472-96f12bc2f711",
"id_user_upd": "7cd08eaa-6955-4a44-97d1-cc978982c2f6",
"id_pos_sesion": "d09bde31-8545-465b-bc58-905b26506002",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:24:15.1636626+01:00",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "b4ff7e3e-bdba-4571-a8b7-ef8b0d876c79",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "57224590-9bf8-4a94-9b58-7a8e999c92b2",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"id_user_upd": "3e37fc14-a5ec-4d9b-b792-44ccdfce04b8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "1"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "d0324808-ee38-4903-9a18-2ddf542823d7",
"id_item": "30b7a3fc-0a7b-4f1d-a18a-81f2ddb5eb56",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "2fcc0b70-3c72-427a-8de0-64b478fb3d01",
"id_line": 2,
"id_item": "1667ffd9-2cac-4840-81d5-02ccdb7ef637",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
},
"st_users1": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "c4e2595a-de92-4600-af8a-7fcd5470a051",
"spool_server": "sample string 2",
"id_doc_sa": "6008c2f9-980d-4823-a8f4-0bd464a25a38",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"printed": true,
"print_on": "2025-12-08T21:24:15.1636626+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "1"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "1738a94f-76ca-4f1d-85d3-bb67d0097919",
"id_pos": "98c8877c-2a86-4ecd-9b38-1c04e56df0e8",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"key_access": "sample string 5",
"id_user_add": "21f88a7b-6740-4912-b6c0-f87ea8748539",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "182043e6-eeef-4413-bc6c-6233f29dc62e",
"id_pos": "6b595608-d6ea-4f53-909a-68ea7e5730a4",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "cc7f041c-c437-4720-90f7-f653bdaa8c57",
"id_pos": "cfbb5ba6-9a93-4ec9-a0c5-e9dd156c66a8",
"date_add": "2025-12-08T21:24:15.1636626+01:00",
"date_upd": "2025-12-08T21:24:15.1636626+01:00",
"date_out": "2025-12-08T21:24:15.1636626+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "21b15a4c-523a-417c-9c94-2327019fcfd3",
"id_user_add": "eae92437-e839-412d-919b-cc3043e0805e",
"id_table": "a84dfb9b-7dd3-4441-84ed-756bc6d88119",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "31d1de7b-3dd9-401e-8421-f3ded7324c14",
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "9321fbec-636f-4e0f-9efa-37d6c7e28d2d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "3d536e3f-f9ff-43ee-a2ad-5a6ede866435",
"id_sync": "24ec83f1-8461-4b67-add0-2a66acd93cae",
"json": "sample string 3",
"id_table": "878e213d-ab4f-4f49-a4d3-c441df704e18",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "54dcb65b-8da4-43a0-8b8d-f9762b36323c",
"id_branch_from": "f33c1210-1136-4e7c-b857-e26454705f67",
"id_branch_to": "19ad988b-4311-4d79-aa3d-c6b9b5f1e942",
"type": 4,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:24:15.1636626+01:00",
"send_on": "2025-12-08T21:24:15.1636626+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "cc0ddb77-af14-4e3a-b92f-c1a858b59925",
"id_pos": "da07a7a7-f40f-4a86-b088-f70433ef0b47",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "8"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$id": "74",
"id": "59a99d01-6510-410d-9a69-ad6960ad06ab",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "04397a2b-2ec4-4add-a825-11c5cd53c5fb",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "746b75ab-12e0-4a9f-bcec-7b637d9d0e30",
"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": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "346d1f35-954d-46c5-979e-4ba3aceb1184",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "1c3be49c-f90c-4ffa-a3da-93d5c2c1cf4b",
"id_function": "6fa32478-9f2b-4e9f-aba7-190b03379424",
"id_user": "7fbd75bb-f66f-4eb0-8f8e-b8d5a5acf8fc",
"id_profile": "ee9004e0-c988-4113-be61-54bacfd48fc0",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "8e117e81-26bd-4f2a-a20e-746760a060d6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"st_users": {
"$ref": "1"
},
"st_functions": {
"$ref": "74"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "74"
}
],
"st_images_types": {
"$id": "78",
"id": "16ea71bd-9b23-4f05-8f17-e9c2f9a6fb94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "1"
},
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "91b3f4d2-7533-4899-96ba-cdffa9def845",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"last_update": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "77"
},
"st_users_token": [
{
"$id": "80",
"id": "a643fdc6-a4fe-471c-9551-2a0bf1b92588",
"token_id": "sample string 2",
"id_user": "9d6edadf-fcc7-4200-82bc-1ec882d104ac",
"date_from": "2025-12-08T21:24:15.1636626+01:00",
"date_end": "2025-12-08T21:24:15.1636626+01:00",
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"st_users": {
"$ref": "1"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "d3525dad-de26-4aef-8485-ed6612fec6db",
"id_room_activity": "ba92a2c6-28f6-4d6e-bbd8-57a0966caba7",
"id_pos_sesion": "9d6ee96f-c162-4045-9897-d0af3796d71d",
"log_text": "sample string 4",
"id_user": "ba0c4d8e-bacf-4d9d-974e-4c6533403984",
"created_on": "2025-12-08T21:24:15.1636626+01:00",
"commited": true,
"st_users": {
"$ref": "1"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
{
"$ref": "1"
}
]