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": "e857a87e-abde-4ae6-894f-42f071e3af8e",
"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": "a00eb15f-a562-4c45-a206-34ea5e28c5a8",
"view_messages": true,
"id_image_photo": "46408233-6565-4043-b02f-d87b3bbcbc11",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "aa124630-81a6-4219-bc4c-fe90e962f5e5",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"commited": true,
"mt_branches": [
{
"$id": "2",
"id": "931ab9b0-f2d2-4181-b303-385d4ec9d515",
"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": "76b17d30-d749-48e6-905a-d580ceabbce1",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"id_user_upd": "64c21036-3e1e-4a74-a8e4-c73af3b66137",
"commited": true,
"st_images": {
"$id": "3",
"id": "6b62ac65-f359-4d42-83d0-88445b7c924e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b7d2897a-727a-4768-85c1-aa5123ae075e",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "f0883005-fe44-4a4a-8174-ecf7c9e6cb91",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d13435b9-a2a7-4790-bd78-648edd30d2a9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e56d0bb4-e1a6-47a4-a321-5583af3cea88",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"id_user_upd": "510dc4f2-7697-49f0-9ad1-a4a9f859d140",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "09bc1c16-b2c3-498e-9521-e036c38986b3",
"id_item": "483bf2e7-b5b2-43d5-88b4-6373d150d8a7",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"id_user_upd": "6a1599b3-2fc5-4cf9-adcf-797e4361b728",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "5176d723-f185-4c26-b03f-12f0c3971dc9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "080fdebc-2395-4fca-9505-d21e9da9f5ba",
"id_unit_sec": "c891c60a-5b43-4a17-b8c5-f1bbb6915188",
"id_brand": "8b463200-223f-4d8a-a7f6-f527dd6faf04",
"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": "a89788ea-e733-4979-9dcd-c724a6d1d434",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"id_user_upd": "194164be-29f0-44e0-b572-67c25e54cdf5",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "a0fcf651-64f5-4a0b-a534-dbfd73e0e364",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:30.6213269+01:00",
"last_update": "2026-03-10T09:39:30.6213269+01:00",
"id_user_upd": "96b6b5f6-4cb5-4294-91b4-6553ce26024f",
"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": "6669f97b-17c4-4446-862f-bfe24b6aeca1",
"id_branch": "7c23c7ca-ea96-4945-87ac-2b84589857a5",
"id_pos_type": "56ddcf7b-4988-44e9-bc1a-8b6c6c641395",
"id_pos": "d29c2ba8-3529-4355-b3c6-10a695afd205",
"id_item": "be99e57e-bba0-478b-9b6d-5be221ea8aa4",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "c097d7cd-edd0-4d24-b70c-36326357b89d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$id": "9",
"id": "48d576b5-bc5f-4b24-8b84-417ad992b493",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bb945e4f-2ab5-478c-a7f1-6f748b775c09",
"id_zone": "6dd54d54-6ad8-4ad1-a741-a2500764affd",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "2404c139-d245-4889-9599-f7bb491d1237",
"commited": true,
"mt_branches_zones": {
"$id": "10",
"id": "bb5f41db-1147-4262-8a24-cb1d1f4ba4de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8ef4c697-70af-4897-85c6-c69ca6c21174",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "be663775-3f78-47aa-b213-2b0e1e530809",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"st_users": {
"$ref": "1"
}
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "be3cb6f8-796c-459f-84b7-b1085e44ade5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "aa3ffe2b-f022-49f2-8cc2-dfc0d45677d6",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "7b6a9aa3-c52c-4d0b-990b-90a72641a356",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "81bd2df4-540a-4738-9bf8-d4854a5652c9",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "1"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "8bdb5c58-897f-476f-a2dc-9a4c38b5ab20",
"id_cloakroom": "941b8b66-8d31-4cbf-ad44-c915051bfe72",
"id_pos_sesion": "0e6474c1-1cad-407a-909f-041dd2e58786",
"unit_id": 4,
"date_open": "2026-03-10T09:39:30.6369823+01:00",
"date_close": "2026-03-10T09:39:30.6369823+01:00",
"id_doc_sa": "203efd34-612f-4d08-8e57-015304a9c88b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "9aa933af-1944-4168-94a5-3dbde45f203b",
"id_pos": "dbe4b918-1521-456a-8d41-9d670d63143c",
"id_doc": "b2b07a62-e57c-4186-8ef8-669eca56a336",
"id_branch": "7d925424-1b80-415a-aed2-d2af37efa508",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:30.6369823+01:00",
"date_tax": "2026-03-10T09:39:30.6369823+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f52d4bc5-9e07-487c-a7d7-e850d9f967e5",
"id_relationship": "23577595-1996-45f0-9f68-ecc45b80c446",
"id_loc_from": "ce59c70c-3053-44e3-9f05-4cd280c78fab",
"id_loc_end": "26202466-21f3-4e92-b07d-2e16d8d615c0",
"id_user_add": "7b67524c-a9e1-43c7-bccd-477efb0a8310",
"id_user_upd": "35fe1714-6166-4903-a80b-62e5e7f30acd",
"comment": "sample string 12",
"id_pos_sesion": "4b4802c2-75c7-4601-a64c-e569d1161eeb",
"id_room_unit": "5e664beb-a90a-43d5-87c3-b30c04284905",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "87a76b1b-16b8-4dc3-9e92-fafe0e50fa33",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "3693b352-8d57-4670-9a03-47ba8b562e88",
"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": "91bc43c6-b635-4df9-a5cc-c0b81b7d2dd0",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "e5c7c6f2-182b-43fa-9bf2-05c8ef650c37",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "94fca611-6ca5-471c-99b2-e6ee8151d904",
"id_pay": "eb0b0ab1-6106-4bfd-96a7-cbc9982d6ad4",
"id_money": "690dcf9c-8335-4b25-907f-37e4550449d6",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "b0d064fd-7dba-41f0-bbda-ebe735feaf6b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "309ac8cd-63e4-44af-99ad-cfa4cebd2687",
"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": "2b9ce0be-bc04-44a7-972a-7ad3b283f7b1",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "91cd168f-6ffb-4e0a-8d9e-b78dd892fd58",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "6692c6f6-7e30-40c5-997b-d8a18f66f313",
"id_money_2": "6bed44b9-fb10-4956-aeac-ba4e4d6556c1",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "beab895e-cc5d-4517-8fcd-a74e0261a402",
"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": "4817c11d-9986-4e14-9137-9241c2812e3f",
"id_pay": "62dfec99-9452-4911-96af-83b1d656971b",
"id_money": "45fdc5f6-48bd-42c0-8bfa-6ca313d3e82a",
"date_cashflow": "2026-03-10T09:39:30.6369823+01:00",
"coefficient": 5.1,
"id_user_add": "aa4622c6-2d61-42a5-b57a-ab0b66edac30",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "0346997b-1553-4eb9-abc7-0770f57b1588",
"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": "d3e681f7-7e16-450f-a9c6-a3e9656d252b",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "3f005ebb-13c6-41ab-8261-c8f8d4b0bf71",
"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": "44d19884-f5f7-4b0e-9b01-5b10eaec914d",
"id_line": 2,
"id_pay": "74930f4b-c760-46b9-9192-a8ac885fcbfc",
"id_money": "49c47f6b-e2ab-47ac-86ed-0f40201a52f7",
"coefficient": 5.1,
"id_voucher": "ffc672d9-cbdd-4df8-95a3-839c15a36a39",
"id_employee": "e9fe26ce-b335-40e3-9d75-c5b6f4d8644b",
"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": "c8a2098f-1382-4545-9bc7-474cd100e252",
"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": "5eebf245-7fba-4a4a-824b-af1cf12217af",
"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": "e830b8c1-8fe4-4e43-b55d-e2ab608e7559",
"name_pos": "sample string 12",
"id_image": "fd485ed9-09c2-43a0-9d64-5a9c0a66a920",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "8ba1fb4e-6716-45b6-985c-f0bc76fffbbf",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "5b77fe83-6fb0-49eb-a8cb-1132ae7c0431",
"id_branch": "89d32e5a-df17-4c34-b95a-3043f4e7ed31",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "cfe7a6c4-f152-4400-add5-19e5813fe7d6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "870ab2d8-b6ff-4515-b87a-8d85d7b3fe81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "02d940d8-e0da-4133-917d-207cd9370ee3",
"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": "754fe3b3-62e4-4a8b-9669-091c01a8420f",
"id_line": 2,
"id_item_sub": "7c706555-1545-4edc-9cff-4c432255cbaf",
"qty": 4.1,
"id_list": "c4bd78b1-4862-4b9c-92a4-83623cd64288",
"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": "6dc49d31-8e1d-4242-9ace-119ed540e460",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "66ba3f97-ab64-4f95-826e-7b5b25f429a9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "df70ce63-acb6-4956-a39c-44af0dbd2377",
"id_user_upd": "572e7a55-66c0-4280-be24-ad0111ac54ce",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8cc975d6-0f39-49e1-a989-355cf6852b48",
"id_item": "56b0f9ad-6811-4291-b3cf-b7ddeb4a2405",
"id_item_type": "65729f44-aae8-4a9a-bc5f-ee9b1d0c15a5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "b2c72608-e987-44e3-aa80-68538beabfaa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "a43b4adb-be29-4a79-a5e1-3ecfdc859129",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "dbce73dd-d40f-4354-b422-2f0dabf2ec3c",
"id_item": "956b7dca-14ed-4997-a788-4639957aeee5",
"group_id": 3,
"id_unit_ref": "9b1ea913-ee79-4ee4-a2da-d069ef93ca70",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "dbe53bdd-0363-445d-9ac2-c8ec27b82a8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "99a647cf-cdf6-4783-b5eb-139ce23635b0",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "60485ced-c2ce-417e-aba7-8bf7542a3b8f",
"commited": true,
"mt_units": {
"$id": "28",
"id": "076b57b4-cc0b-48fa-905d-1c7ef0f7019c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "e8598099-342c-468d-acd7-7c8ab594d7d1",
"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": "b9b9c3ef-7312-4219-9c7d-73079174ae3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e09fcbd6-3c93-4b6d-8357-16f558d9fd76",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "756bd54d-d5a0-48c8-b91e-fe08ed06361d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "aaf56eb9-c683-4611-97f1-c1f1f73b8fe4",
"id_line": "bb9271bf-3686-460c-b292-e8bab084c629",
"id_category": "0297e52e-fcf9-456b-9278-43de8ea17961",
"id_item": "52b6bf89-ef1f-4138-9d4d-815042233495",
"id_item_type": "5860fa01-e1b7-46c3-a314-a65c7bad8709",
"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": "20762726-6d83-4131-b84a-424063f3c126",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"date_used": "2026-03-10T09:39:30.6369823+01:00",
"date_sesion": "2026-03-10T09:39:30.6369823+01:00",
"id_employee": "22da9a87-c2c0-4749-9c1d-c2bb1207a13e",
"id_branch": "c1cf80bd-6e4c-4a16-abca-66f6671998d6",
"id_voucher_permision": "5663a97f-38a7-4e2d-befd-9eba9da7bcf8",
"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": "cfa4eac6-ea35-4bd2-b8bd-92c582d60af7",
"id_user_add": "0238eacb-4ac3-49f7-983c-4dea8329f027",
"id_doc_sa": "0788014d-bdad-470f-a1a9-e2645479fdc4",
"id_item_sub": "277d6afd-9035-438e-9a05-253b975a8fba",
"id_pos_sesion": "fd5de050-ac2e-4a87-b781-b2bd40f70de3",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "0b6ab8c4-6fb5-457d-b46f-7021974cf553",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"date_used": "2026-03-10T09:39:30.6369823+01:00",
"id_employee": "68479255-ba56-449b-97ba-248370002adf",
"id_branch": "7f480923-6371-424f-b448-5ca42e18fa53",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "a2e2956a-3371-44b2-a67d-c0970bcfcfbf",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "e092b875-ec73-4c79-8d16-11da4cd7808f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+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": "e937a5b0-8c97-4420-b785-a6ee64a7cdb1",
"id_pos": "cc154d5a-c085-4a05-a058-72c4d7354221",
"id_list": "d5494622-a54a-4837-8904-61d2e2d7921c",
"id_item": "463ef627-788b-4109-b709-90e2bece98d5",
"id_item_type": "926c3456-42dd-4963-bd62-2c7d6a0f962e",
"id_category": "6b7b003b-c602-44de-bb35-119ad8188d3a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "d6c274f1-22f8-4681-bf2c-34b03dfb631f",
"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": "e2ed65e9-9086-4195-babf-4e8b84b44e94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "7f42dafa-1483-4c6f-a071-05ee77a85acd",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "e5737ba3-e78a-404d-a317-38a64e9293e5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "c1782296-e2a5-4f50-9efc-020f806ac10c",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "d3e51b49-2d6c-43c3-becd-d14f2107c2fc",
"id_pos_type": "16b38601-f2e9-4dee-9a6b-826923bb0b0c",
"id_price_list": "6bd3ab04-8318-4691-9326-038800d2206a",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "8d9ea5fa-b419-48b2-915f-e4738f63f746",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "d2e52f3a-9de3-496f-ac88-0a8044ace52b",
"id_pos_type": "40048e2c-06f4-4674-b1a1-8e20c5e0bc03",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "3aa77136-2e3d-4509-9c97-e17c1e735cd7",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "a89bb2f2-f340-4385-a081-fee2f9627fb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "95b47cdd-8eb1-4997-a57f-246d10265eed",
"commited": true,
"mt_items_featured": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "00b8c1f6-d2d8-4262-8413-f73877b8ca34",
"id_doc": "16d1e1db-3524-454a-a07d-78181d75d559",
"id_pos_type": "35fc4cca-c6dc-4285-af35-fff7a58b9642",
"id_doc_print": "610625b2-aa39-4a79-9fea-ef4a5f357bde",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "f77564f6-8e29-4fe6-88af-a9acdcd2c381",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "f5342027-4b22-408b-aab2-fe8f32cfc6b7",
"id_pos": "4745d757-3302-4aab-aeae-a65ce68aa2cb",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "e80666fd-1d92-4884-a475-83bc771760a7",
"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": "f6d8a302-348b-42bd-94b6-056237eca1aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "04e3d73b-bdda-4fd2-8ee2-93f1d02d0e1d",
"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": "1e41ed7a-e930-48ff-a4de-94744bc68651",
"id_item_sub": "810fa33f-8e23-42f0-9915-7afedf008091",
"validity_date": "2026-03-10T09:39:30.6369823+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "a8504522-d232-47c0-adc5-f2914360a2b0",
"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": "87fc0c57-3650-4774-a9d2-a27d19620979",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"id_branch": "364cb7d2-c004-4543-907c-16ad79c36c4c",
"id_pos": "96bcc62d-407e-45e6-81ab-f1087e8a127c",
"id_list": "d6de7005-dd1f-4926-b4e0-9c0641a57452",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "92e18bff-4c7c-41c6-8fba-ae5714355da8",
"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": "71d6dc97-4494-44a8-a7de-8df978f69bff",
"order_id": 2,
"id_item": "84202d17-f9b3-43dd-8efe-a2b74aad1ada",
"id_item_type": "39382e35-011b-4418-8537-31aaa4604b9f",
"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": "7043dead-443a-4068-b642-06409fe2f8d5",
"type_item": 11,
"id_voucher_json": "7a739b97-2def-41b4-bbf3-aadbb29aa95a",
"count_voucher": 1,
"id_category": "9d9aac16-253e-4c56-b947-fcdf4e730eb1",
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "72714271-cf53-45fa-9378-0dc438283441",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$id": "45",
"id": "2bd13beb-88b1-4ec1-a741-08737a592600",
"nro_sesion": 2,
"id_pos": "45d55cdc-c886-45d7-bd0e-2e2911f63ceb",
"date_tax": "2026-03-10T09:39:30.6369823+01:00",
"date_open": "2026-03-10T09:39:30.6369823+01:00",
"date_close": "2026-03-10T09:39:30.6369823+01:00",
"id_user_open": "0f8cac46-ce58-4f60-9f35-c6ab7dea20c7",
"id_user_close": "7e025290-6bc8-4519-bb26-9be9e89b6d37",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "cc9b2d84-c712-4b84-bc5f-b2057cef2d32",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "911030c2-9ab8-4989-aa3a-fd708ac9ec7b",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "f18b63bd-f42c-430f-9eaf-1b25406e1f26",
"id_room_unit": "2d43ee15-95ad-4369-a16a-456c23e703a4",
"id_room_list": "07a8544d-9dd2-4ac9-8aae-bd2c0d2fae18",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:39:30.6369823+01:00",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"date_open": "2026-03-10T09:39:30.6369823+01:00",
"date_close": "2026-03-10T09:39:30.6369823+01:00",
"id_employee": "158dda0d-08d0-454a-9bc1-ab3426bc6ba9",
"id_employee_sec": "2c77170f-bfcc-41e1-bc46-097279664f7e",
"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": "a7f76971-398d-4e8b-a13e-1b00fb9e282c",
"comment": "sample string 7",
"id_user_open": "c579798f-db35-4ae2-999e-5696de780585",
"id_user_close": "c079458c-7716-487f-a585-757707bf3347",
"id_unit_state": "f2a70837-a06e-4eca-af4e-c167605a3459",
"id_pos_sesion": "76ddf4af-f97f-4afc-b277-5756d98d3098",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:39:30.6369823+01:00",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "7d622428-0ead-42c0-a21e-43c427637635",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "75ddd69c-4bd8-4a0e-a6f9-c900fa8e5d0d",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "91613e39-dac0-45ae-8318-e229d6204dad",
"locked": true,
"date_locked": "2026-03-10T09:39:30.6369823+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "67a2ea41-b74b-4aa5-adf7-b151a9298e14",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "e98bd254-ece8-4efa-ad7a-c4866f2de679",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "abafb803-9303-468c-92fa-cf1f5e36b698",
"name_pos": "sample string 6",
"id_image": "527794a4-8698-45a5-8097-c5714f2dfb67",
"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": "943612cb-b81b-4117-a445-55c74f5aa03a",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "b4ce013b-215b-434b-8e0d-ccc1f9238622",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "139dcbce-9240-4017-a9fd-20cabdd03b5e",
"id_room": "f71b6f2b-8f9a-4e4b-aaa6-349f51aa3b9a",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "c9b67fa9-f9e9-4498-9712-3221a156c2bb",
"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": "5a3ecae6-d906-4977-bf4e-bb1dfe7278e4",
"id_room": "daa0e7c6-1d64-4f3a-a4ff-29852cf51517",
"date_in": "2026-03-10T09:39:30.6369823+01:00",
"date_out": "2026-03-10T09:39:30.6369823+01:00",
"id_user_add": "b815e0b9-e4ae-469a-ba6f-422425811aa7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "51a54971-bca1-41ee-a979-c1df7c77ba76",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "97fe5966-d8ad-4e2e-a74f-fe5334186dd2",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "0fadc910-6c84-49d1-9ac3-404f106991cd",
"id_room_state": "0c584b9d-b37b-4c0b-8c7e-d2d73d9a10ca",
"id_image": "26d51e32-a75a-4d2d-9a49-3265d20506f4",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "105e2ed1-2b98-4ddb-94cc-0c291265656c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "d8c219e8-3dae-4853-8fdb-2fa6491f3ba7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "85fa637e-b1a3-4434-8458-8a312b99ea0b",
"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": "3305b865-0c71-4803-8afc-9fdf5a6a7a2a",
"id_pos_sesion": "046482c4-38d2-416d-bde2-44685e468d03",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "fc98974d-d9ee-48d7-b3ec-7fa014e8e8e6",
"id_room_unit_activity": "b834a129-789c-4696-ba6e-dca12f6b6d11",
"id_doc_sa": "d33b4b56-31b1-438e-b88a-ca66d8fc8f60",
"id_pos_type": "b5be1c36-07e2-492e-8503-ca70292394b7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b2dc9c3f-6cb5-4f8b-ad7d-330f846d44eb",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "cb74c852-5922-47e1-b277-7102c5d45136",
"id_user": "b0f66916-406a-4571-b8e1-6116fba570aa",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "f9bf1db5-6620-4263-b710-6792ef574266",
"id_user": "272d9594-107f-4a1f-bcba-c01e6e5370fc",
"date_add": "2026-03-10T09:39:30.6369823+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"st_users": {
"$ref": "1"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "db757aeb-9875-4852-89b1-9f7edfee2afc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "50ad209e-4a7a-414f-95f6-74374b302ac7",
"id_doc_print": "32929a25-293a-4bec-9825-4937d95ec04c",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "6973c1ab-1d9a-46e6-ad62-87d0dcff547d",
"id_line": 2,
"id_item": "31e0218c-c259-471d-878d-3ca0c9dd41c0",
"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": "0f962d46-b87b-463b-b441-4d2f45d08fcb",
"id_doc": "62971397-c896-4595-9df0-49bc1c25fdae",
"value": 3,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "35d0ebc5-5e78-4b74-8164-92762c0bc6be",
"id_pos": "ef4310a5-22ff-49d8-8a3b-26a23f02f1fb",
"id_doc": "e9feea07-e232-4c5d-88cd-5ea1f84ae8cf",
"id_branch": "7f89a409-5b35-400e-ae40-03e5ae53db53",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:39:30.6369823+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f8248157-0035-45c0-88ac-cb4485897422",
"id_loc_from": "da3f9876-5e59-45d7-9596-c1386d30b530",
"id_loc_end": "fd25d777-1948-45c6-b778-1c364acbb1d4",
"id_user_add": "d2100b99-5809-477e-95ab-25aa24f606ba",
"id_user_upd": "98003f25-a9d4-41b1-9635-aef6658cf2ae",
"id_pos_sesion": "2a089836-14a8-484a-b312-5d043d747397",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:39:30.6369823+01:00",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "bfca8308-bef8-40b0-afe8-8bc4387fe98b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "524b2023-02e2-44a7-910a-c152250bbbd9",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"id_user_upd": "939e8bf9-948c-4b26-97af-a5846d520f0a",
"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": "3ddbe1d2-d36b-4942-a5f2-30bb73190ca2",
"id_item": "da841606-71f2-4cf6-b1a2-6718df0ce7e3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "10268713-196a-4c5a-9f71-6299cbfbb8e6",
"id_line": 2,
"id_item": "9b335d92-9fc5-4029-a574-3509ff1ffd2f",
"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": "981a096f-d8f2-4b18-b277-0e41df23339e",
"spool_server": "sample string 2",
"id_doc_sa": "aa0bc33a-c751-490a-a99a-335679beaa9d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"printed": true,
"print_on": "2026-03-10T09:39:30.6369823+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": "1b2239a4-6681-461e-af25-2db2dffa7070",
"id_pos": "3c33e47c-01af-4bde-881a-1e083dd99fbb",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"key_access": "sample string 5",
"id_user_add": "d3c7bbed-cbf2-4030-b93a-74b2d9666352",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_users": {
"$ref": "1"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "e7a7302d-663f-4505-8cb7-a1fa5cd369f0",
"id_pos": "432dd1af-c757-4add-a248-ef039a3bdd4a",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "75e589ab-ad8c-44c2-8df8-8a9f0cd10206",
"id_pos": "f1b66b56-377a-42ed-b493-be7003b95838",
"date_add": "2026-03-10T09:39:30.6369823+01:00",
"date_upd": "2026-03-10T09:39:30.6369823+01:00",
"date_out": "2026-03-10T09:39:30.6369823+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": "3902ef73-edbd-496b-9725-a7bc5ee5f046",
"id_user_add": "5aad6699-29fd-466b-8480-dc845ba1f641",
"id_table": "91635782-edc4-447c-9727-5a3d4f16c392",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3961e44d-7043-464b-a3ad-e3bfb39ecb4a",
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"mt_pos": {
"$ref": "9"
},
"st_sync_tables": {
"$id": "70",
"id": "a243886e-a74c-4a85-8219-1b54b7281181",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "6febb3b9-efd2-45db-b281-abe4814655ee",
"id_sync": "29b32d7f-0724-49ef-816b-d58f545c4790",
"json": "sample string 3",
"id_table": "a92abf36-cded-40ea-8593-23d49728f61c",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "06346d6d-8f35-45a4-80f7-84143b2bd5d0",
"id_branch_from": "7613dfcd-d8a8-4428-9505-6e0aeb199674",
"id_branch_to": "854029e0-dc0a-4cca-a550-3af48fc7df2f",
"type": 4,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:39:30.6369823+01:00",
"send_on": "2026-03-10T09:39:30.6369823+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": "212e1563-73e8-46bc-9d1a-4d9254e876c2",
"id_pos": "e8c91d31-1de2-4ac3-a27d-8ba2c02df668",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:39:30.6369823+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": "b0068037-7845-4651-ab70-1853a320eba7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "b2053a4d-99e8-40d4-baf5-906562f1d4a8",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "af7563c1-ca67-4ab7-a0f2-2eb577e6e703",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"st_functions_groups": {
"$id": "75",
"id": "908376d6-c50d-4978-a38f-6590cedd57e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"st_functions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "76",
"id": "91f77738-d21f-4136-b04a-4f5ccbd32555",
"id_function": "7c4eb8bc-aab6-4828-bf47-0d3d8c2470be",
"id_user": "a41e9196-7325-4ef8-9aaa-3a0bd15bf39e",
"id_profile": "39491b6d-b2bc-447b-945d-cd26495da50b",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+01:00",
"commited": true,
"st_users_profiles": {
"$id": "77",
"id": "ffe19597-c25a-48ee-90da-68b142cad013",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "49c8a4e2-dd3d-4a20-b7c3-1edcb730ac07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "f69bf0ff-0f34-4a64-8f11-6d93eb91875d",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:39:30.6369823+01:00",
"last_update": "2026-03-10T09:39:30.6369823+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": "1b83765a-f2f5-422e-b277-968abbc0f8ad",
"token_id": "sample string 2",
"id_user": "048352a0-e3c4-4385-8827-458c5c6de38a",
"date_from": "2026-03-10T09:39:30.6369823+01:00",
"date_end": "2026-03-10T09:39:30.6369823+01:00",
"created_on": "2026-03-10T09:39:30.6369823+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": "b4476b0e-dfe6-45b2-af76-1739a475b625",
"id_room_activity": "c95f2fb6-311a-4c2c-b570-50bad480ebe9",
"id_pos_sesion": "049eb322-8833-45c2-ac49-3cfd73307bec",
"log_text": "sample string 4",
"id_user": "d73c25ba-12fa-4fcc-ac9f-ab821c806229",
"created_on": "2026-03-10T09:39:30.6369823+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"
}
]