GET api/Mt_Docs/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_docs| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| type_doc | string |
Required Max length: 1 |
|
| stock | boolean |
Required |
|
| sign_stock | integer |
None. |
|
| sign_money | integer |
Required |
|
| cash_flow | boolean |
Required |
|
| block | boolean |
Required |
|
| symbol | string |
Max length: 3 |
|
| prefix | string |
Max length: 5 |
|
| ask_det | boolean |
Required |
|
| ask_pay | boolean |
Required |
|
| reserved | boolean |
Required |
|
| sale | boolean |
Required |
|
| user_required | boolean |
Required |
|
| view_in_report | boolean |
Required |
|
| open_sesion_st | boolean |
Required |
|
| amt_greater | decimal number |
Required |
|
| correlation_control | boolean |
Required |
|
| 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. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_docs_payment_money | Collection of mt_docs_payment_money |
None. |
|
| st_images | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_pos_doc_print | Collection of mt_pos_doc_print |
None. |
|
| st_doc_num | Collection of st_doc_num |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_doc_st | Collection of tt_doc_st |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "b55fc975-2597-48dd-8166-25c0f199e5c8",
"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": "94a994cb-d33d-4e82-a094-ea64793b398c",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "4509fb5d-05ae-479b-a475-0b8eb46f4f13",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "2",
"id_doc": "3ab043f3-3e3e-4df5-aab4-c48b5ec3cd0b",
"id_pay": "f4d39f8d-ecc5-4665-a5a5-6465b329e942",
"id_money": "5edf2f60-bda9-4e60-a81c-c1f908ea89d4",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "3ca3e0c8-1267-44cc-a2d0-921531ad9e81",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_money_types": {
"$id": "3",
"id": "a2568570-7009-4dac-8b52-359df1226177",
"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": "f9c037ba-cde1-4fa4-aa23-c609ac935213",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "3218e2c4-920c-4e99-835e-13402e180995",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_money_rates": [
{
"$id": "4",
"id_money_1": "56581b45-3a85-4ffa-8932-7526b65b9704",
"id_money_2": "5ace272f-e9b6-44de-8c25-2c3d6675793e",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "d892d2b5-a2c4-47ff-bdc2-a89cd71ce93b",
"commited": true,
"mt_money_types": {
"$ref": "3"
},
"mt_money_types1": {
"$ref": "3"
},
"st_users": {
"$id": "5",
"id": "890f6886-1841-4392-9eb6-e2b2cee2ad0b",
"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": "4650a32b-6703-4720-91ee-286274e33f14",
"view_messages": true,
"id_image_photo": "00cc9642-ceba-4eb3-b770-e5aa731c2cc5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c87083f6-6129-4f93-8b01-79120a61470e",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_branches": [
{
"$id": "6",
"id": "db91af92-ff74-49a1-9106-576aca7d7bc2",
"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": "c2ad6fbe-1648-46c0-bbcf-f9d6e3b3bf23",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "30598a68-d35c-4a4d-9591-ac96122158e0",
"commited": true,
"st_images": {
"$id": "7",
"id": "74cb79cd-eeac-4044-a413-8033fd6edc95",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "8840d10b-e150-47ec-98fe-ed8c279fec3f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories": [
{
"$id": "8",
"id": "9f3602f7-7b5e-4074-8798-23b57becb9a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "655845c1-26a1-4447-a819-f8378de129f8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "4d27d38f-55b0-443f-b7ab-8c629578cc24",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "3de49faa-ee2d-45db-9ea6-ee68126a8309",
"commited": true,
"mt_categories_items": [
{
"$id": "9",
"id_category": "e86ffdb7-f2a9-43bc-8366-1b5da82a1925",
"id_item": "844323bd-48ce-4dba-9dad-cbdc71724248",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "6077cedd-13b0-40f3-aafe-0fb64c385416",
"commited": true,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$id": "10",
"id": "5bfa680f-3359-4a4c-9c1c-1176b2bdb661",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "6abb2178-d97a-4668-9423-3e4421c90b91",
"id_unit_sec": "4c654eee-7f4d-474c-b29d-d9e6c91b29f9",
"id_brand": "97ddee18-5c3d-4f10-9def-a86cff622da2",
"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": "34687daf-7bf9-4711-bd6f-71ba80a4db61",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "5513d5de-8855-4e77-8026-8d07cc420f11",
"commited": true,
"mt_brands": {
"$id": "11",
"id": "16560ddc-f37c-4b79-b2bd-1ec608b2b230",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "1a8877b2-1cc0-425f-b303-1eb27232bbe9",
"commited": true,
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_items_featured": [
{
"$id": "12",
"id": "6b3b27b0-1175-474d-b98a-d28ebb16839b",
"id_branch": "94754f81-eeec-4481-bfec-0c55f23dac89",
"id_pos_type": "a65e7335-90f5-4778-bcc7-b5013c4c5e3b",
"id_pos": "148d9ce3-6a63-44f9-8598-bc48ab5014e8",
"id_item": "027a33ac-d464-42ab-a2c1-2a832e374b19",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "d7222448-3a00-42a0-b690-c299bc985e70",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_items": {
"$ref": "10"
},
"mt_pos": {
"$id": "13",
"id": "e4c80ae8-5fb2-4c6d-9686-614a001d53cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "9f6a1706-a87f-4115-8ea6-e0904842d29b",
"id_zone": "4a82e191-d0ea-4196-b44e-5ce9b9cd26bd",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "e9590976-c7d0-450a-965d-4ab3b8f8b62d",
"commited": true,
"mt_branches_zones": {
"$id": "14",
"id": "3729b9fe-1e2a-4580-9bd1-8921593a9f7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eb08f2a0-b33b-40e0-a3bd-c4cd1c91bd9d",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "cb8141db-13a2-4049-a878-2ab0423633a7",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_cloakrooms": [
{
"$id": "15",
"id": "6e42a276-108f-45c7-8f25-b7800bfd226a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "af60af6e-4478-47bf-95cb-0059c0217a24",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f655ef5f-95c1-4c62-ac0f-12d8c5eaf5ed",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "210eb069-0ba3-40fe-9ec6-1ea962387984",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$id": "16",
"id": "bfdfff83-76a4-459e-95f1-0a16ef573feb",
"id_cloakroom": "247461a6-9b52-41d8-b612-7d63f60a23c6",
"id_pos_sesion": "19ef6edc-70bc-429e-969d-5aa6a91afd47",
"unit_id": 4,
"date_open": "2026-09-06T06:46:39.5092654+02:00",
"date_close": "2026-09-06T06:46:39.5092654+02:00",
"id_doc_sa": "e74b89c5-872b-450e-951b-26b0bc2d47c1",
"commited": true,
"mt_cloakrooms": {
"$ref": "15"
},
"tt_doc_sa": {
"$id": "17",
"id": "75c0c8b6-586e-4851-befb-f2150b4f7a3b",
"id_pos": "780bbdf3-bb14-4e46-8a14-ccc0526cc8ef",
"id_doc": "bc759320-d6c5-4737-8057-e09d3bc2e8da",
"id_branch": "677e9d40-50e6-4a8c-bf2f-2a5cf025b14f",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:39.5092654+02:00",
"date_tax": "2026-09-06T06:46:39.5092654+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "761af22f-6944-410a-aab3-2a7077ded9b1",
"id_relationship": "1b8f2455-212b-4524-97ad-5cde12e02600",
"id_loc_from": "a6fcf07b-b76d-4d80-90b6-3dbaf2a60229",
"id_loc_end": "ece7b6c4-54f1-461a-bcad-c2ed81a67a4f",
"id_user_add": "c42de3b5-7989-4402-92d4-f7e1eb44660d",
"id_user_upd": "ecc7410d-2bd3-49b7-9462-c7e18ca21e12",
"comment": "sample string 12",
"id_pos_sesion": "dd636164-f760-4fe1-9521-b9353bb4ac19",
"id_room_unit": "c601dcfc-9e9f-4f74-9599-41447b6d68ac",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "be761d37-1539-428e-bc8d-0d6df5cfefef",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$id": "18",
"id": "c78ff2cb-8a28-42ea-a27b-b570ea2db170",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "ee149c3d-ebe4-4382-bdd7-6d3806b81090",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "dedacc4e-509f-478d-9056-26810d174c82",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$id": "19",
"id": "d6adf05c-d663-407b-9234-070998b961bc",
"id_pos": "cc8e6f77-4442-4fd3-8b42-288a4584b7a2",
"id_doc": "106b6feb-639f-46ee-84bc-a7131d5a0f7e",
"id_branch": "eda0ac58-01f5-47d2-bbdb-83961cd3dfda",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:46:39.5092654+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "86703490-c7c1-4d82-bc47-e3fab86a8686",
"id_loc_from": "9eee5346-abfe-4fb7-a310-62dcfadc77f9",
"id_loc_end": "fe6d1145-e60c-4740-8b2c-67712602a178",
"id_user_add": "9b46448c-9962-444b-abf3-21cd1e49b0db",
"id_user_upd": "0d308b78-e6a0-47ff-ba3e-65974c6887ab",
"id_pos_sesion": "e4cb82d2-8a9b-4f19-967e-5063d778a647",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:46:39.5092654+02:00",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_docs": {
"$ref": "1"
},
"mt_locations": {
"$ref": "18"
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_st_det": [
{
"$id": "20",
"id_doc_st": "97966ac6-f668-48e8-b610-89a907598ea6",
"id_line": 2,
"id_item": "ddc74502-0f1e-440f-94b0-661d50b8c2be",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "10"
},
"tt_doc_st": {
"$ref": "19"
}
},
{
"$ref": "20"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st2": {
"$ref": "19"
}
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_stock": [
{
"$id": "21",
"id_location": "bf73bca3-23f6-4af6-8095-00259d9dca1c",
"id_item": "035cbf18-13d6-4115-901a-012cc23848fc",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_locations": {
"$ref": "18"
}
},
{
"$ref": "21"
}
]
},
"mt_locations1": {
"$ref": "18"
},
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_doc_sa_cashflow": [
{
"$id": "22",
"id_doc_sa": "f101e5db-ce16-40f9-b503-347913f018a5",
"id_pay": "db186803-f907-46ac-86a3-c2c886271b86",
"id_money": "088ae8d0-bc95-4d98-a66a-98f45292debf",
"date_cashflow": "2026-09-06T06:46:39.5092654+02:00",
"coefficient": 5.1,
"id_user_add": "6be7d7e1-4e3b-4497-ad3a-cc024f232550",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "23",
"id": "f68488f3-5130-4fc2-b1e7-4970cadb8761",
"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": "38af2578-e1ea-4cbc-8d9c-7ea66d549d35",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "f5d0b5c7-4cd4-475f-be63-ea428134d918",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$id": "24",
"id_doc_sa": "54c92640-0b38-444b-83c9-0a3f7f93683e",
"id_line": 2,
"id_pay": "36f6c756-3c38-4bd9-9d91-a965b4bbde4e",
"id_money": "9050dbcb-ec8f-4b72-aaaf-049f45410100",
"coefficient": 5.1,
"id_voucher": "6163b7be-84fa-42d6-933f-0d4a50a839ec",
"id_employee": "2ca12539-911a-49db-be66-04c65f40f484",
"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": "8279fd83-a6d5-4913-b963-abf54e3da7a7",
"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": "25",
"id": "f92fd36d-57ce-4774-abf6-c89cdd5399a5",
"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": "159dc22b-8438-4158-9938-3c8f90becd2a",
"name_pos": "sample string 12",
"id_image": "38bda874-93ed-4a1a-bba3-1d745b83d699",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "bbbb3092-a0e8-4490-9404-38e8706bf13e",
"commited": true,
"mt_employees_branches": [
{
"$id": "26",
"id_employee": "0e483c0f-e753-4c4b-8199-6e37691bc46d",
"id_branch": "16b24ff7-721e-40de-94ad-46b836e4ebc8",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "1d767ceb-ebc0-413f-9ce9-a19e8a769998",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
}
},
{
"$ref": "26"
}
],
"mt_employees_profiles": {
"$id": "27",
"id": "232b6ce5-1404-443c-8d10-f7bb94ffd632",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "008528ff-e5fe-4837-9b9e-1763c4f826c2",
"commited": true,
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"st_users": {
"$ref": "5"
}
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_det": [
{
"$id": "28",
"id_doc_sa": "5d372413-f4b3-4321-b949-c081311afe04",
"id_line": 2,
"id_item_sub": "b144cf7e-6696-4cc1-8ba9-874d448fafe5",
"qty": 4.1,
"id_list": "e0c626e8-9e25-4d68-b1d3-786b1970c303",
"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": "6e0c267b-4c9f-47d9-91dc-7cf238d1bf93",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "f2209464-149d-4e1d-bc45-8ab0932203ae",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "657a6fb9-e949-4f27-81ac-b14bd61ff4e0",
"id_user_upd": "6e7808ce-40db-41ef-a5d8-b3ec6c8e8404",
"active": true,
"mt_employees": {
"$ref": "25"
},
"mt_items_sub": {
"$id": "29",
"id": "cbe22e45-df06-4655-b033-b131cf34d116",
"id_item": "18f82a18-93e3-4e25-826c-7b803254d778",
"id_item_type": "c8e9d86a-ac69-4bfa-bc7f-d1299d05a8af",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "dc888098-f5f6-4826-b9a9-f62ab6f82d6f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "0fc70ba9-a670-4d7f-a524-969adfd6b9f7",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_formula": [
{
"$id": "30",
"id_item_sub": "8b740267-e50c-44ac-b382-689fbe5ef926",
"id_item": "16848ec9-eb03-48ef-a9de-d8a7b34c66f0",
"group_id": 3,
"id_unit_ref": "6f7fd695-2261-4e3c-a9af-040a874da0c9",
"qty_dis": 5,
"mt_items": {
"$ref": "10"
},
"mt_items_sub": {
"$ref": "29"
},
"mt_units_ref": {
"$id": "31",
"id": "140f37d0-d25d-4c44-9e68-6e6581c22d43",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "241aaf20-d09a-474d-851e-711f5100daf4",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "17e9a87a-f8dd-40cf-969e-f8b4cef0e42a",
"commited": true,
"mt_units": {
"$id": "32",
"id": "da5c8c24-9f4f-47a6-96a3-05499233a637",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "cb6ad2ad-c89f-4ffd-a7c5-6881c8ada814",
"commited": true,
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_users": {
"$ref": "5"
},
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
},
{
"$ref": "30"
}
],
"mt_items_types": {
"$id": "33",
"id": "ee335ea8-e494-4e91-9455-26b1db26ee40",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "05b42803-11a1-4b36-a89e-c4997206e058",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "0b64fc52-b718-4038-add3-70ec83b6731c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "34",
"id_voucher": "e0dba527-56cd-440b-b883-981746729dc1",
"id_line": "73d12149-55e1-4f54-bd65-0e5cd06fbd97",
"id_category": "3c09758e-698f-4657-92ce-3e92e04dad85",
"id_item": "72c9fae0-5158-4f31-837a-27a934dfcb61",
"id_item_type": "fe499869-9b11-498e-a9d3-f72265cf7b30",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"tt_vouchers": {
"$id": "35",
"id": "1c6fc8ec-0802-4ace-9d46-e8022bac4bf6",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"date_used": "2026-09-06T06:46:39.5092654+02:00",
"date_sesion": "2026-09-06T06:46:39.5092654+02:00",
"id_employee": "6a3c8077-cb6f-4fb4-87ee-5e683f7b69d1",
"id_branch": "e4fa2324-bdbb-4475-8c41-e16cb9f3edca",
"id_voucher_permision": "26c3ebc0-fbef-4536-b174-6fde4045a540",
"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": "573f206f-73f6-4c1a-ac74-55f2c65fc05e",
"id_user_add": "c21025ae-fff4-43d6-bc74-571b6767300e",
"id_doc_sa": "e55b574b-7a2b-4b43-8cee-858f4fb73c7a",
"id_item_sub": "679ece6c-0f9d-4eba-b917-e227ae7b53a1",
"id_pos_sesion": "69249372-0d74-4f91-b9d2-b3cc0adfa261",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers_permisions": {
"$id": "36",
"id": "43ac9b2e-b9b4-469e-a32c-727b9789d827",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"date_used": "2026-09-06T06:46:39.5092654+02:00",
"id_employee": "d20bdee8-b8d1-4d99-89fa-9d41ba2406f9",
"id_branch": "34fb40c8-593a-4b33-b22d-06214fbc507d",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8696456c-e912-44a3-a0b5-948badc5cd61",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_employees": {
"$ref": "25"
},
"st_users": {
"$ref": "5"
},
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
}
}
},
{
"$ref": "34"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$id": "37",
"id": "5fbbfa30-a9c7-416f-9977-1cf8f99b517e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "791b8d49-a20c-403c-bb24-c2f67c5825ee",
"id_pos": "f6f80d0f-b1a2-4083-a5c5-ee5c44c2305a",
"id_list": "ff66482c-b700-44b5-9e83-72b65571f92c",
"id_item": "954e0dc1-ab50-46e2-ab89-eb705cc85bd0",
"id_item_type": "2e8ac050-74bf-4dd5-b26f-f4ffbfafbdf2",
"id_category": "f8fe32f2-4d0c-492e-800e-f63606d76777",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "51e43933-d6c9-46fe-a876-3ffd0bec8563",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_categories": {
"$ref": "8"
},
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$id": "38",
"id": "5b5474d5-f971-4999-a24b-9086e680b9db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a79326e5-3369-4789-a7c6-36de442666f1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "35b35fbc-5916-4cc1-aaf9-225fbac23135",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "126a2666-2b6d-405b-b259-4f515f78cf98",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "39",
"id_pos": "4b20cdac-f50f-46e1-917f-66bd1c7078bd",
"id_pos_type": "d0ef0a3b-a12c-490b-828d-615ccfa17d30",
"id_price_list": "bf62af69-db90-42cc-8219-1d29925af3dc",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "0a640e82-31c4-4e82-8e3c-7690dd6ae05b",
"commited": true,
"mt_pos_view": {
"$id": "40",
"id_pos": "82e9a63f-be7d-4c06-a123-a0d4781d41a4",
"id_pos_type": "9c26292b-3693-4131-a991-aaa2720d3d3b",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "7dd42c4c-5229-4050-80ae-796dabd4ca79",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_types": {
"$id": "41",
"id": "a00dd7e5-fb43-4ba8-82cd-344d2b8fe2a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "325d7c03-ba8b-48ba-901a-c78d2ec0e3f5",
"commited": true,
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$id": "42",
"id_pos_print": "d016d43d-8d70-461e-a2eb-c518f2777a83",
"id_doc": "60d366e8-6edb-48ab-a05c-f3dccb7ec473",
"id_pos_type": "d04e29eb-3425-4f59-a4fe-3a679529597b",
"id_doc_print": "8284ecf4-97e8-403c-bddc-47b3a2c108be",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "682865eb-1d26-44ce-8de7-a0f900c1f6d5",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos_print": {
"$id": "43",
"id": "aa2b000c-91b8-48cf-baf4-7353601fca5e",
"id_pos": "ded50996-c27c-4162-92d2-42d6cb26c153",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "f7184fe2-179f-4308-9367-2428f21b64ac",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
}
},
"mt_pos_types": {
"$ref": "41"
},
"st_doc_print": {
"$id": "44",
"id": "507054a4-0cf1-42b4-9104-0d9ac88d73bc",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_print_det": [
{
"$id": "45",
"id_doc_print": "5a5c0bd1-91f2-4a2c-ade5-f7bd513420b5",
"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": "44"
}
},
{
"$ref": "45"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "42"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "5"
}
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "39"
}
],
"mt_prices_items": [
{
"$id": "46",
"id_list": "179e9fe3-a99a-45e3-a1fc-65d5539f24a5",
"id_item_sub": "d80a5466-2f8b-4c21-a884-e722f29a2632",
"validity_date": "2026-09-06T06:46:39.5092654+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "7dcf179b-c217-4b37-b284-2b02e058dce5",
"commited": true,
"mt_items_sub": {
"$ref": "29"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "46"
}
],
"mt_prices_list1": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list2": {
"$ref": "38"
},
"mt_prices_list_rules": [
{
"$id": "47",
"id": "cb6b9ce2-1864-4fff-bf60-c792480140d0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"id_branch": "9ce8cb7e-d541-4ef0-9f75-c4fef6f367a5",
"id_pos": "62bb6dc1-2e28-4ae4-8e00-830a88f5ffee",
"id_list": "d133cf06-e2b5-46e9-9c61-0b50cd3ed7af",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "0b7eb3a4-b85e-41e3-b7aa-7b4f169479f6",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos": {
"$ref": "13"
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "47"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "37"
}
],
"tt_items_customs": [
{
"$id": "48",
"id": "ac2f0c2b-defd-49da-884b-e06a3f0e6a03",
"order_id": 2,
"id_item": "7d182c5b-fbd8-4692-a64c-2aa6e03baa2b",
"id_item_type": "4fde1bac-834f-4b33-82b2-69ed55442af9",
"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": "fada7d51-ce4b-4702-a0fe-7b86e8ca1685",
"type_item": 11,
"id_voucher_json": "fadecd4f-0780-4861-9a18-dbd4683bbcde",
"count_voucher": 1,
"id_category": "eb270c0e-f3ae-46cb-a95d-a72eaf3ad2c3",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "38e4f119-8645-46cf-af99-ca330c0fd45e",
"commited": true,
"mt_items": {
"$ref": "10"
},
"mt_items_types": {
"$ref": "33"
},
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$id": "49",
"id": "bec19ee3-ad0a-4c7a-94cd-8e44be3dd687",
"nro_sesion": 2,
"id_pos": "32afe2d9-c441-4af2-8856-7c5f6a2b6ef8",
"date_tax": "2026-09-06T06:46:39.5092654+02:00",
"date_open": "2026-09-06T06:46:39.5092654+02:00",
"date_close": "2026-09-06T06:46:39.5092654+02:00",
"id_user_open": "9d09bb29-5a8d-41b5-b5b5-aae5b66bcdcf",
"id_user_close": "620209dd-93f1-4702-9343-98f71db67cda",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"tt_cloakrooms_units": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_doc_sa_pt": [
{
"$id": "50",
"id": "7ffd30c3-3c78-4ce5-9526-3c46e36c673b",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "3c21b01b-4a23-48d7-8ac7-0c584f8a2e7f",
"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-09-06T06:46:39.5092654+02:00",
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "50"
}
],
"tt_rooms_units_activity": [
{
"$id": "51",
"id": "42e6a2e3-a9a3-4b89-a384-cc128dc9dc4a",
"id_room_unit": "24b755ad-2b4a-4642-b675-f8f8ef178af9",
"id_room_list": "804d41af-802f-4b42-a128-008d3e565616",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:46:39.5092654+02:00",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"date_open": "2026-09-06T06:46:39.5092654+02:00",
"date_close": "2026-09-06T06:46:39.5092654+02:00",
"id_employee": "a3dfaf34-ba7d-484e-9804-bf210db1b83e",
"id_employee_sec": "662601c6-d34b-478a-be9a-53d10f5166f5",
"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": "a38b7b15-2025-436d-92dc-f0f04e7d02d9",
"comment": "sample string 7",
"id_user_open": "3436c56e-9bf4-4130-9f7f-bc18cbeae5ce",
"id_user_close": "c8cb11d1-c674-4792-84ac-4b44666ab0e9",
"id_unit_state": "d6805c8e-64db-4155-98bf-0f2dc5ff6228",
"id_pos_sesion": "5531422c-52a5-48b5-8abb-8b15282197df",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:46:39.5092654+02:00",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_employees": {
"$ref": "25"
},
"mt_employees1": {
"$ref": "25"
},
"mt_rooms_units": {
"$id": "52",
"id": "d624e779-0217-4f53-a8ef-9c49a779a034",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "97d94ac0-f123-4904-b6a9-d3abcbea95aa",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "ce3a904b-8ed1-4a28-b6eb-7ace4db92bfe",
"locked": true,
"date_locked": "2026-09-06T06:46:39.5092654+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "d5264117-a6e9-468b-a555-c47ab348872f",
"commited": true,
"mt_rooms": {
"$id": "53",
"id": "adaae37e-0ff5-4ae1-8337-3084faff773f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "af7b498e-b25b-4d8f-b2ad-32042a53a49d",
"name_pos": "sample string 6",
"id_image": "43743090-5321-42ed-b6e0-6e2393963593",
"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": "2408f093-f581-4388-9fed-6a1771d0f0ad",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "fe2e3707-e8da-4a1c-b9a2-6b9c55be3cf1",
"commited": true,
"mt_branches": {
"$ref": "6"
},
"mt_pos_rooms": [
{
"$id": "54",
"id_pos": "2efaf403-b4c5-4805-b86b-5581ea7aff53",
"id_room": "0ad2c50c-80fd-478c-a117-c5192632f976",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "3595b876-e14d-42cd-8b92-8ec5c7b2ce86",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "54"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_list": [
{
"$id": "55",
"id": "d75ffcd1-852c-471b-8b97-935ca64ff52d",
"id_room": "d59f4b1d-da61-4cf7-be07-bd2374af937c",
"date_in": "2026-09-06T06:46:39.5092654+02:00",
"date_out": "2026-09-06T06:46:39.5092654+02:00",
"id_user_add": "54f204d9-71d1-4903-8a69-c08297cf9fc3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_rooms": {
"$ref": "53"
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
{
"$ref": "55"
}
]
},
"mt_rooms_units_types": {
"$id": "56",
"id": "52f7969d-1e98-4b8c-ab38-04cdc3331348",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "41d2bb0d-eec0-44e6-910b-20a959d9cc27",
"commited": true,
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$id": "57",
"id_room_type": "8d424a7c-064e-43dc-9565-5abc7650eedf",
"id_room_state": "2f9c779a-009f-424f-b7cc-7283f6b0ca82",
"id_image": "bb238f85-c61e-40b1-8c68-d940a15916b2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "e7258822-acaf-4c80-adc4-7ee65d66011d",
"commited": true,
"mt_rooms_units_states": {
"$id": "58",
"id": "3b74344e-8e26-4f0b-8cde-20fe53dd9cc7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"id_user_upd": "2329c0cc-9352-470d-b215-f7ee7dc2447b",
"commited": true,
"st_users": {
"$ref": "5"
},
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$ref": "56"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "5"
}
},
"st_users": {
"$ref": "5"
},
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_states": {
"$ref": "58"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_list": {
"$ref": "55"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_tips": [
{
"$id": "59",
"id": "3bc4d764-5eb8-4f81-952c-3155fa96d6be",
"id_pos_sesion": "98c3e7d5-37ed-4da3-b4df-b40ce23b9f7f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3f0c5883-ddff-4b30-9e27-ca34037dcee6",
"id_room_unit_activity": "190df363-eecf-4bb3-b756-61d1759d19d6",
"id_doc_sa": "3eac925c-a90c-4bf0-9a2c-e30c57edfd59",
"id_pos_type": "e94ae918-98d4-40f9-87fc-ca6a7e9fb0b8",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "629283a9-55dc-419f-8660-d0ac9bf52497",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "49"
},
"tt_tips_users": [
{
"$id": "60",
"id_tip": "e570f557-ea28-48a8-9d41-8beb0dbc3272",
"id_user": "cac72a0b-43d3-490e-958c-db7e5125dc2b",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_tips": {
"$ref": "59"
}
},
{
"$ref": "60"
}
]
},
{
"$ref": "59"
}
],
"tt_pos_sesion_users": [
{
"$id": "61",
"id_pos_sesion": "768d1425-887e-4eeb-be96-6589db02e9ec",
"id_user": "8a8997b1-7d46-4591-92a1-f539f7757726",
"date_add": "2026-09-06T06:46:39.5092654+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_cmd_connection": [
{
"$id": "62",
"id": "af721346-89a8-41ef-9221-27cfc48b1b13",
"id_user": "e63d1ecb-a0f2-47dc-94a9-af099a427d97",
"id_user_profile": "dc97fb37-250b-420e-beb5-686f214a3af8",
"locator": "sample string 4",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"id_pos_sesion": "d1019fa4-510a-4c55-8879-a43925396a58",
"date_login": "2026-09-06T06:46:39.5092654+02:00",
"date_logout": "2026-09-06T06:46:39.5092654+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"st_users_profiles": {
"$id": "63",
"id": "b5fbb93e-2dff-4287-b4af-6faf825e5aa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_permisions": [
{
"$id": "64",
"id": "b9dfafdf-66d8-4276-b02a-5aad4516778b",
"id_function": "33041551-4cd2-4d5c-bf0b-90bba3590e77",
"id_user": "6de28090-ecb5-4c90-a093-c4e12b666a54",
"id_profile": "2baefdb6-f705-4a8d-955c-6fd9cec95798",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "63"
},
"st_users": {
"$ref": "5"
},
"st_functions": {
"$id": "65",
"id": "09b9cce1-40d4-4980-a246-8467c48d266c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0b918e80-6d6c-44c4-be03-b6452c17e174",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "bcf89d63-d58a-4513-97ed-0d8c2352ad99",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_functions_groups": {
"$id": "66",
"id": "7bf9120b-96dd-4626-a278-bf8e66d6099e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"st_images": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "64"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$id": "67",
"id": "f8468b92-3e49-446a-912d-a7e1508cd741",
"id_user": "437bb5d6-54e2-4201-a7e1-24d83102378f",
"date_add": "2026-09-06T06:46:39.5092654+02:00",
"destiny_type": 4,
"id_key": "aa2a6f85-401f-4b9d-bb12-eff52ed63dba",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:46:39.5092654+02:00",
"id_pos_sesion": "75370ee7-ceb5-4b0f-998a-2763e34bb06d",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_users": {
"$ref": "5"
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "48"
}
]
},
"mt_items_vouchers": {
"$id": "68",
"id": "fa2fc736-ce95-4d0f-a4d6-dabe2db10174",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "bf1fc19d-033d-4492-9877-2dc1fc69a9c8",
"id_doc_print": "8b148ecc-bac5-4c98-95df-2dbba34b0bdd",
"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-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"mt_prices_list": {
"$ref": "38"
},
"st_users": {
"$ref": "5"
},
"st_users1": {
"$ref": "5"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_doc_sa_det_stock": [
{
"$id": "69",
"id_doc_sa": "b09de1da-f428-465f-851f-5bc6103e1dc0",
"id_line": 2,
"id_item": "6048bfdf-2a7b-4f52-ad0d-28448e6ad1fc",
"qty": 4.1,
"mt_items": {
"$ref": "10"
},
"tt_doc_sa_det": {
"$ref": "28"
}
},
{
"$ref": "69"
}
]
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_money_types": {
"$ref": "3"
},
"mt_payment_types": {
"$ref": "23"
},
"tt_doc_sa": {
"$ref": "17"
},
"tt_vouchers": {
"$ref": "35"
}
},
{
"$ref": "24"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_money_types": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa2": {
"$ref": "17"
},
"tt_pos_sesion": {
"$ref": "49"
},
"tt_rooms_units_activity": {
"$ref": "51"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "fae96442-b98a-4b77-900d-26b9ae145f52",
"spool_server": "sample string 2",
"id_doc_sa": "5b4b54f8-c95b-440c-9a22-79f710b7dfbe",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"printed": true,
"print_on": "2026-09-06T06:46:39.5092654+02:00",
"tt_doc_sa": {
"$ref": "17"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "49"
}
},
{
"$ref": "16"
}
]
},
{
"$ref": "15"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "5"
},
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "71",
"id_pos": "867065e5-f119-4c90-b5e6-07e91b96881f",
"id_doc": "794772eb-e01d-4069-ac34-a334f1bf2457",
"value": 3,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_docs": {
"$ref": "1"
},
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "71"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "c7430145-1c5c-4395-84a8-cce343c2bc9a",
"id_pos": "2746ae7d-3f52-4037-b823-2b02c7749e96",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"key_access": "sample string 5",
"id_user_add": "bf13d78c-204e-40e9-a6b2-c637f94b6613",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "080fdb54-acb5-4efa-95ed-bdd99e543ad9",
"id_pos": "79e963ca-21c0-4e75-99ac-91a7bbde4064",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "2394f390-5711-4f51-b82e-e7d6c06ab427",
"id_pos": "af97f0ed-4090-4158-9dda-d7e7c8eefbc8",
"date_add": "2026-09-06T06:46:39.5092654+02:00",
"date_upd": "2026-09-06T06:46:39.5092654+02:00",
"date_out": "2026-09-06T06:46:39.5092654+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_branches": {
"$ref": "6"
},
"tt_logs": [
{
"$id": "75",
"id": "b7b99efd-cd9a-4941-a827-1ab814aa97d9",
"id_user_add": "f50ac950-9a84-4994-b5db-cf3414c1e187",
"id_table": "62bbfb1a-2f6b-4f66-924f-fd07367dff6a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d131c1c5-e6e8-48df-b965-f7a92f558df7",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
},
"st_sync_tables": {
"$id": "76",
"id": "288aa27f-2dc5-4910-b0fe-5caba405da6a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "e726128b-e4e4-452a-bb3e-bc65b224b0b3",
"id_sync": "0ab7b322-61f3-4a62-8cb9-0453df1c8e24",
"json": "sample string 3",
"id_table": "ac66dd28-85ef-4f51-b49f-7a4b10be1043",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b41ecb2e-3808-43d6-b9a8-2db3173932ce",
"id_branch_from": "88958934-a5af-4be4-bb0f-257f8c9abcbc",
"id_branch_to": "4cb4e2d5-ad69-4a6e-a957-6c15e72d8805",
"type": 4,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:46:39.5092654+02:00",
"send_on": "2026-09-06T06:46:39.5092654+02:00",
"mt_branches": {
"$ref": "6"
},
"mt_branches1": {
"$ref": "6"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "33293bec-0176-497c-9f30-8f2a21898d92",
"id_pos": "35688519-1aa9-4b01-a49a-8cefe479e053",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_pos": {
"$ref": "13"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"mt_pos_types": {
"$ref": "41"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "12"
}
],
"mt_items_formula": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units": {
"$ref": "32"
},
"mt_units1": {
"$ref": "32"
},
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_doc_st_det": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_stock": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "9"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"tt_vouchers_det": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "8"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"st_functions": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_images_types": {
"$id": "80",
"id": "a0473366-5732-4c78-b34a-deab19d458c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_images": [
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"st_users1": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
]
},
"st_users": {
"$ref": "5"
},
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_employees_branches": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "173f2742-003a-4fcc-be93-a18e2c7be1e7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"last_update": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"mt_branches": {
"$ref": "6"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
{
"$ref": "6"
}
],
"mt_branches_zones": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"mt_brands": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_categories": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_categories_items": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_cloakrooms": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_docs_payment_money": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_employees_profiles": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_featured": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_items_sub": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_items_types": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_locations": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_money_rates": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_money_types": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_payment_types": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_pos": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_pos_prices_list": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_print": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_pos_rooms": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_pos_types": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_view": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_prices_items": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_prices_list": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_prices_rules": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_rooms": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"mt_rooms_units_types": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_units": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_units_ref": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"st_images": {
"$ref": "7"
},
"st_images1": {
"$ref": "7"
},
"st_permisions": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "82",
"id": "09835eef-7f8b-4ffd-bdc5-15babb86899a",
"token_id": "sample string 2",
"id_user": "e9d99081-669b-4ad7-8ea7-efe503588c0a",
"date_from": "2026-09-06T06:46:39.5092654+02:00",
"date_end": "2026-09-06T06:46:39.5092654+02:00",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"st_users": {
"$ref": "5"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_det": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_sa_det1": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_doc_st1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"tt_items_customs": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_pos_sesion1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "34b96996-0e6a-4820-a1e0-4020aed42dc7",
"id_room_activity": "394aafe6-b126-4078-8380-555a3e636301",
"id_pos_sesion": "10fd9035-4479-4f80-bda7-d2b3a0b16987",
"log_text": "sample string 4",
"id_user": "786027b8-9d1a-4724-9116-1fdd54fc3922",
"event_type": "sample string 6",
"correlation_id": "3e8e6bbc-c3cb-497e-8a23-a919c9d505fa",
"id_room_unit": "657bade3-af9f-47dd-be41-55222f4faac8",
"id_room_unit_source": "9ad25600-769b-4f2e-a1fb-bf5896b24434",
"id_room_unit_destination": "0a5f3d0c-d98e-48c0-8358-12044f878948",
"id_room_activity_related": "2e00b75f-86ff-464a-bd26-ed7ec5eb42b9",
"id_doc_sa": "1a150d88-36ba-484b-b72f-55f2f4211265",
"id_user_authorizer": "2926cb5a-073b-43f0-8761-799daee307e4",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:46:39.5092654+02:00",
"commited": true,
"st_users": {
"$ref": "5"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers_permisions": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"tt_vouchers": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_docs": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_pos_sesion_users": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_sa1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_items": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_rooms_units_states": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_users_profiles": {
"$ref": "63"
},
"tt_cmd_connection": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_cmd_messages": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
}
},
{
"$ref": "4"
}
],
"mt_money_rates1": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"tt_doc_sa_cashflow": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa_pay": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_payment_types": {
"$ref": "23"
},
"st_users": {
"$ref": "5"
}
},
{
"$ref": "2"
}
],
"st_images": {
"$ref": "7"
},
"st_users": {
"$ref": "5"
},
"mt_pos_doc_print": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"tt_doc_st": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
}