GET api/St_Users?id_pos={id_pos}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_pos | globally unique identifier |
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": "8ceeabe5-44ae-4006-8f17-54fe1a364cea",
"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": "0436b5cd-9880-4339-9bdc-38e887fe7115",
"view_messages": true,
"id_image_photo": "44476e5c-9f46-483a-929b-a8a1830a8f8e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8ff021a8-21ff-4966-89f1-b5adf643f668",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "a383d34b-f238-4389-be30-283bafc53e8e",
"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": "a2912f27-1669-41e7-8639-34aa9a9c6a29",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "b5296a9a-2d5b-429f-ac16-c115e9e3df6b",
"commited": true,
"st_images": {
"$id": "3",
"id": "ccbc002f-1ad5-4a0a-be10-7ff0f144322e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6d244dd6-f598-4f1a-8b70-f332f1287911",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "5195d4df-2512-4dc2-a80d-bc25f7057e58",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "15fc9ac6-0895-48b9-836d-24426a693eb8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "da6e7fb0-3ce3-4a07-a64b-fdc0848e3f4e",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "c0140aca-bf7c-422d-a020-62808bb553f3",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b02be35a-2233-4d3b-81d1-3b595861ac36",
"id_item": "63320304-cceb-4525-8158-cec72c33b8db",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "9d2f2998-2353-4999-ac80-c97eb6714384",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "081fbe71-5717-410b-879a-2e5988ac97d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3e3a47bc-4dbb-4b72-a68f-03cf72acfd62",
"id_unit_sec": "d8a520a0-9540-47fd-9fba-33fa970a9a4a",
"id_brand": "ba311bad-9442-439a-9ed8-b136b0efa766",
"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": "9d46b380-84bc-4b2e-8f63-abc8551fe3bb",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "922feb60-8ef2-4a71-ac4b-b5c6052b00e8",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "2b511059-1980-42e9-a089-d67d8d6f9e6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "8e8660b7-3433-415b-ae5c-33465cf2a90e",
"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": "61657189-27df-4c64-9172-0c57d1174260",
"id_branch": "e14b207f-bfd5-4a9b-a61f-ef4622f1fcdc",
"id_pos_type": "5ba18e22-1c0a-4671-b873-cdb34777c03f",
"id_pos": "37b7ea29-0ca3-477a-95ad-a0699f424bc8",
"id_item": "a4006e9c-d1c9-4eb5-8075-565573c954dd",
"date_from": "2025-12-08T21:30:40.4562672+01:00",
"date_end": "2025-12-08T21:30:40.4562672+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "dfb91918-da85-4aab-b634-dc662b678aa8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "cee91d14-d6d9-4933-ba69-bd30f2e4868b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5ec2a73d-f5cd-4dfe-951b-7ecf70bc110e",
"id_zone": "b404219f-9a2c-4d83-8c09-5360043b435d",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "c4a96ef6-8431-43d5-a75e-679664309316",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "4dcb21e6-c283-496a-8f6a-c90d29e9a804",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "35c20cfa-11c1-4448-b87d-eba4f188e614",
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "cb3d39e9-82b2-475b-ba09-089620d1a75a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ca891608-f257-473f-b7d6-3f82a48fcb72",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "908a575b-836b-4432-a8bd-3d4af908b54f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "18c0f97e-0e99-4de2-9b1a-438fb1293277",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "728912e5-9f4e-440c-ad7b-73f28376bdc3",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "18109e35-f271-469c-80ee-0b3c7f218abc",
"id_cloakroom": "4ae8ca07-99a5-4ddf-ac02-0b15121094d7",
"id_pos_sesion": "955a2bf7-e19a-4b68-a8ee-16ef70d8e6c7",
"unit_id": 4,
"date_open": "2025-12-08T21:30:40.4562672+01:00",
"date_close": "2025-12-08T21:30:40.4562672+01:00",
"id_doc_sa": "001655ec-dfbf-445b-9620-47b8e9585020",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "c99459cc-906a-4ff6-88ba-d16a6e39d5be",
"id_pos": "4b7667f0-7dcd-40eb-8e14-011f05fd576d",
"id_doc": "e84f3f03-6678-4b53-b9ee-5623b48ad2a8",
"id_branch": "804e0232-8151-446f-b5a4-6879bcb5bcc2",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:40.4562672+01:00",
"date_tax": "2025-12-08T21:30:40.4562672+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "7ddd2139-56a6-4c7b-935a-47997830724b",
"id_relationship": "848da188-2b24-415d-b958-8d7c06544170",
"id_loc_from": "f5975717-0508-481b-800e-e7733d1dc3d8",
"id_loc_end": "aaeeaad2-b8c3-4eb1-8aca-772d35e58264",
"id_user_add": "96c42cf8-1327-4548-9658-32130bcd7058",
"id_user_upd": "1217b42c-17bd-4513-ae68-69a0870f19cb",
"comment": "sample string 12",
"id_pos_sesion": "00c558e1-3ade-4f0f-a70a-a8c7b9249b95",
"id_room_unit": "5ee61923-d4f8-4380-baf8-e95edf0ec14e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "afcd1cd3-e3a5-473b-bd0a-6389fdaac469",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3b9053e8-4453-41da-a8d2-cc0765a470c1",
"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": "9374d3b7-9974-45f4-befe-a23a69e5fd93",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "d07565d5-e103-41b1-8653-0fd7b68cb513",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "43d584eb-88ba-48be-aa42-8719f325e262",
"id_pay": "e0841ca3-fa49-4b2e-81b2-b26fe1e9dbed",
"id_money": "8d1b52ba-ce5c-4aad-a4e5-9e3f280116c5",
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "b9141d99-4ce1-4fa0-84b0-893bd020a36a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "2e52a087-6a2e-4428-87dc-59a31838fd26",
"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": "0d8b5bf2-487f-4e42-adc3-a1de18c971c5",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "bdcfbcb1-6604-495b-8485-4fc5d54a25a4",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6ec56073-f95e-4141-84c6-39cda7010ac3",
"id_money_2": "adccde40-7406-4412-aceb-f2948fb26019",
"date_from": "2025-12-08T21:30:40.4562672+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "f162fd8b-6098-41c8-8d5a-5294e9a3695f",
"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": "963fd750-488a-4ed3-8494-44b41f93aeca",
"id_pay": "b22dcac6-43b1-471c-802c-a7acdd6fb6f3",
"id_money": "7bb033bb-cc3e-4531-8706-73d27359d6e9",
"date_cashflow": "2025-12-08T21:30:40.4562672+01:00",
"coefficient": 5.1,
"id_user_add": "0d72966b-a4f5-4992-938e-339586caec68",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "7fa206ce-c58a-47f5-843e-1c96ac092ebb",
"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": "d649b344-f001-4533-a309-9cb6f5d658c3",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "53b566ca-644d-44a9-a354-5fa4fee4b378",
"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": "9b764942-34d7-485c-a0a6-5cf1d783e6b7",
"id_line": 2,
"id_pay": "10211748-6ab2-4779-9e21-708c6e0ce1a4",
"id_money": "7d0c358c-f577-4026-8d49-4e3228b53b4d",
"coefficient": 5.1,
"id_voucher": "254867df-95b2-42e5-b1fc-d5e64356f5d9",
"id_employee": "a29526d4-a897-4187-989f-336e1db265b7",
"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": "3021684d-325b-4f97-86c8-36a13b6ed43b",
"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": "e3d6faff-32b4-416c-8c12-db22e98ec78c",
"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": "a29a574b-0745-4672-b10e-50e810aba1a8",
"name_pos": "sample string 12",
"id_image": "6af9e9c2-aacb-4c85-9d04-1ad0df374a51",
"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:30:40.4562672+01:00",
"last_update": "2025-12-08T21:30:40.4562672+01:00",
"id_user_upd": "e9031264-e83d-482e-83ac-0a45a38b3410",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c4de827e-9c63-4371-9e0c-19cbc9a80451",
"id_branch": "2d26881a-95b5-4615-8626-23fb88fd3483",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "c5845f40-3940-412b-a7cc-3c4b469d5560",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "a5c9e733-c7e9-4361-a368-1869e4808310",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "38788da8-42d6-430a-9ff7-7da132a7d2c4",
"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": "ee77fb79-7ddf-435d-867f-496a56330a2c",
"id_line": 2,
"id_item_sub": "15438062-282d-4645-be36-adb2b763e2a4",
"qty": 4.1,
"id_list": "438523c8-490c-4ebb-bedc-d851786615d8",
"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": "9bcc6cb5-4328-45a0-8e1d-2059ec05219d",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4bc10f44-09c3-4ba5-bd5f-d0386c870930",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "41fca4b5-8cd8-41bb-ab5b-b436e936e113",
"id_user_upd": "5f81782a-7a16-4d08-bc8b-06cfd11cf020",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "26b574fd-d610-4478-9a41-1cec04e75364",
"id_item": "802f96c0-6a12-4750-83a2-25d107f8c936",
"id_item_type": "ae62048c-76dc-4ae6-bbec-a5efe257ec05",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7dd78452-3f45-4f74-a659-fa8b6fccd896",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "b3362d20-d7e5-4e7e-8142-6962bb769b9c",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "83aaaa5d-99f7-4e75-96ac-a71ba1c9b770",
"id_item": "a6599251-3c21-470e-9aa0-7609dc7a2979",
"group_id": 3,
"id_unit_ref": "b11584c5-3d61-4c95-85c7-08515a083e71",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "28044a9e-e64e-44c4-ab7f-79f6ff90721d",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0419c480-7043-47e0-97ff-93f8f5eaac63",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "f216f582-fbcf-4199-9fda-b56b61c862aa",
"commited": true,
"mt_units": {
"$id": "28",
"id": "f7eb7a0e-5941-4dfb-936f-2419f018e5d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "8442118f-0a5b-4203-9bdb-27204f4a83ce",
"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": "e93bb11e-f69e-4e37-a28f-7ae23f5db7f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "55db0e7e-1077-4344-8dee-827902c68ea8",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "04c895d7-73ab-4ec7-ac81-219f638e48e8",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "53a325f5-a976-4223-8d83-5935059a3566",
"id_line": "3106ca0f-8161-4a28-bdac-5f7f5390f9a0",
"id_category": "76b75b95-6483-4051-b4d3-1d6d1c8ce2eb",
"id_item": "11cf3a94-7533-4a92-a0a3-f39a9866be25",
"id_item_type": "ef510f4f-0acc-4f7d-9e7c-12a55e54ee6a",
"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": "44b6766a-6ed3-4c18-b3c6-aa166279cf9b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"date_used": "2025-12-08T21:30:40.47196+01:00",
"date_sesion": "2025-12-08T21:30:40.47196+01:00",
"id_employee": "8c717b82-a01c-4612-9c3c-b973bec1c4f7",
"id_branch": "459d12ad-8fc1-486b-b0f8-7a6059ac42cc",
"id_voucher_permision": "7d0d0f7b-4cc7-4829-a8b9-d0ed622cbb44",
"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": "4bb7c805-6953-4d84-b689-1288b2117aa2",
"id_user_add": "d6016e8f-ebd4-4d9d-8e08-7bc7db7e4f9b",
"id_doc_sa": "f21d911a-1200-42bc-ba1c-e8f06585a29d",
"id_item_sub": "96391cba-b11c-49ba-880a-e05805c4caa7",
"id_pos_sesion": "3180d2c7-93a2-455d-88e3-7d92e74b9ef3",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "f751cfeb-7621-4dcb-a4fc-989be24d538a",
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"date_used": "2025-12-08T21:30:40.47196+01:00",
"id_employee": "83a0694c-4409-4283-a370-da010157d7fc",
"id_branch": "b2b0f40c-18f0-4910-b3a4-c55abfdb8c87",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a3b36894-f603-45b6-b4d1-54a466a91b1d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "805e765d-03eb-4bc4-87bc-37e94d2f6937",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+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": "536fbd94-345c-45ff-870a-5555b715c468",
"id_pos": "a315cead-a394-4fda-b62f-836e289befe8",
"id_list": "6a581a76-c997-4d7c-b5d9-b90249b38498",
"id_item": "32269bb3-0d5b-44f9-91e3-de064c572b1e",
"id_item_type": "3850e7f6-5e13-46c7-928d-3eb842157b79",
"id_category": "e2c38b26-b007-4f47-ad2e-805710404303",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "8b6258f0-a707-45cf-9e30-5dc66967f988",
"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": "8468865a-e6d6-4c7a-b893-f5eb09012485",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "ede96e36-a51e-43c9-aed1-23d86ea7b074",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "56eb97c9-4b24-44c1-96c9-58d01a3b9399",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "b56d7d7c-9b39-47af-b1c3-a96c7deec9a9",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c150c53f-2006-48db-83ce-abf335f6ad6a",
"id_pos_type": "6a4e9b3a-a461-4a76-8004-fb75b7dad336",
"id_price_list": "5ef2bb08-14b1-491c-9b9d-1c5e9547eb54",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "a881b1a3-434f-44f4-af1b-d0aac8263df3",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "5ce7fe73-093f-4680-9303-6a8c44b3216a",
"id_pos_type": "084e4166-ad68-4f6f-8e72-6c36fcddbfbf",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "85fc33a3-58db-4256-9bd6-970fe8822543",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "23a0263c-4e6a-44d1-8218-9e9a07637e26",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "b981f617-fe88-449a-86fb-8d9612419192",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "4c7f1465-c01a-417c-bd17-21c1c0639823",
"id_doc": "525078b9-4921-4d64-8848-e2743a92c1c9",
"id_pos_type": "b320f1eb-0ebc-4a64-aaa3-13138db7a6aa",
"id_doc_print": "c133fcc1-c7aa-4b7c-b2f1-345d6040ccc8",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "88997296-ec01-4dc2-b136-b8bb917694a0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "781c26dd-8ef5-4927-9cde-1b8a0e43bde6",
"id_pos": "f6ed001f-2867-41c6-976d-c8b345ab7cba",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "9cf69dc9-c6c1-4453-b094-73d69fa0218e",
"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": "93fc1630-76dd-4862-b561-5e469f58111d",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "63115718-bb2c-451f-a646-83bc42104f48",
"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": "b10ee4ea-3af4-447b-b1a0-a3ad389469fa",
"id_item_sub": "57c1159f-474f-49db-9db2-8cc6faf13055",
"validity_date": "2025-12-08T21:30:40.47196+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "375d0d04-ffd6-4f03-bff8-d8fca2a821e3",
"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": "acce7068-2903-4915-8782-cbd1a4362bb3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"id_branch": "c3480937-9d82-413c-8b9b-1355344998c5",
"id_pos": "feddf327-74c5-411c-9c28-78a31c2f69f3",
"id_list": "123bc0b3-7fb5-4349-bc55-a9b279d36070",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "03bd9040-3428-45ff-933b-452d0f8ca441",
"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": "d39619b2-b14a-481a-97c3-36365d8f10e6",
"order_id": 2,
"id_item": "77e6a7f8-3e5b-437f-b61b-2b3cec8e3298",
"id_item_type": "02783d94-6dec-4fa9-bfcc-d35fe7396004",
"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": "d4fd7a5d-ab2b-4524-b627-14436530ed40",
"type_item": 11,
"id_voucher_json": "e9360ec6-66fa-495c-9d87-9f84d450286e",
"count_voucher": 1,
"id_category": "4f2ac302-9dc8-4bf4-971e-a34bd4acfac2",
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "54ebb832-47a2-4efd-a12c-0fdd1c2727fa",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "234194a2-9ac2-4e7d-b63d-22caaf781498",
"nro_sesion": 2,
"id_pos": "d09540e1-714c-4510-b12b-4725444b873b",
"date_tax": "2025-12-08T21:30:40.47196+01:00",
"date_open": "2025-12-08T21:30:40.47196+01:00",
"date_close": "2025-12-08T21:30:40.47196+01:00",
"id_user_open": "08186cb9-363f-4378-8711-0049f8c6a5ca",
"id_user_close": "7ed5a02c-da19-4cbb-9c77-d83f8bf0df7e",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "fa1549ce-7f77-4dd5-b21f-d434964bdc2d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "2360c379-3b71-467a-9c90-eaa6f3d4c1d2",
"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:30:40.47196+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "3b382a74-5d80-4f1c-bd76-0c4feac9472b",
"id_room_unit": "04a0bc37-be21-450b-98ca-dee767625e1e",
"id_room_list": "148c6c4d-e575-497c-86f1-d2f6b13f94c0",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:30:40.47196+01:00",
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"date_open": "2025-12-08T21:30:40.47196+01:00",
"date_close": "2025-12-08T21:30:40.47196+01:00",
"id_employee": "e67593b9-32d8-43fc-9c87-41133f6c440a",
"id_employee_sec": "0f05b6d7-23b0-4f0b-9394-dd4c2ca3e564",
"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": "9e872055-b620-445a-9211-df5f44b32c9c",
"comment": "sample string 7",
"id_user_open": "1e10c0be-8af0-4748-a846-31f3045bb397",
"id_user_close": "22031585-d823-4c53-866a-dde51d1a17c4",
"id_unit_state": "de8a5e82-d07e-48a1-a0dd-ac92e4daa8db",
"id_pos_sesion": "992bb650-d727-451d-b672-20b23321ef19",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:30:40.47196+01:00",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "7dc4992b-ca15-4d7c-a151-ca0ea4c68665",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8532ff05-cf2f-406e-b045-a19e4f0769b9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "03988dca-d04b-4fed-98a3-9feb0043a485",
"locked": true,
"date_locked": "2025-12-08T21:30:40.47196+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "5f3b4d42-0ff3-45a2-8438-76cf7d069594",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "17a6e848-8ca0-4d52-8f01-3809b4aaf4b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "db29dc37-fd4a-4d19-a3e8-9209b184c1d9",
"name_pos": "sample string 6",
"id_image": "8f00d9d9-aef5-4997-a217-96c745642f51",
"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": "051071ee-8613-4fb9-aaa4-cb47e926714a",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "51444059-a6e3-46e1-9bdb-50b9cdb3dcb2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "0c51285b-0f5f-4cf6-af85-74e72b659c7f",
"id_room": "f2bf4e12-045b-4d24-a940-1ec4cfca426d",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "37df2eee-7a34-41c5-9226-e911d96f60e9",
"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": "c1c1371c-bdb0-4a8e-acf6-6b027cfaf2cf",
"id_room": "0809279e-3ed0-4a5d-8f8f-6b3cc7e6982e",
"date_in": "2025-12-08T21:30:40.47196+01:00",
"date_out": "2025-12-08T21:30:40.47196+01:00",
"id_user_add": "bd67f918-d973-45cf-878f-313867833ffc",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "9dee67f8-6e70-4a6d-ac17-f53111167f0b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "e07754c1-ede1-4322-8468-d71f1e601272",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "6869d88f-e013-46aa-94a5-1857d6b24311",
"id_room_state": "161dbe87-d65f-436f-a2fd-39f53ff20158",
"id_image": "cd6af5a6-e046-4c03-8b04-a110c8471ed1",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "d4dc72f6-85f5-423c-8968-3f94c29dabf6",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "f5b4d61c-b618-49f7-aa24-945da72341ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "e7dd29af-1ba7-4bc7-8093-0afb1ebd27f5",
"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": "d1366e78-1506-4750-b80e-d9b07a4c5dee",
"id_pos_sesion": "b473a363-f1ef-4317-b3a4-92234ef5625d",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "cb252592-68ae-4370-9188-1585224cbde1",
"id_room_unit_activity": "12eba3bc-0076-42ce-9816-0c6f0deec5b7",
"id_doc_sa": "938b46aa-bc5f-41ae-9ddf-6f579666467e",
"id_pos_type": "80dea969-f109-45e1-8edc-c403ab2f36a0",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9e4a8869-ec60-4195-9834-dcae36f9480d",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "46b941b3-3dac-49c6-ad13-71cf5d38a803",
"id_user": "9530572b-a724-4dda-8d59-aeeb37e55470",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "8acdc33a-7c22-464c-a85b-5bd8d6449e4c",
"id_user": "8abbe161-26f3-4267-96de-61e8d0351b01",
"date_add": "2025-12-08T21:30:40.47196+01:00",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "a72628bc-0e44-4b84-80af-e83d496a20dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "cd06f576-d672-419f-94bf-875085c76903",
"id_doc_print": "08bc0602-b7ab-491d-82c9-1dc2368a1343",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "52a7892c-002d-4ef2-8cb3-3bcba8fe282d",
"id_line": 2,
"id_item": "062c1f1f-d144-416b-8a6f-70ed9ebbd5f1",
"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": "971f8bb2-1253-450e-9f31-4d7b623693e7",
"id_doc": "3a6969de-5283-4e30-8fd0-ffd259bdeeb7",
"value": 3,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "dd62d54f-ef91-400e-bdec-ec89c892f1e2",
"id_pos": "30f875ea-00c9-41b8-9d45-2bfd4c9f03a7",
"id_doc": "3f9e284a-b466-43b9-9b8b-116429bcc445",
"id_branch": "b4ad4edc-3478-4b5c-9175-881d1b5759eb",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:30:40.47196+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "cb800c5d-1cf8-41c9-b42e-c7ef3c28577d",
"id_loc_from": "e8ca1bb2-1c7c-49ec-9a86-944604c7beab",
"id_loc_end": "69fea1a4-fb1b-4306-ac7d-d3a8ea8d1741",
"id_user_add": "2574ccb3-1edb-40a8-96c5-e947bc42e634",
"id_user_upd": "bb82b2cd-6000-440f-a401-69705cb63aa4",
"id_pos_sesion": "406897ee-4264-490a-bc58-d4304c80e91a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:30:40.47196+01:00",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "7ab15693-3481-4e4d-9451-91ececf67ccb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "04d06512-820b-4f1a-87b2-6065faa565c2",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"id_user_upd": "a6ba3037-0838-4929-a889-8c4f8354c644",
"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": "4258ebef-56ed-412f-9eeb-c32956c9c0cc",
"id_item": "4eb56ba7-9f7f-4f98-b27a-efa7c7126899",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "db253446-64d1-4b74-a895-8f1e030e3368",
"id_line": 2,
"id_item": "aabfb701-c757-4a9f-b9c5-3e6c8448465c",
"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": "c971c2a4-4054-487a-8097-ccc47f11d997",
"spool_server": "sample string 2",
"id_doc_sa": "92cddd73-7748-4b58-8ae1-faeea52e0ae4",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"printed": true,
"print_on": "2025-12-08T21:30:40.47196+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": "42b3e1d6-656c-482e-a85d-f879aa8ff471",
"id_pos": "80f44f02-8727-4797-a493-b3665d0cabed",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"key_access": "sample string 5",
"id_user_add": "7378416c-5115-42c9-b592-0d9ab6683a19",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "e498ea3c-398d-4e05-bd59-1c71c08fcc2e",
"id_pos": "647d69bd-e5d9-4e68-bffb-7dbfcd16b9f3",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "93c7ae4c-234a-477b-a5d4-9ad2067e4e4d",
"id_pos": "bb8b0efd-8931-4728-ad14-94e4d32403d6",
"date_add": "2025-12-08T21:30:40.47196+01:00",
"date_upd": "2025-12-08T21:30:40.47196+01:00",
"date_out": "2025-12-08T21:30:40.47196+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": "4df3f628-269c-46f6-b249-901184ac4cab",
"id_user_add": "942a48fd-a731-48cf-8517-546925e291a4",
"id_table": "719360aa-20b4-48dd-9c27-02d06d1d920d",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "56c37a72-0dc1-4092-96e9-2ea5a097999b",
"created_on": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "990e021f-b133-4751-b794-e97c86841c01",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "28fe87d6-4c1a-4a20-ae9d-5a05e9f614d3",
"id_sync": "d110a93c-e490-4c11-abac-88ed682684ec",
"json": "sample string 3",
"id_table": "1a692692-2a42-4e80-b7e6-6d111ece62a3",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "ca7d7d72-331b-4781-986a-0ecb2cb6cafa",
"id_branch_from": "8707a1b1-95b7-4a63-aa60-16065c207bfc",
"id_branch_to": "159b4f4e-76b2-4e1a-9d0f-3d9012059ee2",
"type": 4,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:30:40.47196+01:00",
"send_on": "2025-12-08T21:30:40.47196+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": "dae813d7-de91-48c4-a63d-af4687f7a6fe",
"id_pos": "d808c380-28a2-4d93-b5d3-3c1b5b334e88",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:30:40.47196+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": "9844819d-8490-45b0-a213-3b13975ae028",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "6cf60e39-80af-477b-ae59-37a9ac00278c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2f21578b-9181-4a64-a21b-1cea47940555",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "51d90a8e-3c3d-48a2-8c29-c874f9881958",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "c6544a68-e897-49c2-9d64-db0b052dd8c6",
"id_function": "a80318bd-4712-4b39-9bb1-055ca4ccfa2f",
"id_user": "4bf95d97-7200-418f-8c4c-b37cda735933",
"id_profile": "a473145d-b31c-4fe1-9d3d-6fa8a01453dc",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "72cb95ba-726d-4b10-b3a4-8d315a250b16",
"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:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "84316107-10b8-4b5c-ae2d-835678749da4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "a7ef62f6-003b-4e40-9be8-05abd5ad1cd4",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:30:40.47196+01:00",
"last_update": "2025-12-08T21:30:40.47196+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": "2d5655a1-4e97-461b-9069-6dff701a4407",
"token_id": "sample string 2",
"id_user": "c6289d61-5d93-4204-8fd8-7b41fb439810",
"date_from": "2025-12-08T21:30:40.47196+01:00",
"date_end": "2025-12-08T21:30:40.47196+01:00",
"created_on": "2025-12-08T21:30:40.47196+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": "21cd3fca-972a-49f6-8c04-6cc7780f11f9",
"id_room_activity": "75826319-3386-4bb3-8b7f-d8157f721fab",
"id_pos_sesion": "44dd64d4-d4db-43a1-a173-8febfbbabc25",
"log_text": "sample string 4",
"id_user": "2e99c9b6-fc99-42ed-8219-e58a46fd4d45",
"created_on": "2025-12-08T21:30:40.47196+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"
}
]