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": "17ad316b-4440-42bb-bf94-3cc3ef880e9a",
"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": "6fa7a12a-b284-4962-94c4-04e748928c01",
"view_messages": true,
"id_image_photo": "c4a5b47b-ddf4-4313-aa3e-99b9b3b9f6e5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8208b123-2a56-4449-92ba-ce76b9cd8a09",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "a3b141a4-670c-46ea-8efd-caa8a0d2b53a",
"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": "b8073c45-51b5-4212-b2d9-a4dfe77aff0b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "3bf16ad8-29e9-4f6e-9fcd-09103fb18365",
"commited": true,
"st_images": {
"$id": "3",
"id": "cda9bd08-8af8-4946-9dc0-79d9e0d18676",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "3d5783dd-58e3-4727-93b2-cac2f7208988",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "3fc55697-b4b1-4750-a56b-f3ee29dc741d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "73b2bc1f-12fc-4cae-8c51-7070a436a51f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "cf0a3152-093b-4fb7-a8cd-375b2ee8d478",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "526f9b79-03c0-4e45-976c-7e241cae3a00",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b21746c0-265f-4530-83d6-5406014eb255",
"id_item": "79630176-7eee-4322-8d53-5cf953ee1068",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "23e81917-c144-4f17-b2b4-b8219d78600d",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "495515dc-03f4-4770-bb12-a32ef5af3565",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "6704fba0-2714-473e-bd79-280062d082fa",
"id_unit_sec": "272c0632-9727-4bff-aaad-019bb6daabe8",
"id_brand": "de1a786a-d331-4088-a671-d4b1f4feccd4",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "d0887062-431d-49f0-8d5d-390d63d4ea9e",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "e7eb0e54-1377-466d-9760-29b69fae6f16",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "c824266d-5e71-42e9-a544-04395321853e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "8c2dd6d7-5b11-422a-91ca-02f11907d406",
"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": "257944cd-b87d-41ad-b68c-94cc55910d04",
"id_branch": "d57e39f3-8349-4c0d-afd9-f14a40973465",
"id_pos_type": "837578a4-8149-4028-a080-11ef599036b7",
"id_pos": "143c47b5-c0b8-463f-849b-093e05cfd1d4",
"id_item": "969d39dc-93de-464b-a16a-f6968cc70aa8",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"date_end": "2026-03-10T07:05:22.051148+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "fb5982db-a2b3-4586-85fc-3da96f0fa416",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "12b9e551-0336-4c63-83e4-99bd6a752acf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5818cf4f-e39e-406a-a94a-e1428b907322",
"id_zone": "9ecd5c99-01da-4a46-858a-abe1880312da",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "69142b1f-d99b-4973-a278-1eab155a3a1a",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "30847453-771a-4763-8236-bef35492af0d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d83952e6-b3f9-46ec-b9d3-ea4a8166d68d",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "77645f9a-272b-4052-b69b-546407cdfad3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "525d372e-ee55-4804-9ff1-9ff6d614be10",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "185e3f10-da05-49b1-9123-8926180aff4e",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0b250692-7548-4433-a285-bfb086116816",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "95a00432-21c4-400d-bcb6-82bd630e43f4",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "81a4ccd5-df29-4cca-ba03-d708ee42e9e4",
"id_cloakroom": "cce6ade9-05d9-4277-88d1-4d269e4479c2",
"id_pos_sesion": "5a341b36-38f2-4f06-b8ac-810756ef6ea2",
"unit_id": 4,
"date_open": "2026-03-10T07:05:22.051148+01:00",
"date_close": "2026-03-10T07:05:22.051148+01:00",
"id_doc_sa": "0c1bea45-2ef4-45c2-8861-4b148107a7fb",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a51c1b54-71f0-49d5-ba0a-f36708de9d1d",
"id_pos": "8e8e8bfc-6368-4199-9c8f-423d092f0a42",
"id_doc": "c9c1ced1-cc89-4fd2-a721-f372ad325eef",
"id_branch": "ffd934f1-2673-4b29-8ef7-7158d8f19ed2",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:22.051148+01:00",
"date_tax": "2026-03-10T07:05:22.051148+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "75d0461e-7bf6-46f2-8dc4-32564262e025",
"id_relationship": "0c347a34-d716-49f9-97f9-8a4c31dd8313",
"id_loc_from": "0aede090-d22d-4664-aac1-575c9a336b6c",
"id_loc_end": "b356201c-f234-4af7-9b40-19918a73ac86",
"id_user_add": "1ad08051-c203-4867-bd5f-b8996abb1a55",
"id_user_upd": "17d5ff35-3df5-4144-b3db-7cc91fcc135c",
"comment": "sample string 12",
"id_pos_sesion": "ea1a3e7a-ae6f-4e87-ac3c-d114b60b08fd",
"id_room_unit": "448a6ed0-19a1-4c8b-9daa-9341116f6a8b",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "44dfc2ab-0302-47cc-b5dd-8a00401977d4",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "f71bcb05-07d5-4387-ac72-997955f35010",
"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": "d2767d98-d0ac-4675-a2f7-aa7093e73925",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "618b377e-57b8-47a1-b14f-f359ca4183a1",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "185a7ad4-cf2b-4fbe-a41f-f96052059e3c",
"id_pay": "fe00da85-9de4-4bbe-851c-f0b7531c0118",
"id_money": "191b412b-6362-4871-885a-96738a02f334",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "9a18b7f6-be00-4aeb-a24c-b58a6ee9aeb8",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "2925a0fc-6296-4293-aa81-6074f8ea91df",
"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": "05b28513-b3b1-4c88-b200-530bd0d515a7",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "a637f0b9-9625-43e2-ad46-e8c2ed548aba",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1dba9f6f-376e-408a-9e67-99e55668d9c1",
"id_money_2": "a403c184-52a6-4b7a-aa4c-6c8a04c84890",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "572eb2c2-4a6f-46cc-bf46-7c1b72ea4486",
"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": "78f1fb7f-9e68-4bd5-a9c7-bfabd0f9adf0",
"id_pay": "ee1f58ad-d148-4447-8910-dccf4dd27197",
"id_money": "de76a7d9-8a8d-4f9a-9b5a-305ec3a8849a",
"date_cashflow": "2026-03-10T07:05:22.051148+01:00",
"coefficient": 5.1,
"id_user_add": "f43faea8-8045-45f7-9742-73a10b5f4130",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "15d9727c-122f-4d1e-8e39-22fbb048553d",
"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": "2463eea4-5118-495d-bbee-28297bf646ed",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "048ed64d-814f-4ccc-a130-2d3cafd87696",
"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": "2eefec25-483c-4162-a563-2d163fde57d4",
"id_line": 2,
"id_pay": "2e837729-484b-4e34-8d11-864f07cbbdca",
"id_money": "17b70c28-6e8b-4d70-973f-aab258d13c91",
"coefficient": 5.1,
"id_voucher": "9f0eb4b7-4b93-4d5b-bde6-59a2b8ece83f",
"id_employee": "51966380-cc93-446b-a6f5-493d41371f8b",
"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": "df5935e1-4004-4f92-b86f-53aa81e97591",
"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": "ebd67d5e-bbf2-4e9d-ab98-70df0b0f5590",
"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": "2555e0b9-f70e-4097-8fab-398776b113a2",
"name_pos": "sample string 12",
"id_image": "93228e37-5522-4936-baaa-e0fabbac13b7",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "05cc4ae0-878a-44a6-935e-307ca2c14d3e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "1d929958-bc08-4cbf-af84-b3572f15506c",
"id_branch": "36e80ede-0bcc-4729-b93e-9b8eb73d6d7b",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "f93a7d9e-792d-4b33-bf2f-105febac5890",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "b2fdda71-21e3-41f5-9c71-1d8a6072a6f5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "4b12fd7c-b9a3-40e1-a972-eeb3e468af01",
"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": "ea578f14-76f1-4572-875f-5a95d93f59d8",
"id_line": 2,
"id_item_sub": "abb945a1-b5a3-4232-9e6e-afa2692d3a79",
"qty": 4.1,
"id_list": "e1677ed4-4507-4508-870f-828a3496f8a1",
"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": "f2b326af-779a-428d-9f68-021de9d9773b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "6ac5fdba-ba2f-4073-b263-98bcc468088d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "fe5484a9-bf29-481c-9471-8ec7db102aca",
"id_user_upd": "f19d8b8a-33e7-43df-b0d6-7d7781ac989d",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "09aed941-e52b-4e3d-a4e2-84d596ef79bd",
"id_item": "f4efef04-0d1e-4aec-90bb-35dc6c2ece9b",
"id_item_type": "f6df06fc-48a2-45cd-8440-2d91d69ae8b7",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "02b268f9-ecfb-4de2-8234-9a30fd44e3ae",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "8890e762-413a-4adb-a95f-47d28ce8aee0",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "8ba7f0b5-6c7f-4172-a5d6-5e0db9085327",
"id_item": "eebfe8f0-f860-4ec0-aad2-831cfd56f7b8",
"group_id": 3,
"id_unit_ref": "575a62a9-5eac-4aa4-af6a-808ed19cdd52",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "ea5cfe32-f5f0-4ac3-ae74-95ee6a900fd9",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "0013c4e2-1f32-4afa-807b-650933fc2b2b",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "676b27e9-f942-4f8f-9933-bb8c4526bfaf",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4d0ecb20-5eae-4b94-a804-e2b89fbdddf6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "6d16f023-5202-4f3e-a535-88befaebf31c",
"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": "68c94fb5-92b8-4a1a-940f-9345c8994c5d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ae2f7278-3817-4621-86e8-da5d64ec5a84",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "99f9c712-127b-4a1e-8c44-a4b9c1061c91",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "cc391667-888d-4134-a141-d89d486fb839",
"id_line": "d5ae6788-df55-4fce-a63f-a1efe5ec2b46",
"id_category": "41afda6b-2cff-4e39-8618-13d16af30f85",
"id_item": "a2a0a29f-1495-44b5-8081-c04ce0b49701",
"id_item_type": "d9f79b82-d2de-4b21-9e2b-d4d1161bcf81",
"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": "dedf9d3f-a2e1-41dd-b9f0-cfd876aaa2ad",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"date_end": "2026-03-10T07:05:22.051148+01:00",
"date_used": "2026-03-10T07:05:22.051148+01:00",
"date_sesion": "2026-03-10T07:05:22.051148+01:00",
"id_employee": "2e8b172b-e65d-48bc-bb39-3e913e9b33c5",
"id_branch": "338ffdc4-a162-42cb-8c79-402ae11f4ae8",
"id_voucher_permision": "8ed630cb-3084-4fcb-8f88-d6bd56f18e76",
"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": "7b5c68b4-7ca7-42e2-8094-c52c05e48504",
"id_user_add": "90451621-ae27-45b4-b578-72c2263a0f56",
"id_doc_sa": "b995ef6b-8f03-4953-a9ac-35f086cb8009",
"id_item_sub": "7ef263b5-6c33-495a-aa60-1b7e68ca4329",
"id_pos_sesion": "8c5f822f-7469-48b7-8a07-3240f17bef2e",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "8d4899f3-b14b-400d-8957-2bfdedeb63db",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"date_end": "2026-03-10T07:05:22.051148+01:00",
"date_used": "2026-03-10T07:05:22.051148+01:00",
"id_employee": "a65459cc-e39d-476c-b46c-afa4c4bcfe88",
"id_branch": "1142da15-670e-4f8f-805b-cdb71e68a04c",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "295ff368-b54f-4718-8c9d-ef0f7b97a0a6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "48bdd308-4c1e-4370-b151-7d6c190c1f90",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"date_end": "2026-03-10T07:05:22.051148+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": "acb96295-bfca-479b-b32a-dfe84a18b4e5",
"id_pos": "8f1249bd-48ca-41b1-acb1-8bba2c385bd3",
"id_list": "8d83e0e7-9474-478d-a9d7-e0c4d0c2ac97",
"id_item": "9bee0184-0fe7-4f40-aeb1-57bfc46da088",
"id_item_type": "dd2365b6-8e8e-4f29-b47d-38eb2d98009f",
"id_category": "cfd51d96-ef5f-4833-9a61-4bad029b860c",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "2b685b48-4e0b-4b73-8483-ebcd7c86c3ae",
"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": "7ed8553e-2a72-4e24-b85f-14f6cf678c84",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "4980a2ce-8a49-40cc-b7e7-2f595d41789e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "42316f3a-0d91-472e-a884-bbf7d1a0d760",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "96242213-cf49-400a-8cfa-4cec5a327ed0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c260f010-c559-4b02-8b64-26491f7c5969",
"id_pos_type": "a860e4d3-cb44-42b2-895e-3666efd5a065",
"id_price_list": "5507da72-1ef9-441d-afea-4009380ff009",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "a7436c77-ab73-4d8a-8b9d-5d9c73fe7a54",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "45585e34-3e1c-41b5-a5d2-62a0e645ca76",
"id_pos_type": "06cb0b4f-7303-4e08-89b5-4f0b1ef23987",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "32a6f083-0389-4d95-9dcb-fdad5b17c26c",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "36a8548b-3cec-4333-917c-85375c56b5f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "d0c15d50-d8e3-4c75-86a1-d5451ca50c63",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "912a530c-5d22-4f96-bf08-9d8bc0b5e71d",
"id_doc": "502386e2-e700-4456-b848-a4a03fe5771c",
"id_pos_type": "366acd48-dc50-46c6-bd01-c443a38c3720",
"id_doc_print": "39bf8e44-2781-4f78-a244-6c44577e324a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "caea402f-178a-4dfc-9960-e6c709fba1b9",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "0948ff39-4b64-441b-9364-a7af3be38dd6",
"id_pos": "4aeafe47-cb58-403e-abf5-258ad9dd5b05",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "a76d32fb-047b-4c3e-83b5-0ce0f25bc144",
"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": "7bae1764-27e2-4958-a255-c220cff483fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "0f931591-240b-4b54-b803-01aa798e43e5",
"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": "6ca68934-a11e-41c5-b655-86c69a98a18f",
"id_item_sub": "8d21f837-f9c7-46c3-b02e-691bde1b73de",
"validity_date": "2026-03-10T07:05:22.051148+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "53fe2bec-78e4-47cc-9c4c-ca044cf9df8f",
"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": "53cd2816-d339-429c-9ea0-452941db0c83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"date_end": "2026-03-10T07:05:22.051148+01:00",
"id_branch": "6f81122a-9fe5-4569-9e68-ad5f3ad54685",
"id_pos": "caae51ed-8738-4f92-94ad-42d5dc8d01c9",
"id_list": "f195598c-1b82-4bf2-9309-1f37756544d9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "56d7e45a-ca17-45c6-bfad-446a42ae90a2",
"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": "5d636aca-65f4-467d-996b-7f1a91a06e91",
"order_id": 2,
"id_item": "a946cea4-1428-4eda-bc42-4431d4ba8834",
"id_item_type": "df2bdd07-d145-4d8b-9d2a-54b631f1260f",
"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": "f901c40f-90e6-4fa8-b655-f2b979458ed8",
"type_item": 11,
"id_voucher_json": "9fdf3e91-d561-420e-8ade-75eea157c2dc",
"count_voucher": 1,
"id_category": "01ed197f-35a9-404f-a06f-77df4be123ee",
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "d3ed81e1-c349-4980-b319-dd0a17121a06",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "78459ca5-2e9f-4b52-9e35-ee928f7a5205",
"nro_sesion": 2,
"id_pos": "a5a769df-42d2-4e80-9628-0df72dfe09a6",
"date_tax": "2026-03-10T07:05:22.051148+01:00",
"date_open": "2026-03-10T07:05:22.051148+01:00",
"date_close": "2026-03-10T07:05:22.051148+01:00",
"id_user_open": "56b3939a-c4d2-45ca-aa96-04f636933d8e",
"id_user_close": "1c320524-7064-472e-914b-b9a17af2a717",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "be9cc302-d7d5-4447-92e2-c3faa3a5e566",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0565416f-ded9-423a-bf73-e229d2b685fc",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:05:22.051148+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "307cdb3e-613c-455f-b05b-03774bc1e342",
"id_room_unit": "589ff57f-d2de-40fd-ac82-e1257bcb47ec",
"id_room_list": "52ad3f1c-c2a9-4588-922f-0977756d8b56",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:05:22.051148+01:00",
"date_from": "2026-03-10T07:05:22.051148+01:00",
"date_end": "2026-03-10T07:05:22.051148+01:00",
"date_open": "2026-03-10T07:05:22.051148+01:00",
"date_close": "2026-03-10T07:05:22.051148+01:00",
"id_employee": "bf69e8c5-bceb-4e94-969c-216fa8f494e9",
"id_employee_sec": "be03b988-61b5-4078-909c-9803d6bf18a9",
"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": "af0092c5-db77-4cae-bcf9-dcf05954b026",
"comment": "sample string 7",
"id_user_open": "65d98745-45f9-4198-ba7e-27dfe1a00a93",
"id_user_close": "d82b19ea-153c-4a7a-9858-0c7e6366d045",
"id_unit_state": "22ad53b8-b007-4a58-bedb-68ad3fe0f946",
"id_pos_sesion": "0cf07978-e835-4023-a2ac-943ede299612",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:05:22.051148+01:00",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "c9fce743-e4b2-47de-9e1a-c1b409eaa378",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3708da70-af1e-49f7-92a8-564b4a8525be",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e14e1e4a-8155-4845-8863-0fa5f5bbeb41",
"locked": true,
"date_locked": "2026-03-10T07:05:22.051148+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "53fd6cd0-52a2-411b-8996-a770404cbcec",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "9b703c05-b53b-40cb-b9d9-63e574e93329",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "cfded8af-eb7a-4f43-a65a-bbbd8fd85afa",
"name_pos": "sample string 6",
"id_image": "59611616-3095-4a13-a005-fca0a4519b25",
"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": "109c7680-d724-46d9-a70e-e93311f418ea",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "6054784d-60cc-4f1d-b6d1-0666ca9e0fad",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "4fdb86c7-be3d-43a4-adfb-3d65ca1c296b",
"id_room": "db507f1a-bc73-458c-a6c9-6812530ba97e",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "f0f41b2d-7c43-4915-8260-b2253e51820a",
"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": "b82b8a0c-a2db-4882-b15e-9eb23ad316d6",
"id_room": "e110d99e-4bae-4be4-9102-d2b225593f2f",
"date_in": "2026-03-10T07:05:22.051148+01:00",
"date_out": "2026-03-10T07:05:22.051148+01:00",
"id_user_add": "36217ab9-8473-4894-9131-abb93623cfb4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "d6f447b1-dbc5-4033-a38e-ab20fdfe2c7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "c74dcdd6-2749-4a8b-ade3-14386e958835",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "3fd84cc4-ce1f-4c3d-8d62-5333c8aec110",
"id_room_state": "e3b71022-85f4-4de5-9e29-75fb0ea7fa80",
"id_image": "d109a55c-1f0e-48f9-858f-f731979e094e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "3a198f45-8898-4e36-9cfa-b6c7938a654d",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "e9dbc634-83d4-410a-88e6-e43eed5df5ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "31295549-4d5f-4de9-9767-8d634915dbba",
"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": "c4c2dd31-6fde-4c8f-aacf-6164faca71aa",
"id_pos_sesion": "be6b9c5a-cfb8-4e52-b7df-284cd04019c3",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "39a6148f-861a-4cc9-849a-385f9a946e39",
"id_room_unit_activity": "339f9dfb-87bf-4f55-85cd-83525d0de54c",
"id_doc_sa": "f5401f91-da78-48e1-85fb-974b35747335",
"id_pos_type": "7ef62637-ba42-4986-854e-0671634372a3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "3a897a12-1a7f-4770-9d1c-9b38eb8fcb81",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "a487d32e-adb9-4f38-9deb-bde7edb61cf1",
"id_user": "3c3cbb82-a81f-4ead-9bc1-b1be7c3f5da9",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "1502045e-27ea-429f-8b1f-e3f63b534787",
"id_user": "b349debf-2a1d-45bf-a6e3-1df85caec818",
"date_add": "2026-03-10T07:05:22.051148+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "ed97fefd-cb05-48e1-8786-17f2142edb68",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4609f5bb-c436-437a-a346-b06b7a86fe0f",
"id_doc_print": "6734f877-b58e-4fb4-8c8e-9fd378ec040f",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "88314a3c-579f-4198-8fde-37dcdce8fa82",
"id_line": 2,
"id_item": "2e33912b-8d7f-4a60-86a8-68fd9241beb4",
"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": "6f45cec9-b977-43a5-a6e3-418fb6063d56",
"id_doc": "f0405304-be73-4d32-9660-654b5b227b22",
"value": 3,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "a1ca73b0-1e6e-40a7-a95d-9f0a79328adf",
"id_pos": "3b3f4289-8a8e-4191-aaad-eef4692e9026",
"id_doc": "ca20cf66-5b3b-41ff-b723-8e92be3291a6",
"id_branch": "91ed1009-baad-4677-abb2-d59003770572",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:05:22.051148+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d7b7b752-af0c-4ba5-a37b-60a648bbff6c",
"id_loc_from": "b72f99f6-2fd0-404c-b4d2-5cbe76abc4a0",
"id_loc_end": "7cbe7144-c82c-4a8c-bdcf-e08e69d4c9ee",
"id_user_add": "54157bd5-2f2f-41bf-bed7-903781934256",
"id_user_upd": "47da2194-4476-42b6-8dde-c41290927836",
"id_pos_sesion": "4d1972dd-ea25-425a-8b4c-16f6f3c16845",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:05:22.051148+01:00",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "d3715a86-a1f6-4699-a6da-1182124326c3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "47d36a86-2c84-4e1b-a576-705efa216dd3",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"id_user_upd": "446af3f3-c6b4-4e8f-8bbe-054d873d6297",
"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": "c25641ca-a00d-4cb4-9597-3d6c6a50bc82",
"id_item": "82c3304c-4930-40df-9cd6-e9308c68dd78",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "222b8b5f-8248-41e6-a551-f1180e0d72ad",
"id_line": 2,
"id_item": "99e9970b-2163-4a0b-a01f-2fe4211a40df",
"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": "da867737-d7cf-4806-a30e-8b852bc04038",
"spool_server": "sample string 2",
"id_doc_sa": "7046ee88-c6d1-4d5a-bca7-f560372dc647",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"printed": true,
"print_on": "2026-03-10T07:05:22.051148+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": "9a22b878-7daa-4d68-bd9a-f17adeadb4a8",
"id_pos": "2846d167-19ed-41c1-8074-f7aa8760976d",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:05:22.051148+01:00",
"key_access": "sample string 5",
"id_user_add": "66db3965-5b49-407a-b59c-25c8e20c84a9",
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "47bb296a-3665-4fe6-abc2-675de0cf6eae",
"id_pos": "21b326ee-4213-4a65-afba-059a85c677ae",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+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": "274924f3-cfad-4fd2-b0aa-f241d9849fb1",
"id_pos": "3b801ad2-d09a-4c71-8988-469f00077ec0",
"date_add": "2026-03-10T07:05:22.051148+01:00",
"date_upd": "2026-03-10T07:05:22.051148+01:00",
"date_out": "2026-03-10T07:05:22.051148+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": "ac907b99-667e-4a0a-8c06-2e8551773ece",
"id_user_add": "64b62396-79ac-4124-9659-a8b1392024b1",
"id_table": "9561a0d0-4407-46df-9e1b-2041b10267f6",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "faa64cad-8c81-4e29-9966-59bb1c77084a",
"created_on": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "bb301e9e-f723-49a6-ad92-a52fef8840a5",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"last_update": "2026-03-10T07:05:22.051148+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "e0cd0adc-cd38-48a4-9e2c-2404d60f4a40",
"id_sync": "3a91231f-fdb4-4102-b4fb-190c32e82c6d",
"json": "sample string 3",
"id_table": "2259db23-65ad-4ad5-bc0c-362a3f135ce0",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "9975195f-b601-46f0-b188-20bdb5ecc37d",
"id_branch_from": "2be930c9-0861-4325-a475-1e2b4e4f8e8b",
"id_branch_to": "1682a6e9-308a-4de2-8d40-dc5a9e9422a2",
"type": 4,
"created_on": "2026-03-10T07:05:22.051148+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:05:22.051148+01:00",
"send_on": "2026-03-10T07:05:22.051148+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": "ff1134a7-7073-457d-84bb-97f815a94bbe",
"id_pos": "657116d1-c805-4275-85f3-42a6968ef729",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:05:22.0668192+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": "8b02c04d-b024-4d3d-9330-8ad86b70fee7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "29d5ee74-f004-4dee-a725-e682866be875",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "47fa6f05-eca1-4009-8343-98fd59dd0ba6",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:05:22.0668192+01:00",
"last_update": "2026-03-10T07:05:22.0668192+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "73110916-b422-44b5-a34c-a2bc76e08e4e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:22.0668192+01:00",
"last_update": "2026-03-10T07:05:22.0668192+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "96ba635a-22e3-46b3-8b2f-8d6af22e1575",
"id_function": "33e79e2f-3aa8-40f0-8335-5d7403341b39",
"id_user": "c7b2fef0-364e-46da-9b71-91523d8c580c",
"id_profile": "d85e689c-1343-479a-aca8-8657b8a4cf55",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:05:22.0668192+01:00",
"last_update": "2026-03-10T07:05:22.0668192+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "c8754737-7f0d-4944-990a-4004592230a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:05:22.0668192+01:00",
"last_update": "2026-03-10T07:05:22.0668192+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": "a063c446-1dd4-4ab1-be93-9fd5c7ced7b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:05:22.0668192+01:00",
"last_update": "2026-03-10T07:05:22.0668192+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": "f3adf47a-fd27-42ae-8795-391e8f452078",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:05:22.0668192+01:00",
"date_end": "2026-03-10T07:05:22.0668192+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:05:22.0668192+01:00",
"last_update": "2026-03-10T07:05:22.0668192+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": "97d4894a-3a3f-4ce0-89c0-5a459b459693",
"token_id": "sample string 2",
"id_user": "b889903b-57dd-4350-ab6e-9d2698b8d1d6",
"date_from": "2026-03-10T07:05:22.0668192+01:00",
"date_end": "2026-03-10T07:05:22.0668192+01:00",
"created_on": "2026-03-10T07:05:22.0668192+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": "d2bec818-bc60-468d-acd8-10be9bb11401",
"id_room_activity": "b11e1513-28c4-4b0c-8d78-fcb44001ded8",
"id_pos_sesion": "589b763a-646b-413d-adb5-d408b34f2fad",
"log_text": "sample string 4",
"id_user": "62493f88-d24e-4a9c-bf84-312d1b4a376f",
"created_on": "2026-03-10T07:05:22.0668192+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"
}
]