POST api/Mt_Employees_Profiles
Request Information
URI Parameters
None.
Body Parameters
mt_employees_profiles| 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 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "95ecb5e2-81bb-4c4b-a2a8-69b8fca39360",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "4e533b29-2110-4abe-93b2-9598c8cbf04c",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "5ff97e4c-6beb-47df-958e-f7e312a10808",
"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": "2f43c46c-e6e9-4a36-9bdc-fca64188556e",
"name_pos": "sample string 12",
"id_image": "8ade805b-7e60-4c39-86fa-fd47d2763fc9",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "b0d8cfc2-b562-4836-a0dc-09e9abd20248",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "553f2a85-4476-4c9b-b1fa-3a410d81457b",
"id_branch": "5a6591be-79f8-479c-8b55-d5112d53b367",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "e807a35b-c60b-49f4-8a45-6f2959c303d9",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "6701d5a0-2405-4c39-b36c-87a8f1bfc781",
"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": "d4ee7c64-6a8c-493c-8026-026b21f26465",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "1ba2b9f1-28a6-46c4-b532-86a4664bdf2e",
"commited": true,
"st_images": {
"$id": "5",
"id": "105aaff9-e47a-45e5-97b2-576dfeae94e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "00cd4445-5d9e-4911-88ef-79e473865f4c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "c947858c-b7a5-4886-93ac-9bd375e4bfbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "3e30dec3-230f-40e8-aadf-18587d460309",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e331f899-aaff-4a02-ae03-383bdd82a0c1",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "75558d63-697b-4950-ac0a-81a1ad076c60",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "0c6dc087-5af8-4cfc-8255-1b42c39882a1",
"id_item": "348f63a5-c40e-4884-866f-59dd33a59a8d",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "9f647ff5-603f-4934-bc88-0df373618b66",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "3d5bd5ca-65de-479c-bc61-49450ed999aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e679923a-8c49-45ce-a8fa-931393a62883",
"id_unit_sec": "ff979de3-eaf3-4d8a-aabd-9b53fbd5b890",
"id_brand": "7af226b2-7ef9-46e8-bf37-bdfe3168fb78",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "349623bd-b8f2-4d43-97ee-e55f86f8d615",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "59c76e44-6a9d-4446-9fb9-162224d827df",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "aa7e3ae0-4c12-449b-aa48-63079bce166b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "d1319232-2246-4800-a291-b32cffc0f1f2",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "fbc320ff-0eb0-4ee3-9e27-ec7882c44ae5",
"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": "0ab7ad64-d455-4cf9-a525-eb7b313e5bca",
"view_messages": true,
"id_image_photo": "3206b316-d586-43a6-be19-20c977db792f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "92e51f97-d8eb-4088-b400-13c5c8073dc4",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "f3fe5da5-1ad6-45ff-b990-3440f4f44e17",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f2ad1566-2b41-4607-a7b9-b89a471fcb60",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "1c540b21-6a7f-4590-b3ad-760470582849",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "90a0957e-33a1-4a34-8093-74e507bdf8d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b5d05899-7fa0-445a-aab3-8296ffeec723",
"id_zone": "2be0421f-0222-4c94-9202-d9e91870cb70",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "c28c2c21-d60f-472c-8f76-e7bfcfa72ee6",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "265243e6-46dd-4f2d-bdd6-b6476e5538de",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "854ba362-ea32-4ab4-b718-3da423fd8b34",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "88ce8804-733e-46d8-a35b-966486a15185",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "5a4794b8-bbad-4290-bf70-c3202b735577",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "4f35bf71-5994-48a1-baef-6a462916b661",
"id_cloakroom": "cbed77d0-e3e8-4a11-9d3a-556422e53fec",
"id_pos_sesion": "417611a8-3793-4c56-aee1-03c8bc0c20b3",
"unit_id": 4,
"date_open": "2025-12-08T21:25:08.2686216+01:00",
"date_close": "2025-12-08T21:25:08.2686216+01:00",
"id_doc_sa": "d90f6c95-b97c-4522-9599-ed1a50a9eafb",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "8ef41599-5bb3-4986-bb24-3edc0ebec58b",
"id_pos": "5780614e-334d-4aea-a399-46cdd0f4857e",
"id_doc": "46e0fbe8-c2df-4e96-abf3-08ec365d3018",
"id_branch": "0b8983ca-d4e5-41ef-b864-31e2e1c8143b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:25:08.2686216+01:00",
"date_tax": "2025-12-08T21:25:08.2686216+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "57a04dbe-6bb0-4298-8555-1f2619ed462e",
"id_relationship": "0ef2aa80-b22d-4e23-ae1d-01f133168bae",
"id_loc_from": "f42bae18-3e91-42e9-aacf-875baa8d5634",
"id_loc_end": "8b0776f8-da40-488b-9731-e90adea8a852",
"id_user_add": "4cc0b52e-46d3-4408-b7aa-f57d72fa6e53",
"id_user_upd": "d5cbdeea-2b04-423b-a7ef-bdbf1c9e9938",
"comment": "sample string 12",
"id_pos_sesion": "9ac8d8a6-4a0a-4c31-9290-4c91c68cc4b9",
"id_room_unit": "6f3f8403-9eae-4ae9-8c4f-443024ed643e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "abcc52a0-a841-43e7-8acb-bb436317a2fb",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "78afdeaa-651f-4396-b027-a15aa130e659",
"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": "3495b591-8033-4825-b21d-213b7cf8d57c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "941c250d-4338-4077-bc6b-cb35ac17d13e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "621c6b54-2d27-4b85-8830-1de526e629db",
"id_pay": "1a3a64dd-93b4-4464-8be6-d9da17a939a6",
"id_money": "f6a962e6-f1b8-41f7-a3b8-3be6647aef6d",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "0c1aa7d7-d685-43e2-8b9c-b2e0e7762201",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "7ccbf7a7-010a-4748-a151-5d68dd9ec5bb",
"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": "1c73086f-52de-48b9-acdf-9f3ff920228b",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "8f754918-3021-4acd-9eaa-e9623352afd9",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "455ee705-6496-4923-9123-1b5cd4deac5a",
"id_money_2": "d80649b9-d2d5-4625-97b8-bf92dd29ae72",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "2d563c2e-5d8b-4745-9919-cb142b149ded",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "6f0035bf-828c-4aa6-8436-5097b05924ed",
"id_pay": "3716aca7-8ae4-4463-b7fa-8b07b28bf3e5",
"id_money": "34d3274d-6add-46a3-9c00-0e4b5c44c7a8",
"date_cashflow": "2025-12-08T21:25:08.2686216+01:00",
"coefficient": 5.1,
"id_user_add": "c79600a9-4c43-44c7-8bbb-635a76593880",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "831f684b-06d3-4073-83ec-721bad319dad",
"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": "8897f359-30d7-4f2e-b81d-004fa5587a4f",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "30a4f62f-9a6f-41f0-9dd4-9bef8fefbde3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "bf5379aa-08a5-4066-8a0a-20f416e7dbea",
"id_line": 2,
"id_pay": "1b622efd-a1c9-4e35-8a6d-46d8d364d01b",
"id_money": "af5bbaeb-d657-406a-b49e-386749943921",
"coefficient": 5.1,
"id_voucher": "d3f5c0bb-b495-45b6-8f28-70a75649e9e9",
"id_employee": "816f303e-1f02-4d4b-b167-20fdbe727af0",
"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": "b340339f-e98a-44db-81cb-beae50e7535b",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "759fedaf-e79d-4d9f-8365-7df04f61805f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"date_used": "2025-12-08T21:25:08.2686216+01:00",
"date_sesion": "2025-12-08T21:25:08.2686216+01:00",
"id_employee": "f4bdb3ea-a61d-472e-95cd-f470edcc55df",
"id_branch": "f818ba3f-5ba8-46d2-9be7-59d8c3d4e170",
"id_voucher_permision": "311f8794-063c-481c-9fa9-81e94475e9a3",
"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": "13577020-fc06-4a43-83e6-77b2595777ee",
"id_user_add": "de314d41-d84c-4d74-b0d8-a5d98b11f390",
"id_doc_sa": "85eedf35-a48a-46c9-b349-24f750b03005",
"id_item_sub": "5f29495b-fc42-4105-b14f-55322cde34f7",
"id_pos_sesion": "b26a3e81-c8ee-40e1-a3c5-bcb65f8e5e69",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "8576bec0-4298-477b-9d1d-43acca16b0d9",
"id_line": "ead38f2f-017f-4da9-8330-7a39a4109c67",
"id_category": "2eb51e06-3447-4e34-a85f-f31b191259e3",
"id_item": "ccb67d46-446a-4b5b-a70f-aca625144dc4",
"id_item_type": "85d282a4-42bc-4fb4-b332-07b7c6b7cc4e",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "009fdf46-c9ba-4eae-8508-d9c5cbfccf50",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a5cc30aa-c1db-4e20-9a59-1845dcc815e8",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "cbdd430c-da43-4df6-afd1-3d18f198b33e",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "6e15c4da-12eb-4d0b-818b-c14461b9d0da",
"id_item": "29014679-5c90-422d-9649-2eebfc1ae731",
"id_item_type": "87ac7d2e-81e3-4b4d-adec-f2c9e40de7b5",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c4d37fee-c94b-4569-9c2f-7595cba5cdc8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "4f18ba10-8a2c-4b45-a758-9b5997286159",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "39d74256-b04d-4c0e-8bfc-1bc3ba6a3419",
"id_item": "31f29be4-ddf1-4248-a637-2576a937b530",
"group_id": 3,
"id_unit_ref": "c0ddfb77-706e-429e-b0a3-650463ee72c0",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "fb2cd27f-99ad-4dfb-ac93-3f9b3baa3fa2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2026884c-a1a6-42e9-8701-c4bc610c8a93",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "b00b11eb-52c9-432e-b82e-c50b0d1c3a18",
"commited": true,
"mt_units": {
"$id": "29",
"id": "45df4ef3-5c40-4f4e-9297-4567db9786e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "713d0db4-39d0-459e-a036-68e9a2cd4e64",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "efff85db-c25d-44b3-99cd-890a2950ee12",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "03815332-1aea-43f0-83d8-1ae88377c858",
"id_doc_print": "cd850b12-cc8c-4e6d-a7b8-30e0d438c891",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "e529ed73-6605-49d7-a01d-bdb638c5a62c",
"id_item_sub": "b17cd9d7-6574-40a5-a014-9e793722c5ae",
"validity_date": "2025-12-08T21:25:08.2686216+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "7d30d80a-6212-4d75-9cf3-2b5593f88b60",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "a1fde1a1-bd60-414e-9a8d-59d3b14727e3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "095c47d0-b1c1-414b-a774-ae27acd076a8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "81e53ab3-d350-4a58-aaca-fdd3418e8137",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "7cb47689-ab1b-44de-be19-f7c522155203",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "85e8b1d6-704f-4292-ac56-54ae85351c3f",
"id_pos_type": "4c650334-e131-461d-be13-abc4c400eecb",
"id_price_list": "78b5d0d7-09f9-4632-81f3-2a490e06dde1",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "5c8868a6-7ad5-4a99-ace4-fd6a61fd5d00",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "6f3fbd4b-43a2-440e-b48d-99082feefe5a",
"id_pos_type": "078c0efb-2921-4e57-a580-e0c22261e111",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "d5d11105-7e33-4478-9a08-e6c16af77b1e",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "493b9547-b9bb-4897-ac20-20f99fb1127e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "9bffd371-c7e6-471c-bf33-5b4bf6a49b89",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "234c498f-9988-4d55-bdab-6807ea084782",
"id_branch": "81abd51d-bc65-47fb-b9af-246febcec5ed",
"id_pos_type": "1d96fde6-2ea8-4044-9b14-bfeabc498c1e",
"id_pos": "b1cc11c6-15a1-495e-ba12-080b69825e52",
"id_item": "ac5e7883-0d2e-4053-9182-e8cf805bb361",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "e2491dd0-30c5-422e-9e8b-0c58c35520ef",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "7639de0f-7829-4060-99df-c7cb78c02222",
"id_doc": "930069ed-b76b-467d-9fec-0d251e5f43ae",
"id_pos_type": "c2d67ca7-b13f-49ed-ac7d-88d7bf3a64be",
"id_doc_print": "8bd84d77-51ab-462a-bd43-baf545f7b6cc",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "3fec999f-e7da-4188-9526-a56bb48059e8",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "79ae7af4-4315-4d26-b749-47aafc909dee",
"id_pos": "51c8a377-14a2-4e8e-9e46-3a0d41ebd0f3",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "28113fe8-445f-4c3c-9d73-5f59948a0df5",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "8d0129e3-2eaf-4897-8bfd-193fb320f115",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "135b8a9a-5f52-4e11-808d-c706c14c84fd",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "adb6db41-4d8d-4122-98c3-dc640744474c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"id_branch": "09f3716d-78ee-4732-b4e1-00a9d292f14f",
"id_pos": "563686e5-6865-4c66-9469-a1428743b67d",
"id_list": "d2df0911-f92a-4d66-b482-e9aff08dcd47",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "804e7913-8723-41e1-8e19-c4840a74b7ae",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "7a12ded6-4c01-486c-ac80-e2aa495a2f53",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+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": "2e570ec0-ab81-4dc8-b334-53cb01c2b9f1",
"id_pos": "c1aa60a8-0121-4f0c-a392-418dc99594fa",
"id_list": "759024a2-2375-409e-b778-f9413092a681",
"id_item": "02502a62-a445-4917-b897-2673766b6048",
"id_item_type": "1c7938ca-625e-452f-a14f-f5413e030f47",
"id_category": "2c23a65b-d651-48cb-80ae-2d8286afb518",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "aef0a799-613a-4894-b002-68b18d188cae",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "65791c8c-7824-4d89-bfee-cc000798fc1c",
"id_line": 2,
"id_item_sub": "eabbd777-0b9d-4f34-8359-d3d2cf1c3933",
"qty": 4.1,
"id_list": "536e971f-16a1-43c4-b059-46a14e311f66",
"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": "4ce1cc87-09dc-4e2f-b822-94101928fbe2",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ac022ee0-ecde-4dcf-9b12-2d97675f1b9b",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "db336649-18af-4b16-bed8-a3266dcf2ccd",
"id_user_upd": "9769fcaf-6d27-4404-b88b-18d92ce0b381",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "0cc7fa61-53e4-4e5d-be1b-0a59e149bf4a",
"id_line": 2,
"id_item": "c95d2b76-799a-43c5-a132-c988538c491c",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "45eaa694-559c-4a68-92f0-65c53be0e9ef",
"order_id": 2,
"id_item": "e76abc52-9388-431d-8022-23877794333f",
"id_item_type": "cded0729-4269-4daf-82ce-d5b35f5ca9ef",
"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": "15681c45-5a93-4e1f-9812-ce36dff3f3bd",
"type_item": 11,
"id_voucher_json": "37240300-c981-4ab1-8d65-b12b3233fe53",
"count_voucher": 1,
"id_category": "06a21c92-4186-4241-a8c3-80769e91ca1b",
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "dc4fe0e8-1771-44cb-acf0-695eba53365d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "42c3e891-2961-4093-aa1a-da7ed3a2b4ee",
"nro_sesion": 2,
"id_pos": "4ca4235f-9156-4723-a3fc-e6dd45362db9",
"date_tax": "2025-12-08T21:25:08.2686216+01:00",
"date_open": "2025-12-08T21:25:08.2686216+01:00",
"date_close": "2025-12-08T21:25:08.2686216+01:00",
"id_user_open": "4581171c-b6f6-4e76-984f-9caa60d7a135",
"id_user_close": "1380b274-866b-4385-bcdf-0c5978284afe",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "d32ea78d-7e7a-4e27-b901-9027db3538db",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "09ff66e2-0cff-4be2-b4ce-fa28b3509a59",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "23eec037-fcc2-4f68-8686-015602934703",
"id_room_unit": "519c24db-73f1-4a39-8afa-9cb18d9fd980",
"id_room_list": "0028ebcc-660e-4427-baac-1d7f8bff9134",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:25:08.2686216+01:00",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"date_open": "2025-12-08T21:25:08.2686216+01:00",
"date_close": "2025-12-08T21:25:08.2686216+01:00",
"id_employee": "2f69ef2e-9ece-43d6-ab16-66a24739a8dd",
"id_employee_sec": "3cb34a65-a97e-4370-9acf-8b2373048c5d",
"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": "d247ae20-53b6-42c1-82ad-adc990aef6c9",
"comment": "sample string 7",
"id_user_open": "6e48ee35-ae12-4ba6-ad89-72bc515e8478",
"id_user_close": "203345cb-d3d9-4da2-aed8-2b31841de66b",
"id_unit_state": "0f024a97-35d6-4914-a2a7-9dc25ea41525",
"id_pos_sesion": "fce472c7-ca38-4dc2-9d1c-c96d20d0df47",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:25:08.2686216+01:00",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "68aa4a08-7480-4d65-85d9-8b66b0da6ae5",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "1c61dfe3-a928-4bb5-adb4-f02beca525a9",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "0d96c13e-6312-4d85-81ef-3e3be663116e",
"locked": true,
"date_locked": "2025-12-08T21:25:08.2686216+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "4170bc7b-ab9e-4a2f-b8a6-f2d2c9540a22",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "11e29dd3-1260-48c8-acb9-9e77d581e007",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "bb7dae7d-73b8-4e1b-bec7-ddd029b951ae",
"name_pos": "sample string 6",
"id_image": "f933c1d9-95c6-45cc-ad6b-ca3ab7ded024",
"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": "c03bc560-bf5c-4a1d-9f49-4c5296e8cd78",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "89559480-d437-4c29-bf2d-07f170f49ba3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "bb7dca56-1247-4dd4-9407-a15ae5dd4a59",
"id_room": "de0186fb-2d24-47d3-8985-b10c4ca749f7",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "50dac63a-343d-4be6-b65c-856166ddfceb",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "bc2e94d9-0392-484f-b9af-08ae56295c26",
"id_room": "603df603-aa66-4772-a1d1-3c9069a0b22b",
"date_in": "2025-12-08T21:25:08.2686216+01:00",
"date_out": "2025-12-08T21:25:08.2686216+01:00",
"id_user_add": "07f72806-73a7-4e48-9366-83d4d771c1d1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "b45a31ac-7d09-4cb9-884e-d8421dd2114c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "3f54bb01-accb-4c2a-bb27-d5fefc6a29de",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "7848a52a-2175-4598-aec0-30a77c55d25a",
"id_room_state": "ee6f88ee-0d78-4d72-8f90-42d93211c6f9",
"id_image": "e3005dae-9567-432f-ae37-7b1192348f4e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "11782207-f30c-41b8-9060-15956a4bba63",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "1298d2e8-2d89-4606-8cca-8acebbbbdcb6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "7c61fc5c-9844-4834-bb18-e3eb9629c1dc",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "56",
"id": "5d02566b-1448-4a19-bfe6-d3b06ed81c56",
"id_pos_sesion": "23ca0233-68fb-4bb7-b875-59b1a33973f7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7c7db21b-46b2-4e6a-982b-d398eff90780",
"id_room_unit_activity": "5c974f48-ed11-4006-9604-ca7fcc0065d7",
"id_doc_sa": "2c8e61db-c8cb-4a39-806f-a8b52f345d39",
"id_pos_type": "01fbc3bf-fb65-430f-b216-15ea92ed5044",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "0677e7a0-882c-4efa-b9de-8c791f93ca08",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "2b14bb1a-8ac4-419b-ace8-46e153a97e36",
"id_user": "ef419c36-e86d-4d96-ae67-fbfbd1755542",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "93ce9e08-ba38-4875-bdc0-d36014c04e8f",
"id_user": "7beabb00-c53a-4048-8233-aefa0dabf13e",
"date_add": "2025-12-08T21:25:08.2686216+01:00",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "59",
"id": "68d4fee6-cc82-42c1-82c1-e99233fe4b53",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"date_used": "2025-12-08T21:25:08.2686216+01:00",
"id_employee": "103d9484-14fe-4c7c-bdd9-2169ebfd59ce",
"id_branch": "313b7090-a1c1-4d73-a217-2e1e60d6104a",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "63e0b8e1-68a2-4d46-ba00-0a3fd15f6de1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "da2acb63-72e0-4657-926b-52d9097b23a5",
"id_doc": "976136a6-be1c-42ba-b38f-cdc33e2713b1",
"value": 3,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "1e5ffa2d-54e9-4304-a7b2-fd4057a19571",
"id_pos": "f8e5fd85-b5d7-47bb-ad7e-42ef3e37802b",
"id_doc": "1437a335-af8a-4be9-b1ce-e12a4699fbf8",
"id_branch": "0c7526d6-ad05-4e99-9de6-3e10871dba57",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:25:08.2686216+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "3d73be18-5804-4471-9f80-c0573a6b9acc",
"id_loc_from": "4892dd20-2b57-4483-9bef-3b668e6b9567",
"id_loc_end": "d0998052-04ff-4864-8604-7cfab64dc8b1",
"id_user_add": "26f47051-ecd3-4574-a5aa-f28e50dff764",
"id_user_upd": "c4395e6c-f2b9-4a58-8fdf-e96720feac63",
"id_pos_sesion": "a57a8bc6-f2ad-4f2b-b5fb-9bb93d2ee973",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:25:08.2686216+01:00",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "62",
"id": "8e13082f-5335-43d5-976d-c46431087292",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cbe9bc40-104c-4fca-a2a2-683f990cabe2",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"id_user_upd": "b3129c05-beab-4655-a0dc-4abd1d8c1f05",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "8e8c4a69-bd46-4a6d-bd07-c38ffb918390",
"id_item": "96aef514-d52a-4edf-be2b-e98ece74b593",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "3750f2cd-5c36-47f1-8ed4-088e81d9cfec",
"id_line": 2,
"id_item": "5581081a-e710-419a-85c8-fad0c2097d08",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"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": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "64b9ca09-3094-44fd-af86-56c4182be13c",
"spool_server": "sample string 2",
"id_doc_sa": "b8cb761b-35d0-48b8-9a2e-de8fcc55d2ef",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"printed": true,
"print_on": "2025-12-08T21:25:08.2686216+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "dae1656e-a80e-4747-8fd9-0b3dff989748",
"id_pos": "c87817f5-aa0f-4792-936e-5899546dc358",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"key_access": "sample string 5",
"id_user_add": "887a406f-705f-4db8-aa63-d5473d047903",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "ce7eb43c-35ae-4dea-a480-4142caeded30",
"id_pos": "22f72fd3-527d-4441-9e65-1287d30c5214",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "95d19a38-e9ec-4e4b-84b0-dd9b64c55ee1",
"id_pos": "e3a7bcbd-8c5b-4e71-a330-f08a4d79e217",
"date_add": "2025-12-08T21:25:08.2686216+01:00",
"date_upd": "2025-12-08T21:25:08.2686216+01:00",
"date_out": "2025-12-08T21:25:08.2686216+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "69",
"id": "bf852939-7b1a-4b83-8b3c-1217e83a2b4a",
"id_user_add": "f903b197-20f8-4f72-bd94-723336c3506b",
"id_table": "74d4d3e4-93e8-4169-8a6f-42161ae6c7a5",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "ff75507e-c49c-4f7d-ae51-d8580712064a",
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "70",
"id": "33d15a2d-61fe-413b-ba38-39da0587411c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "285cb8cf-b43e-45bd-a409-f89dccbb21f9",
"id_sync": "adeb1945-52a3-4e8e-9174-0df6ae88bef8",
"json": "sample string 3",
"id_table": "5139ddf7-0b78-4ac8-a491-7fddcdf6387a",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "e6f03b90-eac2-49aa-a48d-17a3f4774bbf",
"id_branch_from": "e2d71267-c71f-4312-a3ed-d8aafbeb99cd",
"id_branch_to": "12958300-31b6-4a79-bba7-21ae446b7324",
"type": 4,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:25:08.2686216+01:00",
"send_on": "2025-12-08T21:25:08.2686216+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "e887055f-c64d-46b8-b403-d10ea75e0e0e",
"id_pos": "88d6f981-a7a1-4398-80de-e0b48f9638f2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "12cf383e-0235-4f8c-aa2f-acc905f965a8",
"id_function": "3c11c29c-6712-4e92-a4cb-585a55b4cbb3",
"id_user": "9951ad95-237a-48b8-9137-f0a73bb264ca",
"id_profile": "a01612a0-1cd5-4116-830d-bded61cc569f",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "789a11c0-8850-4266-be35-263de9a2cc7b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "08097ed3-e139-40f2-b324-5c2673b99436",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "08fb3f35-b800-4f19-9ac8-91e4d55df580",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "6d4d0980-e09f-4c69-8208-27c9f6529701",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "128c8c18-fd80-4de7-87cc-65696dd2d2f4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "30cf1738-8c8f-4d46-8629-d3c0bfed6a7d",
"token_id": "sample string 2",
"id_user": "4951a11b-0fe5-424e-b6d1-8a3a5da97aa2",
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "c369205c-48ef-4757-a664-f078a1cf8d11",
"id_room_activity": "9cb8e397-02c6-47e2-80d1-9a22a0444ef3",
"id_pos_sesion": "05ae4488-6a8b-4a90-8818-6d511adcde86",
"log_text": "sample string 4",
"id_user": "94893b56-dd2b-4bc3-8219-9db349482931",
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "6d2eb577-804f-44a7-af2e-2a9ac4dd94f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c9b75e8d-c91a-41bc-afc9-54c6e29d79be",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:25:08.2686216+01:00",
"date_end": "2025-12-08T21:25:08.2686216+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:25:08.2686216+01:00",
"last_update": "2025-12-08T21:25:08.2686216+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
mt_employees_profiles| 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 |
|
| authorized | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | Collection of mt_employees |
None. |
|
| st_users | st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "62c2ab9d-7289-4192-8212-25c556e6c4c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "48cd9be5-8c93-46c3-85ca-f3f244ded674",
"commited": true,
"mt_employees": [
{
"$id": "2",
"id": "8d259020-b18f-4953-b8a2-034c10ff457c",
"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": "7d43f312-a4bb-4aab-bb60-5fda4add1196",
"name_pos": "sample string 12",
"id_image": "001a1891-caf2-48f2-878c-c71270c78834",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "24549bb7-765c-4be4-81b6-57f1e01f0fd6",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "ba683bb3-07f9-49c1-adab-f3aaf3070ac7",
"id_branch": "ae151776-96f5-4640-ab92-a578a4a6db4c",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "8c55bfac-88c2-442a-a699-3964d5d853e3",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "1991cab7-c542-40e8-aff7-64139c9b8ac4",
"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": "b992fb9f-6b37-46f7-98b0-ac639b7e6659",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "388da450-4b26-4272-b80b-8776e2f35a2b",
"commited": true,
"st_images": {
"$id": "5",
"id": "84cc2b3e-c056-49b5-96fb-6ef0e8e2c743",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "2bf18f51-2295-49b6-9e92-2588efa8753d",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "06ab4147-c7fd-4070-888a-76ef0c3c9dfa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4b22e1b8-fa50-48cf-82a4-7f51fee02536",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "9f3e6a5f-d297-4e28-bbb3-f7e5d3195990",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "188753ed-010e-4df8-a981-5628c4b1ea9f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "f0304587-f731-4168-a3a5-21006f3c80e6",
"id_item": "09533955-c539-4ca0-b3b1-43fc65ca47f8",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "6461611e-b62d-4383-8476-9ad2cb2847d4",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "cd60bb72-90a7-4e71-ab85-6edffe7acd09",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "38922f1f-f22f-4e3b-a969-fd5a2b5f1ae4",
"id_unit_sec": "410e0115-8aba-4d6a-a7ff-a9c40529b79a",
"id_brand": "f022c9fc-9e97-4a8a-a3d8-ce4f80deeb15",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "39aca846-ab24-4d92-90fd-845e09477115",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "3daed25a-76b4-4af0-ae50-ff075ed6c901",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "5845eef7-c8a9-4dda-89ef-93a0d8a0ab84",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "a67ff456-c8a2-45df-b4db-10caf830cec6",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "8f0cd81b-5d8e-4aaa-9ba7-d8ae28278265",
"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": "d033f28e-61fa-4083-843f-cc072254079b",
"view_messages": true,
"id_image_photo": "ce90c573-db44-4877-8c70-dbc852b1690c",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "152bd47e-8917-4ed0-899c-0bd2dfafa8d2",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "1775aed8-0ffe-4b43-b490-22ff790bcd4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5e5bf29b-6083-40c0-8afd-00c2b0e5e8d7",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "8aa6b6d1-3d59-46ca-972a-1e98f654f380",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "faaff0f7-3511-4fa7-9695-e13ddae2808d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6d3badef-d2c3-4ae0-b00c-7d42034b5784",
"id_zone": "4057d151-68e0-4a49-8898-de9f821b0c50",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "159ed340-7d00-4058-81ef-f692fe06faad",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "1be1be48-5356-4e6b-aa8f-392bfb395e4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "3758fdeb-3efe-41ab-a0c4-7e6fdd2014d1",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "01bcbe61-dde9-4af0-8fcc-d142d922739b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "7736a8ac-1d38-4add-bcae-2bd4789e7ea2",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "3ca9cae0-9328-4fd3-b165-b288654c7eb7",
"id_cloakroom": "2379cd96-4937-415a-a9b2-07cb8e2b6269",
"id_pos_sesion": "c4058a8b-e40d-4d05-918d-5a5570043d2e",
"unit_id": 4,
"date_open": "2025-12-08T21:25:08.2999482+01:00",
"date_close": "2025-12-08T21:25:08.2999482+01:00",
"id_doc_sa": "78636b1f-5a1e-44a0-98ff-4de59b3e1285",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "3f9d91cc-c4d8-49ca-a60d-17ffacd4219d",
"id_pos": "4e5be301-28a7-447c-9f8d-3be9dbe69c5c",
"id_doc": "5b5c52a4-c3cd-4c05-913f-9194b2dbd638",
"id_branch": "daa6e424-8be7-493d-b6a1-79db0c2d9d13",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:25:08.2999482+01:00",
"date_tax": "2025-12-08T21:25:08.2999482+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b471f49c-0886-408f-9a6b-4ebec9326176",
"id_relationship": "96368a89-1738-40cf-91ec-6642a1d1e678",
"id_loc_from": "fc171d38-4937-4073-86de-f502f91b0f94",
"id_loc_end": "3512895e-f96d-4d7d-b663-cda467adfcb4",
"id_user_add": "78f144da-695a-4ee3-acc7-3f11131265bb",
"id_user_upd": "25a213e6-0281-4cd2-8b20-7655bf7ad5ba",
"comment": "sample string 12",
"id_pos_sesion": "3d503d1f-2e9b-477e-bfd1-f0cc1eac9539",
"id_room_unit": "68a9d604-98f4-418f-9092-c255f4b5468d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1f28d58a-8c77-43cb-8a90-cf7953c0c481",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "954ab199-7acb-4780-8589-2ba77538d3f5",
"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": "ea8eab8d-af93-47f5-afbc-b9cdab6fc7d1",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "74d280cd-886b-428d-836d-bf3a1201a426",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "bec08f45-3810-42fa-a7ab-14a57b6e003e",
"id_pay": "46954e23-a3b2-4bf9-a055-e34610304a25",
"id_money": "0cccb6a1-5290-480e-bbd4-165fa709f452",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "eaf83979-7c5b-4817-a78d-cd211ebbc611",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "21ec8cf8-20d7-4aee-bc78-aa479f9994bf",
"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": "b68fbf44-ec7b-4f50-9bd3-b54ee04e0cd6",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "58f8405b-b351-47ee-8b08-6e59be7b7d1d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "2d332298-4176-4598-b2ca-6ada20626699",
"id_money_2": "0264a68f-aec4-4926-912b-758a11043c9f",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "85e4204b-b43f-4e7f-b0c5-68774da5b6d6",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "7e9becf2-f76b-4e23-b368-21e57e6d26b3",
"id_pay": "5c2366f4-f6f1-47e7-bca9-50bb9f840497",
"id_money": "fa26b52d-c7dd-462e-8472-2324d5ce3a47",
"date_cashflow": "2025-12-08T21:25:08.2999482+01:00",
"coefficient": 5.1,
"id_user_add": "638d4395-764c-4486-adf2-dad01135fa05",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "9e4f81d3-19ea-4dca-b176-b7c09c2d87a3",
"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": "e85287c0-ead1-4981-979e-93325ecd0059",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "0bad286b-b995-48a8-b836-b34425243b6f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "51f62562-b1ab-4d4f-86de-9a842d4e6a61",
"id_line": 2,
"id_pay": "ad9c129d-a7a7-4741-b1fb-b03a0cb91a70",
"id_money": "2a1984f5-3ef4-401c-9020-c8e8b570cde2",
"coefficient": 5.1,
"id_voucher": "1293d40c-3631-42ae-9e8a-693d5ed50112",
"id_employee": "fd78cdaf-13f0-4f56-869f-be92eee8c96b",
"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": "724a7abc-3942-4904-a9df-22a7ebbc13a8",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "d71b0ff8-fe86-4214-8d2b-35b867eaf04d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"date_used": "2025-12-08T21:25:08.2999482+01:00",
"date_sesion": "2025-12-08T21:25:08.2999482+01:00",
"id_employee": "1abc8078-456d-4ee6-b754-afbe5a394ee9",
"id_branch": "9b85d028-ea85-4b8d-8c7b-9a51900b6ed2",
"id_voucher_permision": "f64438b7-d6c4-4f43-b448-5e7136adbbc0",
"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": "ba59c8e0-d629-456f-ab40-f20e03c34e82",
"id_user_add": "caac852b-270a-4676-a542-7fadd3b6cd0a",
"id_doc_sa": "38aac175-7af7-4d87-8a7e-5bf5ac5f023a",
"id_item_sub": "a071961c-696f-4e8d-a4bf-66e66c78949e",
"id_pos_sesion": "b16dc1cd-d279-4978-b682-fda5da0a243c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "d2b1dedf-c435-427d-b95c-41c45cafbeb3",
"id_line": "dc0c0f9c-e3ed-4bd1-9d16-e34098ce0708",
"id_category": "925ca6a6-c5b6-401d-bad5-154424bcff8a",
"id_item": "dd439eb3-a798-474b-80b1-c7e51a6e83ce",
"id_item_type": "22de6767-3d37-4c96-b329-9e619b7ff592",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "38bb4e7d-6b6a-4c32-ba7e-62606b86da87",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "4a02b979-578c-44dd-b1ec-02d9ec0731cc",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "8911a2a1-4145-486a-b9dd-abcd4e41fcbc",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "037b72fc-201a-45a1-88c9-f333a999605b",
"id_item": "deeff04f-3b85-41a0-b1a8-3b3790b01ade",
"id_item_type": "b1abac81-e6dd-45ab-aff0-eabf3e2cb0bd",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "338893a3-356c-44a2-9967-871a24d5775f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "7cbf2205-2a56-457c-9372-1f8f8f21e999",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "134b07c7-df50-445a-bae5-14cf04c8bb89",
"id_item": "ddb2374e-6748-4789-8019-a369052e0080",
"group_id": 3,
"id_unit_ref": "1a27b11f-8247-4ad2-999b-021addb68a24",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "76187d2a-7e66-444f-9e86-ea0c5937b066",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "794af90e-6215-449f-99e9-9d1eeff27ed9",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "e0bde90f-6241-45c7-91a7-2e00b3c2a4c0",
"commited": true,
"mt_units": {
"$id": "29",
"id": "dbe50084-fa10-4dcd-b2db-e22e5840f488",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "7bff4437-e813-4fbe-82d4-a19377750c04",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "32498b93-70ee-4fd2-b868-77eaf59e6d80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b5e6d8e0-b789-439b-862b-58fedaf7b5ee",
"id_doc_print": "a5856075-9108-41fe-89bd-014fd41ab44f",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "418b9d11-f1a2-450b-a1ad-2c97e3331f4d",
"id_item_sub": "bb780692-8df5-46aa-8f46-943df10d7f4f",
"validity_date": "2025-12-08T21:25:08.2999482+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "dfef5e20-9694-45c0-9370-383d192a9c95",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "47fd1d28-4539-430e-ab2e-9da4d1d73a94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "32d8b70e-4f0b-47fd-a434-d0d7f00ef7ce",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "34be7d65-3ad5-4e2c-8e36-5196fe87254d",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "25c9fb9a-a4c3-4c0a-8e7b-e5c041f4d105",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "adec4d00-7866-4dc1-bb34-9d80fe1d6876",
"id_pos_type": "68544953-9a14-4eef-a9ec-04112ae8fa62",
"id_price_list": "5e1f5891-5440-49df-a311-30a32f42741a",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "a60b35c6-4bc8-48f0-a3a3-4293df4b0cb4",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "2f207bac-9b2d-4b5c-84c7-c03ae685176a",
"id_pos_type": "28881416-4654-423b-9fd5-0482e47432ab",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "bbfe6695-bb92-4d30-99cc-1892c278495a",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "a1b94996-8012-4b42-941a-ad405c5c901d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "96e7fb09-92d6-4016-9e7e-e982190732a7",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "94d18cde-630c-4819-b8e0-762eec091dc6",
"id_branch": "88af8c45-943a-4441-8c50-66aa5224331d",
"id_pos_type": "1461ce33-95dc-474d-96ff-ce3a6f2f064f",
"id_pos": "e051f8bc-089a-4cd8-aeec-3efa0b045c4b",
"id_item": "ebc15c9e-1168-4fba-8c56-e511d3ac5769",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "2db008b6-c4f1-40da-a543-3939e3d3be1d",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "dedda999-ce4f-483e-aef7-a986d29353d5",
"id_doc": "40a0cf84-0ad2-4668-9718-2696b7e5f468",
"id_pos_type": "6c8f8b2b-49cc-44cb-ab1c-f4cd1bf3bff2",
"id_doc_print": "fd3e1a37-8f06-4880-8bfa-62dce4eba79a",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "9fe43535-5fbf-499f-baf4-4e8473634187",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "a289f20f-7529-461d-b2ed-cf518237ac64",
"id_pos": "390413b9-1b32-428e-b11d-2667a6546f4c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "b35a0785-7acb-45e2-befc-dfe184ab40b4",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "a1d3bcf3-b736-48dc-9182-5a12fad24101",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "e2726a7b-e836-42f8-9048-18e94cdb72e1",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "dcf05ecc-7f9d-442f-9146-60e6b6998135",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"id_branch": "740d5a8c-c320-4b1a-937e-9bc8d56f249b",
"id_pos": "423fad52-db55-43e6-9171-0867169a0ab2",
"id_list": "fde606fb-7d7b-42e1-9814-57415bb677d3",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "150c052f-8740-47f9-bd34-0e77b604ac2a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "115efdfe-560a-4d79-9b74-cb6a3284c018",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+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": "a7c1b247-f7b1-4a6d-9e7c-dfe5e8c77c4d",
"id_pos": "642a0a6d-d2f1-455c-b83e-6fc10d0790ea",
"id_list": "ba9e7982-d226-4191-8254-6d98a2efed21",
"id_item": "ad004ad6-d466-4bee-bfc8-39ba84551211",
"id_item_type": "a5329167-3d27-4ddd-ae73-dd38fe56c095",
"id_category": "d3a27054-4614-4fe3-8917-de5501edea31",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "6302847b-52ad-4bed-b8bd-e719fb3e001f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "96daa9d0-bcdf-4207-912d-7e3a226daa91",
"id_line": 2,
"id_item_sub": "46fc57eb-40fc-48c5-8565-62efefffa498",
"qty": 4.1,
"id_list": "c7578af4-5b86-4b84-9c0e-f1a2458118a4",
"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": "c231871c-e511-44df-b853-c14b1a2e451a",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "4e9ab1ea-6831-4b50-8556-008b2e4a9908",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "8b4162db-d4c8-4f3b-a29e-0c804ff001d9",
"id_user_upd": "219b4840-0d46-4116-8d45-3fc6e9225616",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "958cd503-7b88-4f86-9c5a-52f44cb619d5",
"id_line": 2,
"id_item": "a0b20f9f-bfb3-4b63-a93d-a6cb58a68a3b",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "aa074028-a77f-43da-8573-8fbfc9ae5ce0",
"order_id": 2,
"id_item": "4f1d8209-3b45-4338-9c85-f677abebe2ff",
"id_item_type": "1347a9a6-d4f8-4bd8-b66c-6da91b04741f",
"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": "a06f466c-c0dd-40bc-8133-3b640e3d52c0",
"type_item": 11,
"id_voucher_json": "324624ae-177b-43f9-97d2-24322516899d",
"count_voucher": 1,
"id_category": "1f9e3dc1-c60b-4b43-92e3-e483f2d6635d",
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "acdf61de-d013-4f98-a7fb-f81c20d22724",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "c4e7f5a9-e62f-4bd8-b881-13d00a1ca6ba",
"nro_sesion": 2,
"id_pos": "0763c4a2-1c87-4158-93a5-fbc48c2a0418",
"date_tax": "2025-12-08T21:25:08.2999482+01:00",
"date_open": "2025-12-08T21:25:08.2999482+01:00",
"date_close": "2025-12-08T21:25:08.2999482+01:00",
"id_user_open": "0c0b3820-e1a2-40a8-9827-9344e6bf08a9",
"id_user_close": "568d558c-2d6e-42fd-ac63-9215106f1a9f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "521b2bfb-dcb7-431c-be87-b039eaf7dfcb",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "51234c9e-5531-4138-bac1-d8bedb9c0f9c",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "c3328f36-e499-4c39-82d2-d19e1643bce0",
"id_room_unit": "af9653df-86b9-423b-b246-ddf70cb1b8c1",
"id_room_list": "62649c1a-409e-47d5-b4e5-f6f692bb3f2e",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:25:08.2999482+01:00",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"date_open": "2025-12-08T21:25:08.2999482+01:00",
"date_close": "2025-12-08T21:25:08.2999482+01:00",
"id_employee": "bb4cd822-0935-45ef-8556-c3b8258ab24d",
"id_employee_sec": "47d672db-acfa-475d-b1fa-b600856e97ca",
"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": "a765108b-c6ab-4a3e-806b-30238dcdb13f",
"comment": "sample string 7",
"id_user_open": "17ea331c-457f-4a7f-bd00-2f702e618f03",
"id_user_close": "24303e21-f26d-4697-bc4b-4ab52488456f",
"id_unit_state": "552d1efc-2cdd-4939-9ad6-d2d11f927c8d",
"id_pos_sesion": "ae7d7a2b-8a3c-4ada-834d-40ee4af5efb7",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:25:08.2999482+01:00",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_employees": {
"$ref": "2"
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$id": "49",
"id": "02da8003-32cb-43b1-bdb0-6df1998c3dc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "cca6f83d-a623-489f-9ba9-9e7b838c2e21",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "d835d49c-6837-4f23-bfa7-03a7a5f16a13",
"locked": true,
"date_locked": "2025-12-08T21:25:08.2999482+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "36627dd2-7ca9-4fd6-ac5a-328f092ddd5d",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "7680daa3-7727-416c-8c68-893c340797b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b14b30bc-5635-4a6a-9807-20cf5c8ab25e",
"name_pos": "sample string 6",
"id_image": "0b3ef07a-a919-4356-877d-ed275dc054c7",
"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": "1db6cb9c-2311-4ce8-b78e-6f050dd885f0",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "a4526efc-b28a-4a1d-82bf-ce38b097f9eb",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "bd7f878b-a041-4599-9895-9b6a15be6c59",
"id_room": "39d0385c-8d2b-4fbb-bccb-771cab90ea7c",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "1c5388f2-7249-4499-834b-a33814b3d1db",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "412e3464-f022-4fd6-ad02-05e02807c959",
"id_room": "bbd3760c-285f-4838-b2e4-7c629dee2dad",
"date_in": "2025-12-08T21:25:08.2999482+01:00",
"date_out": "2025-12-08T21:25:08.2999482+01:00",
"id_user_add": "755cbd4d-5b1e-44bf-a2da-ff9044777bc6",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "e941e631-7849-4f6f-8d70-0cf92082744f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "30a160da-c14b-4c3b-b9e0-b5d36b361ce5",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "5d8ce0a1-7528-42f6-b23a-84f4ec31f1c8",
"id_room_state": "df3f2b13-ed5b-457c-9fe7-9ddcb4b832ad",
"id_image": "4c2106b8-527b-46f2-8815-1e81b41a2c6f",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "959d756e-4812-4df1-8f8e-467a4275fbbd",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "32b5c9dd-1a60-40a3-bfee-e8a9e8b2dfd1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "9076a2f7-ba44-4057-bc0d-d55c59b8d9a7",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "56",
"id": "91a18d29-4b96-4d8b-af2e-a4a545a9adcb",
"id_pos_sesion": "f095c541-dbb6-4803-9ef2-55403c1454f0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "72ee380d-3b0a-4ff2-92d4-37e978cc5471",
"id_room_unit_activity": "bb5e4ecc-39ac-4b58-a556-a65d22a0ecad",
"id_doc_sa": "0c01167b-fefd-4ad8-bb1e-5bfe1d58cf0c",
"id_pos_type": "baeb9bdb-449b-4d01-a707-78dcaf007265",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "da70cda1-376d-4a12-bb5b-734a6cbff3b6",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "8eeda834-562d-4840-86a5-bbdc276aa11b",
"id_user": "543b6903-694a-485d-96ee-93cdfc61e804",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "c079b3b9-0305-47ec-8ca3-c423054b376d",
"id_user": "320e5e50-3058-4392-bc10-3675f7eb1952",
"date_add": "2025-12-08T21:25:08.2999482+01:00",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "59",
"id": "d863d091-c7c7-4fa7-b666-28ad48d6f3ae",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"date_used": "2025-12-08T21:25:08.2999482+01:00",
"id_employee": "8557d3e8-2f5d-4d5e-8959-2c0b64579396",
"id_branch": "668fad13-df51-47ae-adb5-99cc172d86fd",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "e3cb3a81-bb8d-4ceb-9caf-8d4f5ad47ef1",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "22f3f25d-a377-4582-a5cb-663d7418ea35",
"id_doc": "727f383e-7b50-4423-8301-cf0c91991bae",
"value": 3,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "164ab45c-5fbe-4538-b3d3-a1a0bf9f77b9",
"id_pos": "36614df6-a303-4d4c-a769-b3c2e253d7d4",
"id_doc": "ddbbc83d-f0df-468b-9193-55f632ef3661",
"id_branch": "6a5ea6c3-9990-467f-9db4-b54cd84e4886",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:25:08.2999482+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "789c36f7-2726-4c4c-9544-fe3eb9dbee6c",
"id_loc_from": "93fd7c76-f8b3-4553-a219-98771df48301",
"id_loc_end": "de8cda6d-cc1c-4cf0-a063-cd285f425c61",
"id_user_add": "800ba386-d14e-4245-a9d5-6c8e535dfe8e",
"id_user_upd": "1e400795-3284-4c61-8e6f-c84377636916",
"id_pos_sesion": "c90661a8-589e-4a8f-96aa-9e057dc4ce29",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:25:08.2999482+01:00",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "62",
"id": "7629b79b-0a2a-4cf7-8afb-5c1507cfa9e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c410f5bb-0477-4352-b1ed-5ad59d6a62fd",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"id_user_upd": "411b029d-91ff-46f0-843c-c6cedb5a3f77",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "45b8399d-46f8-4913-95c3-314b84654362",
"id_item": "f38a7f49-05bf-4556-803f-5825e9ad202c",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "095799a7-0d73-420e-bdf2-d95b0812556e",
"id_line": 2,
"id_item": "6ba71c0f-1f1b-437a-8050-d303579a6336",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"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": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "44cd9d1c-5261-4ff6-a043-0c4a0c4b4888",
"spool_server": "sample string 2",
"id_doc_sa": "8db1f4bb-2188-4321-a8ff-d907f85a15a9",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"printed": true,
"print_on": "2025-12-08T21:25:08.2999482+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "becb2e1d-254d-4aca-bd83-c9c3decb9491",
"id_pos": "eedcc98b-2ec0-4799-9809-0e34d8a741d1",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"key_access": "sample string 5",
"id_user_add": "c1974582-bc94-40ca-83b5-9722971aa66e",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "54e441de-9ca7-4462-adaf-26f60ba58307",
"id_pos": "a5d0790a-4f43-4c31-a0d7-9eec0a86edef",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "b89a98dc-6b46-4b24-aef6-c6fcae8cbcc4",
"id_pos": "a73feca8-7d05-4ed6-a34d-ef96f6030390",
"date_add": "2025-12-08T21:25:08.2999482+01:00",
"date_upd": "2025-12-08T21:25:08.2999482+01:00",
"date_out": "2025-12-08T21:25:08.2999482+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "69",
"id": "b6f7bc54-59b9-45df-93dc-bd81c03cb4ca",
"id_user_add": "3d7b773c-2632-49e0-958d-0e098fdfcc33",
"id_table": "4a3329d5-1f9e-4216-8cbc-47cb3353f71a",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "64524fc6-7f1b-40ab-b3a3-f0754d66e073",
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "70",
"id": "c3b9a251-86b9-475a-8675-c5b3178dffac",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "6f27c8af-b8c1-4cd3-85a0-f2900b7486fa",
"id_sync": "d5830fc3-dfa9-43f2-bb69-61086c888a5a",
"json": "sample string 3",
"id_table": "6ddd2e93-3116-4bdb-9c42-fae051b9281a",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "7cd643b5-c101-4511-929c-16d2b0b0815f",
"id_branch_from": "04b6432d-a2b5-46dd-8c7d-6bbbbd634275",
"id_branch_to": "8e979661-1137-48f3-b907-d67053375a11",
"type": 4,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:25:08.2999482+01:00",
"send_on": "2025-12-08T21:25:08.2999482+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "7549e034-f82b-4115-94dd-e614bcbe546f",
"id_pos": "701d2fbc-4793-4a79-8ab0-2e791c1c4793",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "64e758be-2b7a-4f53-9da7-d68ac277579e",
"id_function": "26ea877f-032d-4377-b26a-9cbe036176ef",
"id_user": "73704300-25e8-4b17-8d86-7fe1e1ea13b7",
"id_profile": "c6cfbcfc-ef53-416d-a57b-f0115e169a58",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "2619cec4-99c8-4627-88e2-a5acaf5082ef",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "837cc144-229d-4f60-9fa9-71e3969671d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "0b3127fe-5556-4dd7-9233-b0e9a3cc5063",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "99540ce8-305b-457d-82a4-1a5f8794ead1",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "ad7b1854-8a03-4efa-9291-d590c0737841",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "76c82a09-7754-452e-ab87-ebf24b446c7b",
"token_id": "sample string 2",
"id_user": "fbbddd19-e467-4924-8029-19ebcbbd7941",
"date_from": "2025-12-08T21:25:08.2999482+01:00",
"date_end": "2025-12-08T21:25:08.2999482+01:00",
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "2efeba21-c350-48a5-8a11-df1a455ff759",
"id_room_activity": "5d5d633f-0318-41d0-9102-a254a9499bf6",
"id_pos_sesion": "bedefc5e-fdbe-47c3-a658-6459164e417e",
"log_text": "sample string 4",
"id_user": "9dcd3d75-6cda-4559-b456-5b8521b8c03b",
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "c9082758-7860-41a1-a355-6fb4bc4ce442",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:25:08.2999482+01:00",
"last_update": "2025-12-08T21:25:08.2999482+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "5ee0effa-1aed-496d-871b-a8c208a72ce3",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:25:08.3332462+01:00",
"date_end": "2025-12-08T21:25:08.3332462+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:25:08.3332462+01:00",
"last_update": "2025-12-08T21:25:08.3332462+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "1"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
}